From: John Paul Wallington Date: Tue, 6 Jul 2004 18:49:32 +0000 (+0000) Subject: Mention `read-file-name-completion-ignore-case'. X-Git-Tag: ttn-vms-21-2-B4~5533 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=94966e2bc182e43bea47a323dc0604784dc0b824;p=emacs.git Mention `read-file-name-completion-ignore-case'. --- diff --git a/etc/NEWS b/etc/NEWS index c14c03cb52a..dafddc6b741 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2952,6 +2952,11 @@ variable is used by read-file-name-internal to filter the completion list. ** The new variable `read-file-name-function' can be used by lisp code to override the internal read-file-name function. + +** The new variable `read-file-name-completion-ignore-case' specifies +whether completion ignores case when reading a file name with the +`read-file-name' function. + +++ ** The new function `read-directory-name' can be used instead of `read-file-name' to read a directory name; when used, completion