Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 65682:c16795de963a
2005-09-24 Emilio C. Lopes <eclig@gmx.net>
* smime.el (smime-sign-buffer, smime-decrypt-buffer):
* mm-view.el (mm-view-pkcs7-decrypt):
* gnus-sum.el (gnus-summary-limit-to-extra)
(gnus-summary-respool-article, gnus-read-move-group-name):
* gnus-score.el (gnus-summary-increase-score):
* gnus-util.el (gnus-completing-read-with-default):
* gnus-art.el (gnus-read-save-file-name)
(gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
(gnus-summary-save-in-file, gnus-summary-save-body-in-file):
* message.el (message-check-news-header-syntax):
Follow convention for reading with the minibuffer.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Sat, 24 Sep 2005 13:46:20 +0000 |
parents | cabd12ecc31c |
children | 41260182da5b |
comparison
equal
deleted
inserted
replaced
65681:4312387e37c8 | 65682:c16795de963a |
---|---|
1 2005-09-24 Emilio C. Lopes <eclig@gmx.net> | |
2 | |
3 * smime.el (smime-sign-buffer, smime-decrypt-buffer): | |
4 * mm-view.el (mm-view-pkcs7-decrypt): | |
5 * gnus-sum.el (gnus-summary-limit-to-extra) | |
6 (gnus-summary-respool-article, gnus-read-move-group-name): | |
7 * gnus-score.el (gnus-summary-increase-score): | |
8 * gnus-util.el (gnus-completing-read-with-default): | |
9 * gnus-art.el (gnus-read-save-file-name) | |
10 (gnus-summary-save-in-rmail, gnus-summary-save-in-mail) | |
11 (gnus-summary-save-in-file, gnus-summary-save-body-in-file): | |
12 * message.el (message-check-news-header-syntax): | |
13 Follow convention for reading with the minibuffer. | |
14 | |
1 2005-09-18 D Goel <deego@gnufans.org> | 15 2005-09-18 D Goel <deego@gnufans.org> |
2 | 16 |
3 * sieve.el (sieve-help): Fix `message' call: first arg should be a | 17 * sieve.el (sieve-help): Fix `message' call: first arg should be a |
4 format spec. | 18 format spec. |
5 | 19 |
6 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org> | 20 2005-09-16 Katsumi Yamaoka <yamaoka@jpl.org> |
7 | 21 |
8 * gnus.el (gnus-group-startup-message): Bind image-load-path. | 22 * gnus.el (gnus-group-startup-message): Bind image-load-path. |
9 | 23 |
10 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org> | 24 2005-09-14 Katsumi Yamaoka <yamaoka@jpl.org> |