diff src/casetab.c @ 251:677f6a0ee643 r20-5b24

Import from CVS: tag r20-5b24
author cvs
date Mon, 13 Aug 2007 10:19:59 +0200
parents 3d6bfa290dbd
children c5d627a313b1
line wrap: on
line diff
--- a/src/casetab.c	Mon Aug 13 10:19:12 2007 +0200
+++ b/src/casetab.c	Mon Aug 13 10:19:59 2007 +0200
@@ -20,8 +20,8 @@
 Boston, MA 02111-1307, USA.  */
 
 /* Synched up with: FSF 19.28.  Between FSF 19.28 and 19.30, casetab.c
-   was rewritten to use junky RMS char tables.  Meanwhile I rewrote it
-   to use more logical char tables.  RMS also discards the "list of four
+   was rewritten to use junky char tables.  Meanwhile I rewrote it
+   to use more logical char tables.  Emacs also discards the "list of four
    tables" format and instead stuffs the other tables as "extra slots"
    in the downcase table.  I've kept the four-lists format for now. */