aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
-rw-r--r--lisp/gnus/ChangeLog5
2 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6f92636e461..c90c20eacb6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,10 @@
12001-02-06 Dave Love <fx@gnu.org>
2
3 * add-log.el (add-log-current-defun-function)
4 (add-log-buffer-file-name-function, add-log-file-name-function):
5 Fix :type.
6 (change-log-mode) <font-lock-defaults>: Set SYNTAX-BEGIN.
7
12001-02-06 Eli Zaretskii <eliz@is.elta.co.il> 82001-02-06 Eli Zaretskii <eliz@is.elta.co.il>
2 9
3 * info.el (info-initialize): Remove the test for system-type when 10 * info.el (info-initialize): Remove the test for system-type when
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 7f76c0dc739..83bbc9201bb 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,8 @@
12001-02-06 Dave Love <fx@gnu.org>
2
3 * qp.el (quoted-printable-encode-region): Remove redundant code
4 from last change.
5
12001-02-01 ShengHuo ZHU <zsh@cs.rochester.edu> 62001-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
2 7
3 * gnus-score.el (gnus-summary-score-entry): match may be an integer. 8 * gnus-score.el (gnus-summary-score-entry): match may be an integer.