Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 42290:7ac079b9f10c
More fixes.
author | ShengHuo ZHU <zsh@cs.rochester.edu> |
---|---|
date | Mon, 24 Dec 2001 06:04:36 +0000 |
parents | 4886cc4dada5 |
children | 1e4516b1d514 |
comparison
equal
deleted
inserted
replaced
42289:4886cc4dada5 | 42290:7ac079b9f10c |
---|---|
13 | 13 |
14 * message.el (message-mail): Add send-actions. | 14 * message.el (message-mail): Add send-actions. |
15 | 15 |
16 2001-11-28 ShengHuo ZHU <zsh@cs.rochester.edu> | 16 2001-11-28 ShengHuo ZHU <zsh@cs.rochester.edu> |
17 | 17 |
18 * gnus-sum.el (gnus-summary-limit-to-author): The number of arguments. | 18 * gnus-sum.el (gnus-summary-limit-to-author): Fix the number of |
19 arguments. | |
19 | 20 |
20 2001-11-25 Stefan Monnier <monnier@cs.yale.edu> | 21 2001-11-25 Stefan Monnier <monnier@cs.yale.edu> |
21 | 22 |
22 * imap.el (imap-interactive-login, imap-open, imap-authenticate): | 23 * imap.el (imap-interactive-login, imap-open, imap-authenticate): |
23 Use make-local-variable rather than make-variable-buffer-local. | 24 Use make-local-variable rather than make-variable-buffer-local. |
36 (message-forward): Use it. | 37 (message-forward): Use it. |
37 (message-insinuate-rmail): New function. | 38 (message-insinuate-rmail): New function. |
38 (message-forward-rmail-make-body): New function. | 39 (message-forward-rmail-make-body): New function. |
39 | 40 |
40 * gnus-util.el (gnus-directory-sep-char-regexp): New variable. | 41 * gnus-util.el (gnus-directory-sep-char-regexp): New variable. |
41 * gnus-score.el (gnus-score-find-bnews): Sync with Gnus CVS. | 42 * gnus-score.el (gnus-score-find-bnews): Use it. |
42 * mm-util.el: Sync. Read ChangeLog in Gnus CVS. | 43 * mm-util.el: Sync. Read ChangeLog in Gnus CVS. |
43 | 44 |
44 * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version. | 45 * gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version. |
45 (gnus-summary-limit-to-author): Ditto. | 46 (gnus-summary-limit-to-author): Ditto. |
46 (gnus-summary-limit-to-extra): Ditto. | 47 (gnus-summary-limit-to-extra): Ditto. |