| Commit message (Expand) | Author | Age | Files | Lines |
* | Comment change. | Richard M. Stallman | 1996-03-02 | 2 | -3/+3 |
* | (compilation-parse-errors): | Richard M. Stallman | 1996-03-01 | 1 | -26/+8 |
* | Comment change. | Richard M. Stallman | 1996-03-01 | 1 | -7/+21 |
* | (makefile-runtime-macros-list): Add + to the list. | Richard M. Stallman | 1996-02-26 | 1 | -1/+1 |
* | (compilation-minor-mode): Add missing `)'. | Erik Naggum | 1996-02-22 | 1 | -1/+1 |
* | (perl-imenu-generic-expression): Recognize packages. | Karl Heuer | 1996-02-21 | 1 | -0/+1 |
* | (c++-mode-syntax-table): Don't use c-mode-syntax-table. | Karl Heuer | 1996-02-21 | 1 | -1/+13 |
* | (compilation-minor-mode): Run compilation-minor-mode-hook. | Roland McGrath | 1996-02-21 | 1 | -2/+5 |
* | Added provide. | Roland McGrath | 1996-02-21 | 1 | -20/+22 |
* | (compilation-parse-errors): Detect doubled slashes in file names matched | Roland McGrath | 1996-02-13 | 1 | -0/+26 |
* | (f90-indent-subprogram): Fix message. | Karl Heuer | 1996-02-09 | 1 | -4/+4 |
* | (f90-indent-subprogram, f90-match-end): Pass proper format string to message. | Richard M. Stallman | 1996-02-09 | 1 | -11/+105 |
* | (compilation-filter): Run compilation-filter-hook. | Richard M. Stallman | 1996-02-01 | 1 | -0/+1 |
* | (visit-tags-table-buffer, tags-loop-scan, complete-tag): Fix error format | Karl Heuer | 1996-01-29 | 1 | -3/+6 |
* | (sh-shell-variables-initialized): New variable. | Richard M. Stallman | 1996-01-29 | 1 | -11/+52 |
* | (cpp-parse-error): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -1/+1 |
* | (ada-indent-region, ada-check-matching-start, ada-check-defun-name): Fix error | Karl Heuer | 1996-01-29 | 1 | -14/+5 |
* | (c-macro-preprocessor): Define a preprocessor name | Richard M. Stallman | 1996-01-29 | 1 | -10/+27 |
* | (makefile-font-lock-keywords): Improve highlighting | Richard M. Stallman | 1996-01-26 | 1 | -2/+2 |
* | Support for Font Lock mode. | Simon Marshall | 1996-01-25 | 1 | -19/+64 |
* | (ada-adjust-case-region, ada-indent-region): Delete format call inside message. | Karl Heuer | 1996-01-25 | 1 | -3/+3 |
* | (simula-electric-keyword): Pass proper format string to message. | Karl Heuer | 1996-01-25 | 1 | -3/+2 |
* | (makefile-browser-toggle): Use delete-region, not kill-line. | Richard M. Stallman | 1996-01-24 | 1 | -2/+2 |
* | (compilation-handle-exit): Undo previous change. | Karl Heuer | 1996-01-23 | 1 | -7/+2 |
* | (compilation-handle-exit): If process-status doesn't | Karl Heuer | 1996-01-21 | 1 | -1/+4 |
* | (sh-mode): Add autoload cookie. | Erik Naggum | 1996-01-19 | 1 | -0/+2 |
* | (sh-indent-line): Cope if no previous noncomment line. | Richard M. Stallman | 1996-01-17 | 1 | -5/+6 |
* | (makefile-mode): Fix criterion for calling makefile-define-space-face. | Richard M. Stallman | 1996-01-17 | 1 | -1/+1 |
* | (sh-shell-variables): New variable. | Richard M. Stallman | 1996-01-17 | 1 | -7/+15 |
* | Update comment preamble. | Erik Naggum | 1996-01-15 | 1 | -6/+7 |
* | 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 |