From 24db49fb9ef208976d3260b63cf8069830520c84 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 23 Oct 2001 14:09:20 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7fc67f36049..d0a8dcf24cf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2001-10-23 Gerd Moellmann + + * 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 * progmodes/compile.el (compilation-set-window-height): Select diff --git a/src/ChangeLog b/src/ChangeLog index cfed027808c..b4126bb59f5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-10-23 Gerd Moellmann + + * lread.c (syms_of_lread): Raise to + 50. + 2001-10-23 Andreas Schwab * m/macppc.h [LINUX]: Undef LD_SWITCH_SYSTEM_TEMACS and override -- 2.39.5