comparison lisp/ChangeLog @ 54816:5cf37cfc7515

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Mon, 12 Apr 2004 10:25:33 +0000
parents e40dfbc0d5f2
children 50e0b2d92ba3
comparison
equal deleted inserted replaced
54815:d13dc0c5f80d 54816:5cf37cfc7515
6 (ibuffer-prev-window-config): New variable. 6 (ibuffer-prev-window-config): New variable.
7 (ibuffer-quit): Restore previous window configuration instead of 7 (ibuffer-quit): Restore previous window configuration instead of
8 deleting window. 8 deleting window.
9 (ibuffer): Save window configuration before showing Ibuffer 9 (ibuffer): Save window configuration before showing Ibuffer
10 buffer. 10 buffer.
11
12 * help.el (describe-mode): Doc fix.
11 13
12 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca> 14 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
13 15
14 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test 16 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
15 not to treat nil as a function. 17 not to treat nil as a function.