| Commit message (Expand) | Author | Age | Files | Lines |
* | (etags-list-tags): When there is an explicit tag name, skip the \177 before | Roland McGrath | 1996-06-08 | 1 | -1/+1 |
* | (c-macro-preprocessor): New clause for Solaris. | Richard M. Stallman | 1996-06-07 | 1 | -2/+8 |
* | Fri Jun 7 13:06:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1996-06-07 | 1 | -14/+27 |
* | (c-macro-expansion): Delete ??! trigraph in uniquestring. | Karl Heuer | 1996-05-21 | 1 | -10/+11 |
* | (c-macro-expansion): Correct bug in creating tempname. | Karl Heuer | 1996-05-21 | 1 | -3/+5 |
* | Delete the hilit19 support--it doesn't work. | Karl Heuer | 1996-05-17 | 1 | -95/+1 |
* | (pascal-end-of-statement, pascal-calculate-indent): | Richard M. Stallman | 1996-05-13 | 1 | -5/+7 |
* | (f90-hilit-patterns): Avoid using undefined variables. | Richard M. Stallman | 1996-05-11 | 1 | -8/+8 |
* | (hide-ifdef-mode): Doc fix. | Richard M. Stallman | 1996-05-05 | 1 | -1/+1 |
* | (compilation-error-regexp-alist): Add regexp | Richard M. Stallman | 1996-04-26 | 1 | -0/+5 |
* | (simula-submit-bug-report): Use emacs-version. | Richard M. Stallman | 1996-04-21 | 1 | -12/+2 |
* | (simula-tab-always-indent, simula-indent-level) | Richard M. Stallman | 1996-04-21 | 1 | -100/+492 |
* | (f90-keywords-re): Added operator and result. | Karl Heuer | 1996-04-19 | 1 | -26/+44 |
* | (sh-while-getopts): Punctuate help message better. | Richard M. Stallman | 1996-04-15 | 1 | -3/+3 |
* | (sh-alias-alist): Recognize lignux. | Richard M. Stallman | 1996-03-27 | 1 | -1/+1 |
* | (sh-shell-arg): Add no options for bash, ksh, or wksh. | Richard M. Stallman | 1996-03-27 | 1 | -4/+7 |
* | (sh-shell-arg): Don't add any options for bash, ksh. | Richard M. Stallman | 1996-03-25 | 1 | -2/+5 |
* | (tcl-using-emacs-19): Work with XEmacs 20.0. From Ben Wing. | Tom Tromey | 1996-03-23 | 1 | -5/+10 |
* | (switch-to-lisp): Sometimes turn on pop-up-frames. | Richard M. Stallman | 1996-03-22 | 1 | -1/+6 |
* | (indent-c++-exp): Use calculate-c-indent-after-brace. | Richard M. Stallman | 1996-03-21 | 1 | -1/+3 |
* | (sh-font-lock-keywords): Highlight \ only with non-alphanumeric char. | Richard M. Stallman | 1996-03-20 | 1 | -1/+1 |
* | (compilation-find-buffer): Only choose compilation-last-buffer if it is | Roland McGrath | 1996-03-14 | 1 | -0/+1 |
* | (pascal-declaration-end): Now locates the end of a parameterlist correctly. | Richard M. Stallman | 1996-03-07 | 1 | -6/+13 |
* | 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 |