Mercurial > emacs
comparison lisp/ChangeLog @ 40903:b84721a8fb60
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 10 Nov 2001 23:19:54 +0000 |
parents | 733a4e58f062 |
children | 689a6f179313 |
comparison
equal
deleted
inserted
replaced
40902:95bf86aa6120 | 40903:b84721a8fb60 |
---|---|
1 2001-11-10 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * progmodes/compile.el (compile-goto-error): Fix previous change | |
4 in the case where subsequent errors have not been parsed yet | |
5 because they are in a different source file. | |
6 | |
1 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl> | 7 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl> |
2 | 8 |
3 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1): Merge | 9 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1): Merge |
4 two regular expressions into one. | 10 two regular expressions into one. |
5 (ps-mode): Make local bindings for `comment-start' and | 11 (ps-mode): Make local bindings for `comment-start' and |