emacs-diffs
[Top][All Lists]
Advanced

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

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


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/w32-fns.el,v
Date: Sat, 26 Apr 2008 16:54:45 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     John Paul Wallington <jpw>      08/04/26 16:54:45

Index: w32-fns.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/w32-fns.el,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -b -r1.78 -r1.79
--- w32-fns.el  10 Apr 2008 14:09:45 -0000      1.78
+++ w32-fns.el  26 Apr 2008 16:54:44 -0000      1.79
@@ -74,9 +74,6 @@
 (declare-function w32-get-valid-locale-ids "w32proc.c")
 (declare-function w32-set-clipboard-data "w32select.c")
 
-;; Ignore case on file-name completion
-(setq completion-ignore-case t)
-
 ;; Map all versions of a filename (8.3, longname, mixed case) to the
 ;; same buffer.
 (setq find-file-visit-truename t)




reply via email to

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