Mercurial > emacs
changeset 26489:1a438767af51
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 18 Nov 1999 15:57:55 +0000 |
parents | bfcbc828fdbc |
children | 2b08d829af86 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 18 15:54:18 1999 +0000 +++ b/lisp/ChangeLog Thu Nov 18 15:57:55 1999 +0000 @@ -1,3 +1,8 @@ +1999-11-18 Gerd Moellmann <gerd@gnu.org> + + * progmodes/compile.el (compilation-parse-errors): Use + compilation-buffer-p instead of testing major-mode. + 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu> * mail/rmailedit.el (rmail-cease-edit): Run rmail-mode-hook.