aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
Commit message (Expand)AuthorAgeFilesLines
* (makefile-font-lock-keywords): Improve highlightingRichard M. Stallman1996-01-261-2/+2
* Support for Font Lock mode.Simon Marshall1996-01-251-19/+64
* (ada-adjust-case-region, ada-indent-region): Delete format call inside message.Karl Heuer1996-01-251-3/+3
* (simula-electric-keyword): Pass proper format string to message.Karl Heuer1996-01-251-3/+2
* (makefile-browser-toggle): Use delete-region, not kill-line.Richard M. Stallman1996-01-241-2/+2
* (compilation-handle-exit): Undo previous change.Karl Heuer1996-01-231-7/+2
* (compilation-handle-exit): If process-status doesn'tKarl Heuer1996-01-211-1/+4
* (sh-mode): Add autoload cookie.Erik Naggum1996-01-191-0/+2
* (sh-indent-line): Cope if no previous noncomment line.Richard M. Stallman1996-01-171-5/+6
* (makefile-mode): Fix criterion for calling makefile-define-space-face.Richard M. Stallman1996-01-171-1/+1
* (sh-shell-variables): New variable.Richard M. Stallman1996-01-171-7/+15
* Update comment preamble.Erik Naggum1996-01-151-6/+7
* 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 <[email protected]>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 [email protected],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