aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorDave Love <[email protected]>2000-03-26 17:51:09 +0000
committerDave Love <[email protected]>2000-03-26 17:51:09 +0000
commit08f8b1cc01be4dddc23f0fb4f88a678d53927880 (patch)
treec31da99f808e93052abc32b80d037f0856b07ccc /lisp
parent3957c9821305cff9580ff17e83077185dcdb2523 (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 277ca061d3..bb1db40308 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
+2000-03-26 Dave Love <[email protected]>
+
+ * 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 <[email protected]>
* Makefile (COMPILE_FIRST): New macro.