summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25John Wiegley2016-01-111-0/+3
|\
| * Do secure signed Bcc handlingJens Lechtenboerger2016-01-041-0/+3
| * Refactor mml-smime.el, mml1991.el, mml2015.elJens Lechtenboerger2016-01-035-661/+725
* | Merge from origin/emacs-25John Wiegley2016-01-11130-130/+130
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-01130-130/+130
* | Merge emacs-25 into master (using imerge)John Wiegley2015-12-299-38/+32
|\ \ | |/
| * Fix mml-sec build warningsJens Lechtenboerger2015-12-271-0/+3
| * Fix `gnus-union' so as to behave like `cl-union'Katsumi Yamaoka2015-12-232-7/+15
| * Fix parsing netrc entries with portsEli Zaretskii2015-12-171-7/+9
| * lisp/gnus/qp.el: Don't replace "from " at bolDaiki Ueno2015-12-041-1/+2
| * Remove nnml-retrieve-groups that is unnecessary and somewhat problematicKatsumi Yamaoka2015-11-251-17/+0
| * Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-174-6/+6
* | lisp/gnus/mml-sec.el (mml-secure-bcc-is-safe): Keep old Emacsen compatibilityKatsumi Yamaoka2015-12-281-3/+2
* | Fix mml-sec build warningsJens Lechtenboerger2015-12-271-0/+3
* | * lisp/gnus/mml-sec.el (mml-secure-bcc-is-safe): Fix typo in last check-in.Lars Ingebrigtsen2015-12-271-1/+1
* | Identify unsafe combinations of Bcc and encryptionJens Lechtenboerger2015-12-272-0/+56
|/
* Avoid error in submitting a form with EWWEli Zaretskii2015-11-111-11/+12
* * gnus-sum.el (gnus-summary-backend-map): Bind B-backspace toMichael Sperber2015-11-091-0/+1
* * lisp/gnus/auth-source.el: Silence lexical-binding warningsStefan Monnier2015-10-291-103/+94
* * lisp/gnus/gnus-topic.el: Silence some warningsStefan Monnier2015-10-271-11/+10
* No need to use eval-and-compileKatsumi Yamaoka2015-10-231-5/+4
* Fix auth-source-epa-make-gpg-token compilation (bug#21724)Katsumi Yamaoka2015-10-221-5/+6
* Remove fboundp checks from mailcap-mime-dataKatsumi Yamaoka2015-10-221-23/+10
* lisp/gnus/mailcap.el (mailcap-mailcap-entry-passes-test): Doc fixKatsumi Yamaoka2015-10-211-2/+5
* * lisp/gnus/mailcap.el (mailcap-mime-data):Michael Sperber2015-10-201-1/+2
* Unbreak `group' option for `mail-sources'Michael Sperber2015-10-202-2/+34
* Replace the usage of an obsolete function in auth-source.elNicolas Petton2015-10-111-1/+1
* * lisp/gnus/auth-source.el: Use sharp-quoting with functions.Nicolas Petton2015-10-111-20/+20
* Clarify :create in auth-source's docsWieland Hoffmann2015-09-301-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-1718-55/+55
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-177-13/+13
* ; Use proper accents in Peter von der Ahé’s namePaul Eggert2015-09-162-2/+6
* Bind inhibit-modification-hooks rather than a/b-c-fStefan Monnier2015-09-121-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+3
* mail-source.el: Make the imap mail-source's :mailbox handle a listAdam Sjøgren2015-09-061-4/+7
* nnimap.el: Handle nil arg to nnimap-request-groupEric Abrahamsen2015-09-061-2/+4
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-0311-34/+35
* Escape ` and ' in docPaul Eggert2015-09-014-10/+10
* Use defalias at the top levelKatsumi Yamaoka2015-09-011-4/+4
* * lisp/gnus/gnus-sum.el (gnus-summary-search-article):Katsumi Yamaoka2015-09-011-0/+1
* Quoting fixes in GnusPaul Eggert2015-08-3113-23/+27
* Go back to grave quoting in GnusPaul Eggert2015-08-259-17/+17
* Gnus format-message typo fixPaul Eggert2015-08-251-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-2422-83/+93
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-211-1/+1
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-202-2/+2
* [Gnus]: Use overlay functions directlyKatsumi Yamaoka2015-08-1910-120/+71
* * lisp/gnus/nnmaildir.el (nnmaildir-flag-mark-mapping): Add "P".Glenn Morris2015-08-181-0/+1
* message.el: Silent the byte compilerKatsumi Yamaoka2015-08-181-14/+16
* * lisp/gnus/message.el (message-overlay-get, message-overlays-in)Katsumi Yamaoka2015-08-171-11/+17