]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 29 Jan 2005 14:05:34 +0000 (14:05 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 29 Jan 2005 14:05:34 +0000 (14:05 +0000)
lisp/ChangeLog
lispref/ChangeLog

index 04c850fffda198f538c65698f4f6bac04b36450c..4699f639d575d2e6678ef2797ee1367160b93d66 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * wid-edit.el (widget-specify-button): If mouse pointer shape
+       cannot be changed, use mouse face instead.
+
 2005-01-29  Nick Roberts  <nickrob@snap.net.nz>
 
        * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
index c871d5aad87b3dadec2cd3414be0f725ce8fce38..c0ce2c6ff0fc3d03bf54cc2d6c11be8ad1337740 100644 (file)
@@ -1,3 +1,17 @@
+2005-01-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * commands.texi (Misc Events): Describe the help-echo event.
+
+       * text.texi (Special Properties) <help-echo>: Use `pos'
+       consistently in description of the help-echo property.  Use
+       @code{nil} instead of @var{nil}.
+
+       * display.texi (Overlay Properties): Fix the index entry for
+       help-echo overlay property.
+
+       * customize.texi (Type Keywords): Uncomment the xref to the
+       help-echo property documentation.
+
 2005-01-23  Kim F. Storm  <storm@cua.dk>
 
        * windows.texi (Window Start): Fix `pos-visible-in-window-p'