diff options
| author | Reiner Steib | 2004-09-08 18:17:56 +0000 |
|---|---|---|
| committer | Reiner Steib | 2004-09-08 18:17:56 +0000 |
| commit | e79f14a42e6914d5ad7d01ab055189dea48bc196 (patch) | |
| tree | 3e50cc90db414ee9f483fbcf317cf1415d4cf07c /lisp/gnus/ChangeLog | |
| parent | fba74375608bcbf2d970c260037bbc84430e3a13 (diff) | |
| download | emacs-e79f14a42e6914d5ad7d01ab055189dea48bc196.tar.gz emacs-e79f14a42e6914d5ad7d01ab055189dea48bc196.zip | |
* nntp.el (nntp): New customization group.
(nntp-authinfo-file): Added customization group.
* mml2015.el (mml2015-unabbrev-trust-alist): Added customization
group.
* mml-sec.el (mml-signencrypt-style-alist): Ditto.
* gnus.el (to-address, to-list, subscribed)
(large-newsgroup-initial): Ditto.
* flow-fill.el (fill-flowed-display-column)
(fill-flowed-encode-column): Ditto.
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 58842d7fa8d..0f0f4697c47 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,19 @@ | |||
| 1 | 2004-09-08 Reiner Steib <Reiner.Steib@gmx.de> | ||
| 2 | |||
| 3 | * nntp.el (nntp): New customization group. | ||
| 4 | (nntp-authinfo-file): Added customization group. | ||
| 5 | |||
| 6 | * mml2015.el (mml2015-unabbrev-trust-alist): Added customization | ||
| 7 | group. | ||
| 8 | |||
| 9 | * mml-sec.el (mml-signencrypt-style-alist): Ditto. | ||
| 10 | |||
| 11 | * gnus.el (to-address, to-list, subscribed) | ||
| 12 | (large-newsgroup-initial): Ditto. | ||
| 13 | |||
| 14 | * flow-fill.el (fill-flowed-display-column) | ||
| 15 | (fill-flowed-encode-column): Ditto. | ||
| 16 | |||
| 1 | 2004-09-06 Stefan <monnier@iro.umontreal.ca> | 17 | 2004-09-06 Stefan <monnier@iro.umontreal.ca> |
| 2 | 18 | ||
| 3 | * message.el (message-tokenize-header, message-send-mail-with-qmail): | 19 | * message.el (message-tokenize-header, message-send-mail-with-qmail): |