comparison lisp/ChangeLog @ 28499:539fdf4e8e74

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 04 Apr 2000 15:03:37 +0000
parents 92a9591b21a2
children 3d557619ba03
comparison
equal deleted inserted replaced
28498:809168962c9b 28499:539fdf4e8e74
1 2000-04-04 Milan Zamazal <pdm@freesoft.cz>
2
3 * glasses.el: Provide facilities for inserting space before left
4 parentheses and uncapitalization of identifiers.
5 (glasses-mode): Try to remove old overlays in all cases.
6
1 2000-04-03 Gerd Moellmann <gerd@gnu.org> 7 2000-04-03 Gerd Moellmann <gerd@gnu.org>
2 8
3 * progmodes/compile.el (compile-internal): Display the compilation 9 * progmodes/compile.el (compile-internal): Display the compilation
4 buffer in a different frame, if it's already displayed there. 10 buffer in a different frame, if it's already displayed there.
5 11