| Commit message (Expand) | Author | Age | Files | Lines |
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 23 | -293/+323 |
* | Many doc fixes. | Richard M. Stallman | 1996-01-12 | 1 | -29/+30 |
* | (sh-mode): Don't move point. | Richard M. Stallman | 1996-01-11 | 1 | -16/+16 |
* | (sh-alias-alist): Don't map sh to bash. | Karl Heuer | 1996-01-09 | 1 | -74/+79 |
* | (makefile-space-face): Don't work on | Karl Heuer | 1996-01-09 | 1 | -1/+2 |
* | (executable-find): Renamed from `executable'. | Karl Heuer | 1996-01-09 | 1 | -42/+45 |
* | (compilation-error-regexp-alist, grep-regexp-alist | Roland McGrath | 1996-01-06 | 1 | -9/+11 |
* | Mon Nov 6 18:01:01 1995 Dave Love <d.love@dl.ac.uk> | Roland McGrath | 1996-01-06 | 1 | -0/+6 |
* | (compilation-error-regexp-alist): Broaden GNAT regexp to match column numbers. | Roland McGrath | 1996-01-06 | 1 | -4/+4 |
* | (compilation-error-regexp-alist): Add regexp for IBM AIX xlc compiler. | Roland McGrath | 1996-01-06 | 1 | -0/+3 |
* | (compilation-handle-exit): New function, broken out of compilation-sentinel. | Roland McGrath | 1996-01-06 | 1 | -70/+65 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 2 | -2/+2 |
* | (interpreter-mode-alist, auto-mode-alist): Don't alter this here. | Richard M. Stallman | 1996-01-05 | 1 | -33/+0 |
* | (interpreter-mode-alist): Modification deleted. | Richard M. Stallman | 1996-01-05 | 1 | -10/+0 |
* | Comment fix. | Karl Heuer | 1996-01-05 | 1 | -1/+1 |
* | (sh-mode-syntax-table): Doc fix. | Karl Heuer | 1996-01-04 | 1 | -2/+2 |
* | (pascal-auto-newline, pascal-mode, electric-pascal-hash): | Karl Heuer | 1996-01-04 | 1 | -10/+10 |
* | (m2-case, m2-for, m2-if): Doc fix. | Karl Heuer | 1996-01-04 | 1 | -3/+3 |
* | (makefile-insert-special-target, | Karl Heuer | 1996-01-04 | 1 | -2/+2 |
* | (cpp-unknown-face, cpp-face-mono-list, cpp-face-all-list): | Karl Heuer | 1996-01-04 | 1 | -3/+3 |
* | (c++-mode): Doc fix. | Karl Heuer | 1996-01-04 | 1 | -1/+1 |
* | (compilation-error-list): Doc fix. | Karl Heuer | 1996-01-04 | 1 | -2/+2 |
* | (ada-case-keyword, ada-auto-case, ada-krunch-args, | Karl Heuer | 1996-01-04 | 1 | -9/+9 |
* | (hs-hide-block): Fix message spelling. | Karl Heuer | 1996-01-04 | 1 | -3/+3 |
* | (cpp-config-file): New variable. | Richard M. Stallman | 1996-01-01 | 1 | -6/+9 |
* | (hide-ifdefs): Set hif-outside-read-only here. | Richard M. Stallman | 1995-12-25 | 1 | -0/+1 |
* | Many doc fixes. | Richard M. Stallman | 1995-12-25 | 1 | -32/+36 |
* | (makefile-add-log-defun): Rewrite to scan back | Richard M. Stallman | 1995-12-25 | 1 | -12/+23 |
* | (compile-internal): On systems with no asynchronous | Richard M. Stallman | 1995-12-23 | 1 | -2/+26 |
* | (makefile-font-lock-keywords): Fix bad structure | Karl Heuer | 1995-12-21 | 1 | -1/+1 |
* | (compilation-mode): Add autoload cookie. | Roland McGrath | 1995-12-20 | 1 | -13/+14 |
* | Fix completely broken changes of 4 Feb 95 by brat@htilbom.ernet.in, | Roland McGrath | 1995-12-14 | 1 | -179/+136 |
* | Provide sh-script. | Karl Heuer | 1995-12-13 | 1 | -0/+1 |
* | (sh-mode-map): Make the code more legible. | Karl Heuer | 1995-12-13 | 1 | -34/+28 |
* | (add-log-tcl-defun): Don't use tcl-beginning-of-defun; just go to end | Tom Tromey | 1995-12-07 | 1 | -6/+8 |
* | (add-log-tcl-defun): Now uses tcl-beginning-of-defun. | Tom Tromey | 1995-12-07 | 1 | -5/+10 |
* | (inferior-lisp-load-command): Doc fix. | Richard M. Stallman | 1995-11-25 | 1 | -3/+3 |
* | (next-file): Make interactive arg t if had any prefix arg. | Richard M. Stallman | 1995-11-17 | 1 | -1/+2 |
* | (c++-mode): Remove autoload cookie. | Richard M. Stallman | 1995-11-15 | 1 | -1/+0 |
* | (compilation-sentinel): Use the local value of | Richard M. Stallman | 1995-11-14 | 1 | -6/+6 |
* | (sh-mode): Remove ! in column 1. | Erik Naggum | 1995-11-11 | 1 | -1/+1 |
* | (sh-mode): as above. Use page-delimiter rather than literal "^L". | Richard M. Stallman | 1995-11-11 | 1 | -1/+1 |
* | (makefile-space-face): Don't list in facemenu. | Karl Heuer | 1995-11-10 | 1 | -0/+1 |
* | (awk-mode): Require cc-mode. | Richard M. Stallman | 1995-11-10 | 1 | -0/+1 |
* | (sh-mode-map): Put sh-execute-region on C-M-x. | Richard M. Stallman | 1995-11-10 | 1 | -2/+2 |
* | (makefile-mode): Call makefile-define-space-face only if it is defined. | Richard M. Stallman | 1995-11-10 | 1 | -6/+7 |
* | compilation-mode-font-lock-keywords tweak | Simon Marshall | 1995-11-09 | 1 | -1/+2 |
* | (makefile-define-space-face): Don't make face if non-X. | Karl Heuer | 1995-11-05 | 1 | -3/+4 |
* | (sh-shells): Eliminated variable redundant with | Karl Heuer | 1995-11-03 | 1 | -99/+143 |
* | (sh-remember-variable): Set variable to empty string, | Karl Heuer | 1995-11-03 | 1 | -1/+1 |