Mercurial > emacs
changeset 56414:febb99ebe690
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 14 Jul 2004 15:24:33 +0000 |
parents | 1dd11607c5a1 |
children | bda3d4cff473 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Jul 14 07:44:37 2004 +0000 +++ b/lisp/ChangeLog Wed Jul 14 15:24:33 2004 +0000 @@ -1475,6 +1475,14 @@ (timer-event-handler): Set triggered-p element non-nil while running the timer function. +2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca> + + * descr-text.el (describe-char-unicode-data) + (describe-char-unicodedata-file): Re-enable the unicode code now that + the licensing issues have been cleared in the unicode-4 license. + (describe-text-properties-1): Remove unused `overlay' var. + (describe-char): Remove unused var `buffer'. + 2004-05-14 David Ponce <david@dponce.com> * tree-widget.el: New file.