Mercurial > emacs
diff src/ChangeLog @ 42190:5f88f0ddff2f
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 19 Dec 2001 17:15:22 +0000 |
parents | 4b38369fc9f3 |
children | e5cc759e1ee7 |
line wrap: on
line diff
--- a/src/ChangeLog Wed Dec 19 17:14:39 2001 +0000 +++ b/src/ChangeLog Wed Dec 19 17:15:22 2001 +0000 @@ -1,5 +1,8 @@ 2001-12-19 Eli Zaretskii <eliz@is.elta.co.il> + * dired.c (file_name_completion): Run the elements of + completion-ignored-extensions through ENCODE_FILE. + * lisp.h (scmp): Remove prototype, since it's now a static function private to dired.c.