aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2003-01-25 19:49:44 +0000
committerRichard M. Stallman <[email protected]>2003-01-25 19:49:44 +0000
commit84e474169b1ef982669cad32fbd6284e05c0b146 (patch)
tree71142bd2117e4f1f1f11039473a603162f020bf6 /lisp
parentecb32e0ff06c96573f98febad79ed7bb56034a3f (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d52e997965..67a1e37d24 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,20 @@
+2003-01-25 Richard M. Stallman <[email protected]>
+
+ * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
+ Compile any lambda-expressions among the args.
+
+ * view.el (view-mode): Doc fix.
+
+ * ido.el: Many doc fixes.
+ (ido-complete): Fix message.
+
+2003-01-25 Taro Kawagishi <[email protected]>
+
+ * arc-mode.el (archive-unixdate): Corrected the date field string.
+ (archive-lzh-summarize): Extended it to allow the LZH level 2 header
+ type (which is most prevalent now), in addition to the already
+ supported level 0 and 1 header types.
+
2003-01-25 Markus Rost <[email protected]>
* international/mule-cmds.el (set-language-info)