Mercurial > emacs
changeset 59772:3ee04791024f
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 29 Jan 2005 14:05:34 +0000 |
parents | 4301dcdf04df |
children | 1ffd5f5591a2 |
files | lisp/ChangeLog lispref/ChangeLog |
diffstat | 2 files changed, 19 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Jan 29 14:04:57 2005 +0000 +++ b/lisp/ChangeLog Sat Jan 29 14:05:34 2005 +0000 @@ -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)
--- a/lispref/ChangeLog Sat Jan 29 14:04:57 2005 +0000 +++ b/lispref/ChangeLog Sat Jan 29 14:05:34 2005 +0000 @@ -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'