aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorDave Love <[email protected]>2001-03-30 21:17:48 +0000
committerDave Love <[email protected]>2001-03-30 21:17:48 +0000
commit445559c9ddcc8498baec59ed5fbd8bcfb6079e45 (patch)
tree27d7c5c8614f0eb207a70ad06bf8ea833d8ae318 /lisp
parent8d57a3452412dc77599746604e3b2883cd975eb4 (diff)
comment
Diffstat (limited to 'lisp')
-rw-r--r--lisp/language/cyrillic.el5
-rw-r--r--lisp/language/hebrew.el1
2 files changed, 4 insertions, 2 deletions
diff --git a/lisp/language/cyrillic.el b/lisp/language/cyrillic.el
index 094885a505..037869b688 100644
--- a/lisp/language/cyrillic.el
+++ b/lisp/language/cyrillic.el
@@ -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:
diff --git a/lisp/language/hebrew.el b/lisp/language/hebrew.el
index f182e7cffa..ec3edfce12 100644
--- a/lisp/language/hebrew.el
+++ b/lisp/language/hebrew.el
@@ -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: