Mercurial > emacs
diff lisp/ChangeLog @ 51133:8eb2d4a0fe7f
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 21 May 2003 22:28:54 +0000 |
parents | e45cf4a107cd |
children | e2d3a93ac98d |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed May 21 22:23:52 2003 +0000 +++ b/lisp/ChangeLog Wed May 21 22:28:54 2003 +0000 @@ -1,3 +1,13 @@ +2003-05-21 Dave Love <fx@gnu.org> + + * descr-text.el (unicodedata-file): New. + (unicode-data): New (adapted from unicode branch). + (describe-char): Use it. Print char's unicode differently. Avoid + elements with null cadr when formatting list. Clarify error + message when used in Help buffer. + (button): Require when compiling. + (describe-char-after): Alias for obsolete command. + 2003-05-21 Nick Roberts <nick@nick.uklinux.net> * gdb-ui.el (gud-gdba-command-name): Use -noasync option for Gdb