mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
(charset-description): Doc fix.
This commit is contained in:
parent
06da1de199
commit
0611934b67
@ -221,7 +221,7 @@ See the function `charset-info' for more detail."
|
||||
`(aref (charset-info ,charset) 12)))
|
||||
|
||||
(defmacro charset-description (charset)
|
||||
"Return descriptoin of CHARSET.
|
||||
"Return description of CHARSET.
|
||||
See the function `charset-info' for more detail."
|
||||
(if (charset-quoted-standard-p charset)
|
||||
(aref (charset-info (nth 1 charset)) 13)
|
||||
|
Loading…
Reference in New Issue
Block a user