summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* lisp/gnus/mml.el (mml-minibuffer-read-description): Allow passing in a prefix...Kevin Layer2013-04-032-2/+7
* Spelling fix.Paul Eggert2013-04-031-1/+1
* gnus-msg.el: Add nnir-article-* autoloads;Andrew Cohen2013-04-013-0/+17
* Spelling fixes.Paul Eggert2013-04-011-1/+1
* lisp/gnus/nnir.el (nnir-method-default-engines): Fix typoAndrew Cohen2013-03-312-1/+5
* lisp/gnus/nnir.el (nnir-method-default-engines): Fix typoAndrew Cohen2013-03-302-1/+5
* lisp/gnus/nnir.el: Allow nnir group creation based on an existing queryAndrew Cohen2013-03-292-14/+44
* lisp/gnus/nndraft.el (nndraft-request-expire-articles): Make expiry target al...Katsumi Yamaoka2013-03-282-5/+15
* gnus-msg.el (gnus-setup-message): Set the posting-style and gcc properly for ...Andrew Cohen2013-03-272-4/+18
* lisp/gnus/nnir.el: Fix byte-compile warning. nnoo-define-skeleton should come...Andrew Cohen2013-03-272-1/+11
* lisp/gnus/ChangeLog: UpdateAndrew Cohen2013-03-261-1/+5
* lisp/gnus/nnir.el: Major rewrite; Separate searching from group managementAndrew Cohen2013-03-252-232/+359
* * lisp/gnus/message.el (message-bury): Minor cleanup.Sam Steingold2013-03-182-5/+7
* Prefer UTF-8 in commentary.Paul Eggert2013-03-111-151/+151
* Specify utf-8, not iso-8859-1, for ASCII files.Paul Eggert2013-03-061-1/+1
* lisp/gnus/nndir.el (nndir-request-list): Remove 2nd argument passed to nnml-r...Katsumi Yamaoka2013-03-063-4/+10
* Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-0512-36/+40
* lisp/gnus/shr.el: Make all the overlays set the `evaporate' property so that ...Ted Phelps2013-03-042-6/+16
* lisp/gnus/mml2015.el (mml2015-epg-key-image): Wrap epg-gpg-program in shell-q...Adam Sjøgren2013-02-252-1/+6
* gnus-registry.el: Silence XEmacs byte compilerDavid Engster2013-02-241-0/+6
* gnus-registry.el (gnus-registry-save): Provide class name when calling `eieio...David Engster2013-02-222-2/+15
* lisp/gnus/mml2015.el (mml2015-epg-find-usable-key): handle revoked user-idDaiki Ueno2013-02-172-20/+67
* * lisp/gnus/shr.el (shr-put-image): Use image-multi-frame-p if available.Glenn Morris2013-02-162-2/+10
* Generalize "animated" images to "multi-frame" imagesGlenn Morris2013-02-162-1/+7
* gnus-util.el (gnus-define-keys): Convert [?\S-\ ] to [(shift space)] for XEmacsKatsumi Yamaoka2013-02-142-0/+12
* Add more keymaps where S-SPC scrolls in the opposite direction to SPC.Juri Linkov2013-02-133-0/+9
* Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.orgGlenn Morris2013-02-124-5/+5
|\
| * In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-124-5/+5
* | Merge from emacs-24; up to 2012-12-15T12:19:04Z!juri@jurta.orgGlenn Morris2013-02-091-1/+1
|\ \ | |/
| * ChangeLog typo fixGlenn Morris2013-02-091-1/+1
| * lisp/gnus/nnir.el ("nnir"): Add 'virtual ability to nnir backendKatsumi Yamaoka2013-02-102-1/+6
* | lisp/gnus/nnir.el ("nnir"): Add 'virtual ability to nnir backendKatsumi Yamaoka2013-02-102-1/+6
* | Merge from emacs-24; up to 2012-12-14T15:38:50Z!monnier@iro.umontreal.caGlenn Morris2013-02-071-2/+2
|\ \ | |/
| * ChangeLog author fixGlenn Morris2013-02-061-2/+2
* | Merge from emacs-24; up to 2012-12-14T15:22:24Z!monnier@iro.umontreal.caGlenn Morris2013-02-062-1/+6
|\ \ | |/
| * * auth-source.el (auth-source-format-prompt): Don't get confused by any "\"Gabor Vida2013-02-062-1/+6
* | lisp/gnus/gnus-int.el (gnus-backend-trace): Honour gnus-backend-traceChristopher Schmidt2013-01-302-10/+15
* | lisp/gnus/mml.el (mml-insert-part): Insert closing tagChristopher Schmidt2013-01-302-1/+5
* | lisp/gnus/mm-decode.el (mm-save-part): Handle invalid read-file-name resultsChristopher Schmidt2013-01-302-8/+24
* | gnus-sum.el (gnus-summary-read-group-1): Debbugs group entry fixupsLars Magne Ingebrigtsen2013-01-212-3/+10
* | * lisp/gnus/smiley.el (smiley-style): Make the file loadable in batch mode.Glenn Morris2013-01-152-1/+8
* | * lisp/gnus/nnimap.el (nnimap-keepalive): Don't throw an error if there's noStefan Monnier2013-01-142-8/+14
* | gnus-sum.el: gnus-sum: fix `gnus-summary-from-or-to-or-newsgroups' address co...Julien Danjou2013-01-142-13/+17
* | Delete merge marker.Romain Francoise2013-01-131-1/+0
* | Fix bug that f in Rmail, in some situations, would insert entire Rmail file.Richard M. Stallman2013-01-132-2/+10
* | Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-113-2/+10
* | Use point-max-marker and point-min-marker here and there.Dmitry Antipov2013-01-113-4/+8
* | lisp/gnus/mml-smime.el: Add mml-smime-encrypt-to-selfUwe Brauer2013-01-112-7/+27
* | * mml-smime.el (epg-sub-key-fingerprint): Autoload.Daiki Ueno2013-01-092-0/+6
* | Add some :version tagsGlenn Morris2013-01-072-0/+5