- 24 Feb, 2010 1 commit
-
-
Stefan Monnier authored
-
- 13 Jan, 2010 1 commit
-
-
Glenn Morris authored
-
- 06 Jan, 2010 1 commit
-
-
Katsumi Yamaoka authored
-
- 24 Oct, 2009 1 commit
-
-
Glenn Morris authored
-
- 28 Sep, 2009 1 commit
-
-
Katsumi Yamaoka authored
2009-09-22 Daiki Ueno <ueno@unixuser.org> * mm-encode.el (mm-sign-option, mm-encrypt-option): New user option. * mml2015.el (mml2015-epg-sign, mml2015-epg-encrypt): Let users select keys from the menu if mm-{sign,encrypt}-option is 'guided. * mml-smime.el (mml-smime-epg-sign, mml-smime-epg-encrypt): Ditto. * mml1991.el (mml1991-epg-sign, mml1991-epg-encrypt): Ditto. 2009-09-15 Katsumi Yamaoka <yamaoka@jpl.org> * gnus-art.el (gnus-article-edit-part): Work for the buffer configuration that provides the sole article window in a frame; position point correctly after deleting a part. 2009-09-14 Adam Sjøgren <asjo@koldfront.dk> * spam.el (spam-unregister-on-reregister): Add boolean variable. (spam-resolve-registrations-routine): Use it to unregister articles that change status.
-
- 23 Sep, 2009 1 commit
-
-
Juanma Barranquero authored
* message.el (message-check-recipients): * mm-util.el (mm-codepage-setup): * nnir.el (gnus-summary-nnir-goto-thread, nnir-run-waissearch) (nnir-run-swish++, nnir-run-swish-e): Fix typos in error messages.
-
- 09 Sep, 2009 1 commit
-
-
Katsumi Yamaoka authored
* gnus-util.el (gnus-float-time): Alias to float-time if it exists. * ecomplete.el (with-no-warnings): Define it for old Emacsen. (ecomplete-add-item): Don't use (featurep 'xemacs) to check if float-time is available; suppress compile warning for time-to-seconds. 2009-09-07 Katsumi Yamaoka <yamaoka@jpl.org> * mm-encode.el (mm-encode-buffer): Don't force 7bit encoding since MTA may break data. Suggested by Dmitri Paduchikh <dpaduch@k66.ru>. Add the optional argument `encoding' that overrides the default. * mml.el (mml-generate-mime-1): Pass encoding defined by a user to mm-encode-buffer. 2009-09-02 Karl Kleinpaste <karl@kleinpaste.org> * gnus-art.el (gnus-article-read-summary-keys): Fix gnus-buffer-configuration's value temporarily used.
-
- 02 Sep, 2009 1 commit
-
-
Glenn Morris authored
-
- 29 Aug, 2009 2 commits
-
-
Stefan Monnier authored
(spam-ifile-database-path, spam-bsfilter-path, spam-spamassassin-path): * nnmail.el (nnmail-spool-file, nnmail-fix-eudora-headers): * nnir.el (nnir-swish-e-index-file): * gnus-sum.el (gnus-summary-delete-marked-as-read) (gnus-summary-delete-marked-with, gnus-summary-mark-as-unread-forward) (gnus-summary-mark-as-unread-backward, gnus-summary-mark-as-unread): * gnus-msg.el (gnus-inews-mark-gcc-as-read): * gnus-art.el (gnus-article-hide-pgp-hook, gnus-treat-strip-pgp) (gnus-treat-display-xface): Add Emacs version of obsolescence.
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1629
-
- 22 Aug, 2009 1 commit
-
-
Glenn Morris authored
-
- 26 Jul, 2009 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1616
-
- 08 Jun, 2009 1 commit
-
-
Katsumi Yamaoka authored
2009-06-01 Katsumi Yamaoka <yamaoka@jpl.org> * gnus-art.el (gnus-mime-delete-part): Specify gnus-decoded as charset to deleted part. 2009-05-30 David Engster <dengste@eml.cc> * nnmairix.el: Remove old documentation in the commentary block. (nnmairix-request-group): Do not update active file for nnml back ends. (nnmairix-retrieve-headers): Set gnus-nov-is-evil to t for nnimap back end so that overview files are ignored. (nnmairix-update-groups): Make updating the groups more robust by using marks. (nnmairix-determine-original-group-from-path): Circumvent mairix bug with dollar characters in message-id.
-
- 16 Feb, 2009 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1548
-
- 14 Feb, 2009 2 commits
-
-
Glenn Morris authored
(gnus-summary-save-in-mail): Use gnus-output-to-rmail rather than rmail-output-to-rmail-file.
-
Glenn Morris authored
-
- 14 Jan, 2009 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1517
-
- 06 Jan, 2009 1 commit
-
-
Tassilo Horn authored
`(gnus)Face', not `(gnus)X-Face'.
-
- 05 Jan, 2009 1 commit
-
-
Glenn Morris authored
-
- 04 Dec, 2008 2 commits
-
-
Katsumi Yamaoka authored
* gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
-
Katsumi Yamaoka authored
* gnus-art.el (gnus-article-wash-html-with-w3m): Ditto.
-
- 30 Sep, 2008 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1436
-
- 09 Sep, 2008 2 commits
-
-
Katsumi Yamaoka authored
`charset'; fix name of function called recursively. (gnus-mime-view-part-as-charset): Don't bind gnus-newsgroup-charset.
-
Katsumi Yamaoka authored
(gnus-mime-set-charset-parameters): New function. (gnus-mime-view-part-as-charset): Use it to correctly display part specifying wrong charset.
-
- 12 Aug, 2008 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1376
-
- 07 Aug, 2008 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1372
-
- 26 Jul, 2008 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1355
-
- 14 Jul, 2008 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1326
-
- 04 Jul, 2008 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1309
-
- 05 Jun, 2008 1 commit
-
-
Stefan Monnier authored
* mm-decode.el (mm-pipe-part): * gnus-art.el (gnus-summary-save-in-pipe): Use it.
-
- 26 May, 2008 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-272
-
- 08 May, 2008 1 commit
-
-
Juanma Barranquero authored
-
- 06 May, 2008 1 commit
-
-
Glenn Morris authored
-
- 05 Apr, 2008 1 commit
-
-
Stefan Monnier authored
(gnus-request-article-this-buffer): Make sure the proper decoding is used if gnus-original-article-buffer happens to be unibyte.
-
- 29 Mar, 2008 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1104
-
- 10 Mar, 2008 2 commits
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-246
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1097
-
- 05 Mar, 2008 1 commit
-
-
Glenn Morris authored
-
- 29 Feb, 2008 1 commit
-
-
Glenn Morris authored
-
- 28 Feb, 2008 1 commit
-
-
Stefan Monnier authored
-