Mercurial > hg > xemacs-beta
diff lisp/mule/european.el @ 2576:c4235ee1f733
[xemacs-hg @ 2005-02-09 18:06:33 by aidan]
Fix a comment typo pointed out by Jerry James in
psu0olr8z7.fsf@diannao.ittc.ku.edu .
author | aidan |
---|---|
date | Wed, 09 Feb 2005 18:06:40 +0000 |
parents | e71117a6ddac |
children | 4ee3cf8de81d |
line wrap: on
line diff
--- a/lisp/mule/european.el Wed Feb 09 15:29:12 2005 +0000 +++ b/lisp/mule/european.el Wed Feb 09 18:06:40 2005 +0000 @@ -4,7 +4,7 @@ ;; Licensed to the Free Software Foundation. ;; Copyright (C) 1997 MORIOKA Tomohiko ;; Copyright (C) 2001 Ben Wing. -;; Copyright (C) 2002 Free Software Foundation +;; Copyright (C) 2002, 2005 Free Software Foundation ;; Keywords: multilingual, European @@ -27,8 +27,8 @@ ;;; Commentary: -;; For Europeans, seven coded character sets ISO8859-1,2,3,4,9,10 are supported. -;; Note: ISO 8859/15 (Latin-9) is supported via the latin-unity package. +;; For Roman-alphabet-using Europeans, eight coded character sets, +;; ISO8859-1,2,3,4,9,14,15,16 are supported. ;; #### latin.el would be a better name for this file.