comment
This commit is contained in:
parent
8d57a34524
commit
445559c9dd
2 changed files with 4 additions and 2 deletions
|
@ -24,8 +24,9 @@
|
|||
|
||||
;;; Commentary:
|
||||
|
||||
;; The character set ISO8859-5 is supported. KOI-8 and ALTERNATIVNYJ
|
||||
;; are converted to ISO8859-5 internally.
|
||||
;; The character set ISO8859-5 is supported. See
|
||||
;; http://www.ecma.ch/ecma1/STAND/ECMA-113.HTM. KOI-8 and
|
||||
;; ALTERNATIVNYJ are converted to ISO8859-5 internally.
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
;;; Commentary:
|
||||
|
||||
;; For Hebrew, the character sets ISO8859-8 is supported.
|
||||
;; See http://www.ecma.ch/ecma1/STAND/ECMA-121.HTM.
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue