diff options
| -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\".")) | |||
| 312 | 312 | ||
| 313 | ;; Definitions for the Mac Roman character sets and coding system. | 313 | ;; Definitions for the Mac Roman character sets and coding system. |
| 314 | ;; The Mac Roman encoding uses all 128 code points in the range 128 to | 314 | ;; The Mac Roman encoding uses all 128 code points in the range 128 to |
| 315 | ;; 255 for actual characters. Emacs decode them to one of the | 315 | ;; 255 for actual characters. Emacs decodes them to one of the |
| 316 | ;; following character sets. | 316 | ;; following character sets. |
| 317 | ;; ascii, latin-iso8859-1, mule-unicode-0100-24ff, | 317 | ;; ascii, latin-iso8859-1, mule-unicode-0100-24ff, |
| 318 | ;; mule-unicode-2500-33ff, mule-unicode-e000-ffff | 318 | ;; mule-unicode-2500-33ff, mule-unicode-e000-ffff |