* lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
[elisp/gnus.git-] / ChangeLog
index 0755e3f..240634d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+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.