mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge from emacs--devo--0
Patches applied: * emacs--devo--0 (patch 638-652) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 202) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-177
This commit is contained in:
commit
a73d7753f9
184 changed files with 27171 additions and 14227 deletions
|
|
@ -281,6 +281,19 @@ character set which supports the same languages as Latin-1 with the
|
|||
addition of the Euro sign and some additional French and Finnish letters.
|
||||
Latin-9 is sometimes nicknamed `Latin-0'."))
|
||||
'("European"))
|
||||
|
||||
(set-language-info-alist
|
||||
"Esperanto" '((tutorial . "TUTORIAL.eo")
|
||||
(charset ascii latin-iso8859-3)
|
||||
(coding-system iso-latin-3)
|
||||
(coding-priority iso-latin-3)
|
||||
(nonascii-translation . latin-iso8859-3)
|
||||
(unibyte-syntax . "latin-3")
|
||||
(unibyte-display . iso-latin-3)
|
||||
(input-method . "latin-3-prefix")
|
||||
(documentation . "Support for Esperanto with ISO-8859-3 character set."))
|
||||
'("European"))
|
||||
|
||||
|
||||
(define-coding-system 'windows-1250
|
||||
"windows-1250 (Central European) encoding (MIME: WINDOWS-1250)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue