]> code.delx.au - gnu-emacs/blobdiff - etc/charsets/README
Handle Mac OS X eol encoding in Tramp
[gnu-emacs] / etc / charsets / README
index 1297ec65befb7c5264e5a505f617b652d741d662..af71f25857bd3482293a5cc07e9ef21323f87659 100644 (file)
@@ -1,6 +1,6 @@
 # README file for charset mapping files in this directory.
 
-# Copyright (C) 2003-2013 Free Software Foundation, Inc.
+# Copyright (C) 2003-2015 Free Software Foundation, Inc.
 # Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
 #   National Institute of Advanced Industrial Science and Technology (AIST)
 #   Registration Number H13PRO009
@@ -37,6 +37,5 @@ Examples:
 
 (2) Source of mapping files
 
-All mapping files are generated automatically from data files freely
-available on the Internet (e.g. glibc/localedata/charmaps").  See the
-file ../../admin/charsets/mapfiles/README for the detail.
+All mapping files are generated automatically from files in the
+admin/charsets directory in the Emacs source.