Mercurial > emacs
changeset 30248:c969af4a71a7
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 16 Jul 2000 15:31:10 +0000 |
parents | 80383e9be1e2 |
children | fb30df0ff4ab |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jul 16 15:30:34 2000 +0000 +++ b/lisp/ChangeLog Sun Jul 16 15:31:10 2000 +0000 @@ -1,3 +1,14 @@ +2000-07-16 Dave Love <fx@gnu.org> + + * cus-edit.el (custom-buffer-create-internal): Use a help-echo + function to be more specific. + + * wid-edit.el (widget-specify-field, widget-specify-button): Allow + non-string help-echo. + (widget-types-convert-widget): Defsubst it. + (widget-echo-help): Try to cope with a help-echo function of two + possible sorts. + 2000-07-15 Jason Rumney <jasonr@gnu.org> * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):