comparison lisp/ChangeLog @ 26492:c5ae267f2e52

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 18 Nov 1999 16:07:35 +0000
parents 1a438767af51
children 736c6b0dc28a
comparison
equal deleted inserted replaced
26491:7de24bd78e93 26492:c5ae267f2e52
1 1999-11-18 Gerd Moellmann <gerd@gnu.org> 1 1999-11-18 Gerd Moellmann <gerd@gnu.org>
2
3 * speedbar.el: Clean up comment at the start of the file.
4 Remove RCS id.
2 5
3 * progmodes/compile.el (compilation-parse-errors): Use 6 * progmodes/compile.el (compilation-parse-errors): Use
4 compilation-buffer-p instead of testing major-mode. 7 compilation-buffer-p instead of testing major-mode.
5 8
6 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu> 9 1999-11-18 Richard M. Stallman <rms@caffeine.ai.mit.edu>