aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
authorShengHuo ZHU2001-02-02 03:15:52 +0000
committerShengHuo ZHU2001-02-02 03:15:52 +0000
commit676a7cc97d92e55ed4fc7c1f0bb094f625c449b7 (patch)
treec6df0bcf2c4cef5f621675c4b7ced1072d8fa9f0 /lisp/gnus/ChangeLog
parentf8f96fe285dfe6806159c9d78dcfad23671526a9 (diff)
downloademacs-676a7cc97d92e55ed4fc7c1f0bb094f625c449b7.tar.gz
emacs-676a7cc97d92e55ed4fc7c1f0bb094f625c449b7.zip
2001-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-score.el (gnus-summary-score-entry): match may be an integer. * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving command if there is not last-saver. * rfc2047.el (rfc2047-encode): MIME charset is not coding system. (rfc2047-charset-encoding-alist): Add big5. * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names GB2312 and Big5. * gnus-score.el (gnus-score-lower-thread): Fix a doc typo. * gnus-sum.el (gnus-summary-print-article): Remove process mark. * gnus-sum.el (gnus-summary-print-article): Take one prefix argument. Allow to print several articles in one file. * webmail.el (webmail-type-definition): netaddress changes.
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index 1f1027b1e40..7f76c0dc739 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,25 @@
12001-02-01 ShengHuo ZHU <zsh@cs.rochester.edu>
2
3 * gnus-score.el (gnus-summary-score-entry): match may be an integer.
4
5 * gnus-art.el (gnus-summary-save-in-pipe): Prompt for saving
6 command if there is not last-saver.
7
8 * rfc2047.el (rfc2047-encode): MIME charset is not coding system.
9 (rfc2047-charset-encoding-alist): Add big5.
10
11 * mm-util.el (mm-mime-mule-charset-alist): Preferred MIME names
12 GB2312 and Big5.
13
14 * gnus-score.el (gnus-score-lower-thread): Fix a doc typo.
15
16 * gnus-sum.el (gnus-summary-print-article): Remove process mark.
17
18 * gnus-sum.el (gnus-summary-print-article): Take one prefix
19 argument. Allow to print several articles in one file.
20
21 * webmail.el (webmail-type-definition): netaddress changes.
22
12001-01-31 Dave Love <fx@gnu.org> 232001-01-31 Dave Love <fx@gnu.org>
2 24
3 * mm-util.el (mm-mime-mule-charset-alist) 25 * mm-util.el (mm-mime-mule-charset-alist)