Mercurial > emacs
changeset 74690:b021eb218ef3
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 17 Dec 2006 20:15:40 +0000 |
parents | 2347e4b0bec2 |
children | 28bd0d421b0c |
files | etc/NEWS |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
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: +++