From 445559c9ddcc8498baec59ed5fbd8bcfb6079e45 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Fri, 30 Mar 2001 21:17:48 +0000 Subject: [PATCH] comment --- lisp/language/cyrillic.el | 5 +++-- lisp/language/hebrew.el | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/language/cyrillic.el b/lisp/language/cyrillic.el index 094885a5054..037869b6886 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 f182e7cffa8..ec3edfce127 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: -- 2.39.5