From 64c1ef4a50280aa7b703e512fbfacd5d219fe5e0 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 23 Oct 2001 14:11:09 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 3 +++ 2 files changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1a51430415f..be5413a78e3 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 615556e93b4..ce6e9956a3a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-10-23 Gerd Moellmann + * lread.c (syms_of_lread): Raise to + 50. + * xterm.c (x_draw_glyphs): Remove parameters READ_START and REAL_END. Notice if cursor gets overwritten. (notice_overwritten_cursor): Take X positions as parameters. -- 2.39.2