Mercurial > emacs
changeset 40212:9929e04e78bb
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 23 Oct 2001 14:09:20 +0000 |
parents | 19a89ce104dd |
children | 6b1fa995737b |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Oct 23 14:08:08 2001 +0000 +++ b/lisp/ChangeLog Tue Oct 23 14:09:20 2001 +0000 @@ -1,3 +1,9 @@ +2001-10-23 Gerd Moellmann <gerd@gnu.org> + + * desktop.el (desktop-last-buffer): New variable. + (desktop-create-buffer): Set it. + (desktop-read): Bind it and switch to that buffer. + 2001-10-22 Gerd Moellmann <gerd@gnu.org> * progmodes/compile.el (compilation-set-window-height): Select
--- a/src/ChangeLog Tue Oct 23 14:08:08 2001 +0000 +++ b/src/ChangeLog Tue Oct 23 14:09:20 2001 +0000 @@ -1,3 +1,8 @@ +2001-10-23 Gerd Moellmann <gerd@gnu.org> + + * lread.c (syms_of_lread)<recursive-load-depth-limit>: Raise to + 50. + 2001-10-23 Andreas Schwab <schwab@suse.de> * m/macppc.h [LINUX]: Undef LD_SWITCH_SYSTEM_TEMACS and override