summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* Improve the custom type of some user options.Glenn Morris2016-01-301-3/+5
* * lisp/gnus/gnus-kill.el (gnus-winconf-kill-file): Not user-serviceable.Glenn Morris2016-01-301-4/+2
* Mark some user options that can get evalled as risky.Glenn Morris2016-01-301-0/+2
* * lisp/gnus/gnus-art.el (gnus-blocked-images):Ted Zlatanov2016-01-251-1/+3
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-242-4/+4
* * lisp/gnus/nnir.el (nnir-request-update-mark):Katsumi Yamaoka2016-01-191-2/+4
* Honor docstring of gnus-group-get-new-newsEric Abrahamsen2016-01-151-5/+5
* * lisp/gnus/nntp.el (nntp-request-newgroups): SimplifyKatsumi Yamaoka2016-01-141-18/+8
* Fix NNTP NEWGROUPS off-by-a-few-hours bugPaul Eggert2016-01-131-1/+1
* Fix some declarations.Glenn Morris2016-01-121-3/+3
* Fix some custom types.Glenn Morris2016-01-122-2/+3
* Add some missing version tags.Glenn Morris2016-01-121-9/+14
* Do secure signed Bcc handlingJens Lechtenboerger2016-01-041-0/+3
* Refactor mml-smime.el, mml1991.el, mml2015.elJens Lechtenboerger2016-01-035-661/+725
* Update copyright year to 2016Paul Eggert2016-01-01130-130/+130
* 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
* 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