diff etc/NEWS.22 @ 91302:56a72e2bd635

Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-306
author Miles Bader <miles@gnu.org>
date Sat, 29 Dec 2007 02:39:17 +0000
parents 2fcaae6177a5 cdd30283527d
children 606f2d163a64
line wrap: on
line diff
--- a/etc/NEWS.22	Fri Dec 28 02:13:20 2007 +0000
+++ b/etc/NEWS.22	Sat Dec 29 02:39:17 2007 +0000
@@ -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.