mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 22:07:36 +00:00
(non-standard-icccm-encodings-alist): Doc fix.
This commit is contained in:
parent
c21993d04f
commit
7f1cdd4648
1 changed files with 2 additions and 2 deletions
|
|
@ -1305,8 +1305,8 @@ ARG is a list of coding categories ordered by priority."
|
|||
("ISO8859-14" . latin-iso8859-14)
|
||||
("KOI8-R" . koi8-r)
|
||||
("BIG5-0" . big5))
|
||||
"Alist of font charset names defined by XLFD, and the corresponding Emacs
|
||||
charsets or coding systems.")
|
||||
"Alist of font charset names defined by XLFD.
|
||||
The cdr of each element is the corresponding Emacs charset or coding system.")
|
||||
|
||||
;; Functions to support "Non-Standard Character Set Encodings" defined
|
||||
;; by the COMPOUND-TEXT spec.
|
||||
|
|
|
|||
Loading…
Reference in a new issue