1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

*** empty log message ***

This commit is contained in:
Dave Love 2000-03-26 17:51:09 +00:00
parent 3957c98213
commit 08f8b1cc01

View File

@ -1,3 +1,15 @@
2000-03-26 Dave Love <fx@gnu.org>
* files.el: Doc fixes.
(file-truename): Include `[' in wildcard characters.
(automount-dir-prefix): Customize.
(find-file-wildcards): Add :version.
(find-file-noselect): Simplify a mapcar call.
* emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist
compatible with inf-lisp version.
(eval-defun-1): Fix custom-declare-variable case.
2000-03-24 Gerd Moellmann <gerd@gnu.org>
* Makefile (COMPILE_FIRST): New macro.