Mercurial > emacs
changeset 26250:194bcc8d17db
* textmodes/sgml-mode.el (sgml-char-names): Change "half" to
"frac12".
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 30 Oct 1999 21:02:36 +0000 |
parents | 344d89e485f2 |
children | e64ea1353201 |
files | lisp/textmodes/sgml-mode.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/textmodes/sgml-mode.el Sat Oct 30 20:43:26 1999 +0000 +++ b/lisp/textmodes/sgml-mode.el Sat Oct 30 21:02:36 1999 +0000 @@ -174,7 +174,7 @@ "nbsp" "iexcl" "cent" "pound" "curren" "yen" "brvbar" "sect" "uml" "copy" "ordf" "laquo" "not" "shy" "reg" "macr" "ring" "plusmn" "sup2" "sup3" "acute" "micro" "para" "middot" - "cedil" "sup1" "ordm" "raquo" "frac14" "half" "frac34" "iquest" + "cedil" "sup1" "ordm" "raquo" "frac14" "frac12" "frac34" "iquest" "Agrave" "Aacute" "Acirc" "Atilde" "Auml" "Aring" "AElig" "Ccedil" "Egrave" "Eacute" "Ecirc" "Euml" "Igrave" "Iacute" "Icirc" "Iuml" "ETH" "Ntilde" "Ograve" "Oacute" "Ocirc" "Otilde" "Ouml" nil