comparison lisp/ChangeLog @ 30248:c969af4a71a7

*** empty log message ***
author Dave Love <fx@gnu.org>
date Sun, 16 Jul 2000 15:31:10 +0000
parents 6d37357647d2
children bf443dabe303
comparison
equal deleted inserted replaced
30247:80383e9be1e2 30248:c969af4a71a7
1 2000-07-16 Dave Love <fx@gnu.org>
2
3 * cus-edit.el (custom-buffer-create-internal): Use a help-echo
4 function to be more specific.
5
6 * wid-edit.el (widget-specify-field, widget-specify-button): Allow
7 non-string help-echo.
8 (widget-types-convert-widget): Defsubst it.
9 (widget-echo-help): Try to cope with a help-echo function of two
10 possible sorts.
11
1 2000-07-15 Jason Rumney <jasonr@gnu.org> 12 2000-07-15 Jason Rumney <jasonr@gnu.org>
2 13
3 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist): 14 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist):
4 Declare as obsolete. 15 Declare as obsolete.
5 16