* lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
[elisp/gnus.git-] / ChangeLog
index 0755e3f..0599a16 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
+
+       * configure: Regenerate.
+       * configure.in: Add `AC_PATH_ETCDIR'.
+       * Makefile.in (install-etc): New target.
+
+       * lisp/nnheader.el (mm-image-load-path): Alias to
+       `nnheader-image-load-path'.
+       (nnheader-image-load-path): New function copied from
+       the function `mm-image-load-path' in mm-util.el.
+
+       * lisp/drums.el: Remove.
+
+2000-12-22 03:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * configure.in: Add etc/Makefile.
+
+2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
+       `save-excursion'.
+       (gnus-bug): Pop up the sending buffer first.
+
+       * lisp/gnus-art.el (article-treat-dumbquotes): Quote backslashes in
+       doc-string.
+
+       * lisp/dgnushack.el
+       (byte-compile-file-form-custom-declare-variable): Use `defvar'
+       instead of `custom-declare-variable' to make the variable
+       uncustomizable if the arguments has the keyword `:version'.
+
+2000-12-22  Katsuhiro Hermit Endo  <hermit@koka-in.org>
+
+       * README.semi.ja: Fix typo.
+
 2000-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
 
        * lisp/lpath.el: Fbind `compose-mail' for Mule.