From: Kim F. Storm Date: Sun, 7 Jul 2002 23:13:45 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.hcoop.net/bpt/emacs.git/commitdiff_plain/9304c6200589ae7bf0717783a6f62219e60888dc *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5d3453c4ef..deb52acebf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2002-07-08 Kim F. Storm + * files.el (after-find-file): Don't check for read-only status + of files just created (and not yet saved on disk). + * ido.el (ido-completion-help): Changed xemacs specific code to avoid byte compiler warning in GNU emacs. (ido-set-matches1): Use regexp-quote instead of identity.