summaryrefslogtreecommitdiff
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* Update FSF's address.Erik Naggum1996-01-1423-293/+323
* Many doc fixes.Richard M. Stallman1996-01-121-29/+30
* (sh-mode): Don't move point.Richard M. Stallman1996-01-111-16/+16
* (sh-alias-alist): Don't map sh to bash.Karl Heuer1996-01-091-74/+79
* (makefile-space-face): Don't work onKarl Heuer1996-01-091-1/+2
* (executable-find): Renamed from `executable'.Karl Heuer1996-01-091-42/+45
* (compilation-error-regexp-alist, grep-regexp-alistRoland McGrath1996-01-061-9/+11
* Mon Nov 6 18:01:01 1995 Dave Love <d.love@dl.ac.uk>Roland McGrath1996-01-061-0/+6
* (compilation-error-regexp-alist): Broaden GNAT regexp to match column numbers.Roland McGrath1996-01-061-4/+4
* (compilation-error-regexp-alist): Add regexp for IBM AIX xlc compiler.Roland McGrath1996-01-061-0/+3
* (compilation-handle-exit): New function, broken out of compilation-sentinel.Roland McGrath1996-01-061-70/+65
* Comment fixes.Karl Heuer1996-01-052-2/+2
* (interpreter-mode-alist, auto-mode-alist): Don't alter this here.Richard M. Stallman1996-01-051-33/+0
* (interpreter-mode-alist): Modification deleted.Richard M. Stallman1996-01-051-10/+0
* Comment fix.Karl Heuer1996-01-051-1/+1
* (sh-mode-syntax-table): Doc fix.Karl Heuer1996-01-041-2/+2
* (pascal-auto-newline, pascal-mode, electric-pascal-hash):Karl Heuer1996-01-041-10/+10
* (m2-case, m2-for, m2-if): Doc fix.Karl Heuer1996-01-041-3/+3
* (makefile-insert-special-target,Karl Heuer1996-01-041-2/+2
* (cpp-unknown-face, cpp-face-mono-list, cpp-face-all-list):Karl Heuer1996-01-041-3/+3
* (c++-mode): Doc fix.Karl Heuer1996-01-041-1/+1
* (compilation-error-list): Doc fix.Karl Heuer1996-01-041-2/+2
* (ada-case-keyword, ada-auto-case, ada-krunch-args,Karl Heuer1996-01-041-9/+9
* (hs-hide-block): Fix message spelling.Karl Heuer1996-01-041-3/+3
* (cpp-config-file): New variable.Richard M. Stallman1996-01-011-6/+9
* (hide-ifdefs): Set hif-outside-read-only here.Richard M. Stallman1995-12-251-0/+1
* Many doc fixes.Richard M. Stallman1995-12-251-32/+36
* (makefile-add-log-defun): Rewrite to scan backRichard M. Stallman1995-12-251-12/+23
* (compile-internal): On systems with no asynchronousRichard M. Stallman1995-12-231-2/+26
* (makefile-font-lock-keywords): Fix bad structureKarl Heuer1995-12-211-1/+1
* (compilation-mode): Add autoload cookie.Roland McGrath1995-12-201-13/+14
* Fix completely broken changes of 4 Feb 95 by brat@htilbom.ernet.in,Roland McGrath1995-12-141-179/+136
* Provide sh-script.Karl Heuer1995-12-131-0/+1
* (sh-mode-map): Make the code more legible.Karl Heuer1995-12-131-34/+28
* (add-log-tcl-defun): Don't use tcl-beginning-of-defun; just go to endTom Tromey1995-12-071-6/+8
* (add-log-tcl-defun): Now uses tcl-beginning-of-defun.Tom Tromey1995-12-071-5/+10
* (inferior-lisp-load-command): Doc fix.Richard M. Stallman1995-11-251-3/+3
* (next-file): Make interactive arg t if had any prefix arg.Richard M. Stallman1995-11-171-1/+2
* (c++-mode): Remove autoload cookie.Richard M. Stallman1995-11-151-1/+0
* (compilation-sentinel): Use the local value ofRichard M. Stallman1995-11-141-6/+6
* (sh-mode): Remove ! in column 1.Erik Naggum1995-11-111-1/+1
* (sh-mode): as above. Use page-delimiter rather than literal "^L".Richard M. Stallman1995-11-111-1/+1
* (makefile-space-face): Don't list in facemenu.Karl Heuer1995-11-101-0/+1
* (awk-mode): Require cc-mode.Richard M. Stallman1995-11-101-0/+1
* (sh-mode-map): Put sh-execute-region on C-M-x.Richard M. Stallman1995-11-101-2/+2
* (makefile-mode): Call makefile-define-space-face only if it is defined.Richard M. Stallman1995-11-101-6/+7
* compilation-mode-font-lock-keywords tweakSimon Marshall1995-11-091-1/+2
* (makefile-define-space-face): Don't make face if non-X.Karl Heuer1995-11-051-3/+4
* (sh-shells): Eliminated variable redundant withKarl Heuer1995-11-031-99/+143
* (sh-remember-variable): Set variable to empty string,Karl Heuer1995-11-031-1/+1