Mercurial > emacs
diff etc/NEWS @ 74690:b021eb218ef3
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 17 Dec 2006 20:15:40 +0000 |
parents | 009b1f3d75f4 |
children | 28bd0d421b0c |
line wrap: on
line diff
--- a/etc/NEWS Sun Dec 17 20:14:13 2006 +0000 +++ b/etc/NEWS Sun Dec 17 20:15:40 2006 +0000 @@ -4548,6 +4548,9 @@ *** The function `make-auto-save-file-name' is now handled by file name handlers. This will be exploited for remote files mainly. +*** The function `file-name-completion' accepts an optional argument +PREDICATE, and rejects completion candidates that don't satisfy PREDICATE. + ** Input changes: +++