1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-30 19:53:09 +00:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2002-07-07 23:13:45 +00:00
parent 030fa15b8f
commit 9304c62005

View File

@ -1,5 +1,8 @@
2002-07-08 Kim F. Storm <storm@cua.dk>
* 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.