emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/files.el,v


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el,v
Date: Sun, 31 Dec 2006 00:34:50 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  06/12/31 00:34:49

Index: files.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/files.el,v
retrieving revision 1.873
retrieving revision 1.874
diff -u -b -r1.873 -r1.874
--- files.el    31 Dec 2006 00:29:49 -0000      1.873
+++ files.el    31 Dec 2006 00:34:49 -0000      1.874
@@ -1881,7 +1881,7 @@
 This means that if the first case-sensitive search through the alist fails
 to find a matching major mode, a second case-insensitive search is made.
 On systems with case-insensitive file names, this variable is ignored,
-since only a single case-sensitive search through the alist is made."
+since only a single case-insensitive search through the alist is made."
   :group 'files
   :version "22.1"
   :type 'boolean)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]