Mercurial > emacs
comparison lisp/ChangeLog @ 28326:f9863339370b
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Sun, 26 Mar 2000 17:51:09 +0000 |
parents | 699ab30f49df |
children | 94b4bc919c66 |
comparison
equal
deleted
inserted
replaced
28325:6baee0eab769 | 28326:f9863339370b |
---|---|
1 2000-03-26 Dave Love <fx@gnu.org> | |
2 | |
3 * files.el: Doc fixes. | |
4 (file-truename): Include `[' in wildcard characters. | |
5 (automount-dir-prefix): Customize. | |
6 (find-file-wildcards): Add :version. | |
7 (find-file-noselect): Simplify a mapcar call. | |
8 | |
9 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist | |
10 compatible with inf-lisp version. | |
11 (eval-defun-1): Fix custom-declare-variable case. | |
12 | |
1 2000-03-24 Gerd Moellmann <gerd@gnu.org> | 13 2000-03-24 Gerd Moellmann <gerd@gnu.org> |
2 | 14 |
3 * Makefile (COMPILE_FIRST): New macro. | 15 * Makefile (COMPILE_FIRST): New macro. |
4 (compile-files): Compile files from COMPILE_FIRST first. | 16 (compile-files): Compile files from COMPILE_FIRST first. |
5 | 17 |