comparison lisp/ChangeLog @ 40212:9929e04e78bb

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 23 Oct 2001 14:09:20 +0000
parents 32562176a269
children a1a8276c8da5
comparison
equal deleted inserted replaced
40211:19a89ce104dd 40212:9929e04e78bb
1 2001-10-23 Gerd Moellmann <gerd@gnu.org>
2
3 * desktop.el (desktop-last-buffer): New variable.
4 (desktop-create-buffer): Set it.
5 (desktop-read): Bind it and switch to that buffer.
6
1 2001-10-22 Gerd Moellmann <gerd@gnu.org> 7 2001-10-22 Gerd Moellmann <gerd@gnu.org>
2 8
3 * progmodes/compile.el (compilation-set-window-height): Select 9 * progmodes/compile.el (compilation-set-window-height): Select
4 old window only if it's still live. 10 old window only if it's still live.
5 11