From 9f6d1a6cae2e18e655f81cd10389f2ef1b195805 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 8 Aug 2000 12:41:40 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ src/ChangeLog | 4 ++++ 2 files changed, 13 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 16fa1f71277..94e38e400cc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2000-08-08 Gerd Moellmann + + * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N=' + labels. + + * help.el (print-help-return-message): When + display-buffer-reuse-frames is set, let the help window been quit, + instead of deleting it, which might delete a reused frame. + 2000-08-08 Eli Zaretskii * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to diff --git a/src/ChangeLog b/src/ChangeLog index 1b1def22adb..391e01a8990 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2000-08-08 Gerd Moellmann + + * charset.c (Fstring_width): Doc fix. + 2000-08-07 Gerd Moellmann * xdisp.c (start_display): WHen starting display on a continuation -- 2.39.2