emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS,v [EMACS_22_BASE]


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v [EMACS_22_BASE]
Date: Sat, 22 Dec 2007 17:34:15 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Eli Zaretskii <eliz>    07/12/22 17:34:15

Index: NEWS
===================================================================
RCS file: /cvsroot/emacs/emacs/etc/NEWS,v
retrieving revision 1.1465.2.55
retrieving revision 1.1465.2.56
diff -u -b -r1.1465.2.55 -r1.1465.2.56
--- NEWS        8 Dec 2007 17:58:49 -0000       1.1465.2.55
+++ NEWS        22 Dec 2007 17:34:14 -0000      1.1465.2.56
@@ -44,6 +44,11 @@
 
 * Changes in Emacs 22.2
 
+** `find-name-dired' now uses -iname rather than -name
+for case-insensitive filesystems.  The default behavior is determined
+by the value of `read-file-name-completion-ignore-case'; if you don't
+like that, customize the value of the new option `find-name-arg'.
+
 ** In Image mode, whenever the displayed image is wider and/or higher
 than the window, the usual keys for moving the cursor cause the image
 to be scrolled horizontally or vertically instead.




reply via email to

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