diff options
author | Richard M. Stallman <rms@gnu.org> | 2002-09-27 20:52:15 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2002-09-27 20:52:15 +0000 |
commit | df3d183269a1387fba24f2ef229a1869e7c2f7c7 (patch) | |
tree | ea2fdecd53a067620572f8a1e96f3aca75702459 /lisp/textmodes/po.el | |
parent | 3004cff449ee1854b66bb26e2ffb082a12885d28 (diff) | |
download | emacs-df3d183269a1387fba24f2ef229a1869e7c2f7c7.tar.gz emacs-df3d183269a1387fba24f2ef229a1869e7c2f7c7.tar.bz2 emacs-df3d183269a1387fba24f2ef229a1869e7c2f7c7.zip |
Comment changes.
Diffstat (limited to 'lisp/textmodes/po.el')
-rw-r--r-- | lisp/textmodes/po.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/textmodes/po.el b/lisp/textmodes/po.el index 6de22b54734..8324f71fd89 100644 --- a/lisp/textmodes/po.el +++ b/lisp/textmodes/po.el @@ -57,10 +57,13 @@ ("ISO_8859-9" . iso-8859-9) ;("ISO-8859-13" . ??) ;("ISO_8859-13" . ??) + ;("ISO-8859-14" . ??) + ;("ISO_8859-14" . ??) ("ISO-8859-15" . iso-8859-15) ; requires Emacs 21 ("ISO_8859-15" . iso-8859-15) ; requires Emacs 21 ("KOI8-R" . koi8-r) ;("KOI8-U" . ??) + ;("KOI8-T" . ??) ("CP437" . cp437) ; requires Emacs 20 ("CP775" . cp775) ; requires Emacs 20 ("CP850" . cp850) ; requires Emacs 20 @@ -104,6 +107,7 @@ ;("JOHAB" . ??) ("TIS-620" . tis-620) ; requires Emacs 20 or Emacs 21 ("VISCII" . viscii) ; requires Emacs 20 or Emacs 21 + ;("GEORGIAN-PS" . ??) ("UTF-8" . utf-8) ; requires Mule-UCS in Emacs 20, or Emacs 21 ) "How to convert a GNU libc/libiconv canonical charset name as seen in |