# HG changeset patch # User Stefan Monnier # Date 1089818673 0 # Node ID febb99ebe6903adbdd19bb75bb280b267f96cece # Parent 1dd11607c5a1e1755d470970bd901ede9ed6934d *** empty log message *** diff -r 1dd11607c5a1 -r febb99ebe690 lisp/ChangeLog --- 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 + + * 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 * tree-widget.el: New file.