From b03a4fdde7431de46776c0e2e9b0e3680e50c96a Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 6 May 2004 00:46:57 +0000 Subject: *** empty log message *** --- lisp/ChangeLog | 9 +++++++-- src/ChangeLog | 4 ++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 628307fff6..2da583d85f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2004-05-06 Juanma Barranquero + + * ehelp.el (electric-help-command-loop): Check whether the last + character is visible, not (point-max). + 2004-05-05 Kenichi Handa * descr-text.el (describe-char): Copy the character with text @@ -7,12 +12,12 @@ 2004-05-05 Stephen Eglen * iswitchb.el (iswitchb-global-map): Fix typo. - Removed unwanted ###autoloads from source file. + Remove unwanted ###autoloads from source file. 2004-05-05 Lars Hansen * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook - in run-hooks. Use substitute-command-keys in message. + in run-hooks. Use substitute-command-keys in message. (wdired-abort-changes): Add message. 2004-05-03 Michael Mauger diff --git a/src/ChangeLog b/src/ChangeLog index e71edf8239..acd6084a09 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2004-05-06 Romain Francoise (tiny change) + + * data.c (Fsetq_default): Fix docstring. + 2004-05-06 Jason Rumney * image.c (Display) [HAVE_NTGUI]: Redefine while loading xpm.h -- cgit v1.2.3