diff etc/NEWS @ 45547:a227ea81fd67

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 27 May 2002 22:14:52 +0000
parents b436ae710691
children c3aabeb6a3af
line wrap: on
line diff
--- a/etc/NEWS	Mon May 27 22:06:29 2002 +0000
+++ b/etc/NEWS	Mon May 27 22:14:52 2002 +0000
@@ -786,6 +786,15 @@
 
 * Lisp Changes in Emacs 21.4
 
+** The `read-file-name' function now takes an additional argument which
+specifies a predicate which the file name read must satify.  The
+new variable `read-file-name-predicate' contains the predicate argument
+while reading the file name from the minibuffer; the predicate in this
+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 lisp library fringe.el controls the apperance of fringes.
 
 ** The `defmacro' form may contain declarations specifying how to