]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 14 Jul 2004 15:24:33 +0000 (15:24 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 14 Jul 2004 15:24:33 +0000 (15:24 +0000)
lisp/ChangeLog

index b860134af46a117d6cd8201f5f677c4fcc21b8f4..bba807ac21b7e59a68937353fa37a347aedd4d1e 100644 (file)
        (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.