summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Expand)AuthorAgeFilesLines
* 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
* | lisp/gnus/mml-smime.el: Support signing by sender.Daiki Ueno2013-01-072-16/+56
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02132-138/+137
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-01132-138/+137
| * Backport gnus-msg fix from trunkLars Ingebrigtsen2012-12-292-1/+7
* | Merge changes made in Gnus masterLars Magne Ingebrigtsen2013-01-023-2/+14
* | lisp/gnus/nnfolder.el: Allow regenerating recursive nnfolder namesLars Magne Ingebrigtsen2012-12-292-2/+33
* | Fix changelogAndreas Schwab2012-12-291-3/+3
* | lisp/gnus/nntp.el (nntp-open-connection): Fix nntp connection problems with t...Lars Ingebrigtsen2012-12-282-1/+7
* | Gnus: Avoid `Invalid face reference: nil' messagesWolfgang Jenkner2012-12-273-2/+12
* | lisp/gnus/gnus-msg.el (gnus-summary-resend-message): Don't bug out on non-str...Lars Ingebrigtsen2012-12-272-1/+7
* | lisp/gnus/mml2015.el (mml2015-epg-key-image): separate attribute stream from ...Andreas Schwab2012-12-272-1/+4
* | Merge from emacs-24; up to 2012-12-03T21:07:47Z!eggert@cs.ucla.eduGlenn Morris2012-12-273-3/+14
|\ \ | |/
| * * plstore.el (plstore-passphrase-callback-function): Fix file/buffer typo.Glenn Morris2012-12-272-1/+6