]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Thu, 6 May 2004 00:46:57 +0000 (00:46 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Thu, 6 May 2004 00:46:57 +0000 (00:46 +0000)
lisp/ChangeLog
src/ChangeLog

index 628307fff6ace35c6139ef5f2292ff3a0b011c9b..2da583d85fe419f711b4e491750bd12d77da8c08 100644 (file)
@@ -1,3 +1,8 @@
+2004-05-06  Juanma Barranquero  <lektu@terra.es>
+
+       * ehelp.el (electric-help-command-loop): Check whether the last
+       character is visible, not (point-max).
+
 2004-05-05  Kenichi Handa  <handa@m17n.org>
 
        * descr-text.el (describe-char): Copy the character with text
 2004-05-05  Stephen Eglen  <stephen@anc.ed.ac.uk>
 
        * iswitchb.el (iswitchb-global-map): Fix typo.
-       Removed unwanted ###autoloads from source file.
+       Remove unwanted ###autoloads from source file.
 
 2004-05-05  Lars Hansen  <larsh@math.ku.dk>
 
        * 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  <mmaug@yahoo.com>
index e71edf8239e234a0e5dbfab82ac12383da33dc41..acd6084a09dbcd7f90ad86b96fb6136b41b5c6f8 100644 (file)
@@ -1,3 +1,7 @@
+2004-05-06  Romain Francoise  <romain@orebokech.com>  (tiny change)
+
+       * data.c (Fsetq_default): Fix docstring.
+
 2004-05-06  Jason Rumney  <jasonr@gnu.org>
 
        * image.c (Display) [HAVE_NTGUI]: Redefine while loading xpm.h