From: Glenn Morris Date: Mon, 13 Feb 2012 22:49:16 +0000 (-0500) Subject: Tweak previous doc change X-Git-Tag: emacs-pretest-24.0.94~144 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fba9b8b646487287c1fbbd16238e81a3b41ef72b;p=emacs.git Tweak previous doc change --- diff --git a/lisp/minibuffer.el b/lisp/minibuffer.el index 3cdece57e70..611df1eb6d9 100644 --- a/lisp/minibuffer.el +++ b/lisp/minibuffer.el @@ -2015,7 +2015,7 @@ remote file. For graphical file dialogs, any of the special values of MUSTMATCH `confirm' and `confirm-after-completion' are treated as equivalent to nil. Some graphical file dialogs respect a MUSTMATCH value of t, and some do not (or it only has a cosmetic -effect, but does not actually prevent the user from entering a +effect, and does not actually prevent the user from entering a non-existent file). See also `read-file-name-completion-ignore-case'