aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2003-01-29 07:38:42 +0000
committerJuanma Barranquero <[email protected]>2003-01-29 07:38:42 +0000
commit50ca1c5579a4484c4af7e2ec224e50b812c151fe (patch)
treedf77e63e0859d5b0c7f94f435d623bdc00aaf6dc
parent39bd0e030fb56ab8b61d5b2821023780486b6232 (diff)
*** empty log message ***
-rw-r--r--lisp/ChangeLog6
-rw-r--r--nt/ChangeLog5
2 files changed, 10 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 70dc994817..7f96be92d4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-29 Taro Kawagishi <[email protected]>
+
+ * arc-mode.el (archive-lzh-summarize): Fix previous change.
+
2003-01-29 Kim F. Storm <[email protected]>
* emacs-lisp/authors.el: New format of AUTHORS file; list each
@@ -12,7 +16,7 @@
(authors-renamed-files-regexps): New variables.
(authors-canonical-file-name): New function. Validates that file
exists or occurs in one of the above lists. Record unrecognized
- file names in global authors-invalid-file-names list.
+ file names in global authors-invalid-file-names list.
(authors-add): Change to record per-change counts.
(authors-canonical-author-name): Handle new format of
authors-aliases list.
diff --git a/nt/ChangeLog b/nt/ChangeLog
index effaaebf99..1202a26891 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-29 KOBAYASHI Yasuhiro <[email protected]>
+
+ * configure.bat: Avoid endless loop when configuring without image
+ support.
+
2003-01-26 Jason Rumney <[email protected]>
* configure.bat: Automatically detect jpeglib.