From 94966e2bc182e43bea47a323dc0604784dc0b824 Mon Sep 17 00:00:00 2001 From: John Paul Wallington Date: Tue, 6 Jul 2004 18:49:32 +0000 Subject: [PATCH] Mention `read-file-name-completion-ignore-case'. --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.39.2