* textmodes/sgml-mode.el (sgml-char-names): Change "half" to
[bpt/emacs.git] / lisp / ChangeLog
index 4457632..1bd71ae 100644 (file)
@@ -1,5 +1,8 @@
 1999-10-30  Gerd Moellmann  <gerd@gnu.org>
 
+       * textmodes/sgml-mode.el (sgml-char-names): Change "half" to
+       "frac12".
+
        * emacs-lisp/advice.el (ad-activate-on): Make it an alias for
        ad-activate.
 
@@ -28,8 +31,9 @@
        to return the list of whitespaces for whom checks have been
        suppressed.
 
-       * whitespace.el (whitespace-display-unchecked-whitespaces):
-       Renamed to `whitespace-update-modeline' to reflect its functionality.
+       * whitespace.el (whitespace-display-unchecked-whitespaces):
+       Renamed to `whitespace-update-modeline' to reflect its
+       functionality.
 
 1999-09-30  Rajesh Vaidheeswarran <rv@dsmit.com>