Mercurial > emacs
changeset 30671:77dfebdf286a
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 08 Aug 2000 12:41:40 +0000 |
parents | 83cf6ade23ac |
children | 83c11fe78d32 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 13 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 08 12:38:08 2000 +0000 +++ b/lisp/ChangeLog Tue Aug 08 12:41:40 2000 +0000 @@ -1,3 +1,12 @@ +2000-08-08 Gerd Moellmann <gerd@gnu.org> + + * 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 <eliz@is.elta.co.il> * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to
--- a/src/ChangeLog Tue Aug 08 12:38:08 2000 +0000 +++ b/src/ChangeLog Tue Aug 08 12:41:40 2000 +0000 @@ -1,3 +1,7 @@ +2000-08-08 Gerd Moellmann <gerd@gnu.org> + + * charset.c (Fstring_width): Doc fix. + 2000-08-07 Gerd Moellmann <gerd@gnu.org> * xdisp.c (start_display): WHen starting display on a continuation