diff options
author | Dave Love <fx@gnu.org> | 2000-11-15 20:06:40 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-11-15 20:06:40 +0000 |
commit | a75f7176c03e2d5bb608523e1cea97f60da9e90f (patch) | |
tree | ba6fa8597a3693097b8b6430dd0984947626aa34 /lisp/language | |
parent | fe87555f2991c7b3cf71c8f4aae08513c8b5f4c1 (diff) | |
download | emacs-a75f7176c03e2d5bb608523e1cea97f60da9e90f.tar.gz |
comment fix
Diffstat (limited to 'lisp/language')
-rw-r--r-- | lisp/language/european.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/language/european.el b/lisp/language/european.el index c68699664ba..30d31a4adff 100644 --- a/lisp/language/european.el +++ b/lisp/language/european.el @@ -312,7 +312,7 @@ but default input method is set to \"german-postfix\".")) ;; Definitions for the Mac Roman character sets and coding system. ;; The Mac Roman encoding uses all 128 code points in the range 128 to -;; 255 for actual characters. Emacs decode them to one of the +;; 255 for actual characters. Emacs decodes them to one of the ;; following character sets. ;; ascii, latin-iso8859-1, mule-unicode-0100-24ff, ;; mule-unicode-2500-33ff, mule-unicode-e000-ffff |