Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 35152:320f1445907b
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 08 Jan 2001 20:35:18 +0000 |
parents | 07b5f5fdb0ce |
children | 26726eff41ca |
comparison
equal
deleted
inserted
replaced
35151:d5dada0b18de | 35152:320f1445907b |
---|---|
1 2001-01-08 Dave Love <fx@gnu.org> | |
2 | |
3 * mm-encode.el (mm-qp-or-base64): Don't base64 for the sake of a | |
4 single character. | |
5 | |
6 * mm-util.el (mm-mime-mule-charset-alist): Add Latin-{8,9}. | |
7 | |
8 * message.el: Doc and message fixes. | |
9 (message-send-rename-function) | |
10 (message-make-forward-subject-function) | |
11 (message-send-mail-function, message-reply-to-function) | |
12 (message-wide-reply-to-function, message-followup-to-function) | |
13 (message-distribution-function, message-auto-save-directory): Fix | |
14 :type. | |
15 | |
16 * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when | |
17 proceeding after warnings. Amend multipart warning message. | |
18 | |
1 2001-01-04 Dave Love <fx@gnu.org> | 19 2001-01-04 Dave Love <fx@gnu.org> |
2 | 20 |
3 * gnus-util.el (nnmail-pathname-coding-system): Defvar when | 21 * gnus-util.el (nnmail-pathname-coding-system): Defvar when |
4 compiling. | 22 compiling. |
5 (gnus-make-directory): Require nnmail. | 23 (gnus-make-directory): Require nnmail. |