* textmodes/sgml-mode.el (sgml-char-names): Change "half" to
"frac12".
This commit is contained in:
parent
65113618fc
commit
e79ad8a15d
2 changed files with 7 additions and 3 deletions
|
@ -174,7 +174,7 @@ This takes effect when first loading the sgml-mode library.")
|
|||
"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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue