aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | lisp/gnus/nnimap.el (nnimap-request-group): nnimap group activation problems ...Lars Magne Ingebrigtsen2015-01-291-0/+3
* | lisp/gnus/message.el (message-smtpmail-send-it): Make non-standard mail heade...Lars Magne Ingebrigtsen2015-01-291-0/+5
* | lisp/gnus/nnimap.el (nnimap-request-group): nnimap group request bug fixLars Ingebrigtsen2015-01-281-0/+5
* | nnimap `never' expiration fixElias Oltmanns2015-01-281-0/+5
* | lisp/gnus/nnir.el Check for literal+ capability in IMAPLars Magne Ingebrigtsen2015-01-271-0/+5
* | lisp/gnus/nnir.el (nnir-run-imap): Enable non-ASCII IMAP searchesEric Abrahamsen2015-01-271-0/+2
* | [Gnus] Make nnmairix always select the correct articleEric Abrahamsen2015-01-271-0/+7
* | lisp/gnus/nnimap.el Allow using the Google X-GM-LABELS, if presentTrevor Murphy2015-01-261-0/+6
* | [Gnus] Fixups when displaying certain attachmentsPeder O. Klingenberg2015-01-261-0/+8
* | [Gnus] Make moving IMAP articles faster in large groupsLars Ingebrigtsen2015-01-261-0/+15
* | lisp/gnus/gnus-group.el (gnus-group-suspend): Close all backendsLars Ingebrigtsen2015-01-251-0/+4
* | lisp/gnus/nntp.el (nntp-send-authinfo): Error out if the password is wrongLars Magne Ingebrigtsen2015-01-151-0/+4
* | Shrink EIEIO object header. Move generics to eieio-generic.el.Stefan Monnier2015-01-081-4/+8
|\ \
| * | lisp/emacs-lisp/eieio-core.el (eieio-backward-compatibility): New var.Stefan Monnier2015-01-071-1/+5
* | | Fix content decoding in gnus-read-ephemeral-bug-groupAndreas Schwab2015-01-081-0/+6
* | | ChangeLog fixesGlenn Morris2015-01-021-0/+7
* | | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | | Make eww rendering default to `window-width' againLars Ingebrigtsen2014-12-291-0/+5
|/ /
* | * registry.el (registry-db): Set default slot later.Paul Eggert2014-12-181-0/+5
* | * lisp/gnus/gnus-art.el: Fix up compiler warnings.Stefan Monnier2014-12-181-0/+24
* | Fix Gnus registry pruning and sorting, and rename fileEric Abrahamsen2014-12-181-0/+26
* | lisp/gnus/gnus-art.el: Refactored out gnus-article-mime-handlesLars Magne Ingebrigtsen2014-12-091-1/+7
* | (message-change-subject): Really check whether the subject changedLars Magne Ingebrigtsen2014-12-071-0/+5
* | Make it easier to use mailcap for viewing single filesLars Magne Ingebrigtsen2014-12-051-0/+6
* | * lisp/gnus/gnus-cloud.el (gnus-cloud): Add :version tag.Glenn Morris2014-12-011-0/+4
* | Fix up merged ChangeLog entries (dates, duplication, etc)Glenn Morris2014-11-291-4/+0
* | Merge branch 'emacs-24'.Paul Eggert2014-11-281-0/+5
|\ \ | |/
| * auth-source: Fix Mac OS X keychain lookups.John Mastro2014-11-261-0/+5
* | Gnus: fix XEmacs compilationKatsumi Yamaoka2014-11-271-0/+9
* | * gnus-start.el (gnus-save-newsrc-file-check-timestamp): Add :version tag.Glenn Morris2014-11-251-0/+5
* | Make some network connections warn unless they are encryptedLars Magne Ingebrigtsen2014-11-231-0/+6
* | lisp/gnus/message.el (message-valid-fqdn-regexp): Add non-internaional new TLDsAlbert Krewinkel2014-11-171-0/+5
* | Merge from emacs-24Stefan Monnier2014-11-161-0/+4
|\ \ | |/
| * [Backport] lisp/gnus/mml2015.el (mml2015-display-key-image): New variableAdam Sjøgren2014-11-131-0/+4
| * [Backport] gnus.el (gnus-mode-line-buffer-identification):Katsumi Yamaoka2014-10-271-0/+6
| * [Backport] lisp/gnus/nnimap.el (nnimap-wait-for-response): Ignore NOOP respon...enami tsugutomo2014-10-271-0/+5
* | Don't query on Gnus exits from ephemeral groupsLars Magne Ingebrigtsen2014-11-141-0/+3
* | ChangeLog entry from previous commitLars Magne Ingebrigtsen2014-11-141-0/+5
* | lisp/gnus/gnus-notifications.el (gnus-notifications-notify): Provide both app...Julien Danjou2014-11-131-2/+7
* | Allow uploading files from ewwKenjiro NAKAYAMA2014-11-101-0/+5
* | lisp/gnus/gnus-start.el (gnus-activate-group): Fix typo reported by Tim Lands...Tassilo Horn2014-11-091-0/+5
* | Simplify use of current-time and friends.Paul Eggert2014-10-281-0/+13
* | lisp/gnus/gnus.el (gnus-mode-line-buffer-identification): Don't add image dat...Katsumi Yamaoka2014-10-271-0/+5
* | lisp/gnus/ChangeLog (2014-10-24): Add bug#Katsumi Yamaoka2014-10-241-1/+1
* | lisp/gnus/gnus.el (gnus-mode-line-buffer-identification): Don't shadow load-p...Katsumi Yamaoka2014-10-241-0/+5
* | lisp/gnus/nnimap.el (nnimap-wait-for-response): Ignore NOOP response requeste...enami tsugutomo2014-10-241-0/+5
* | * lisp/select.el: Use lexical-binding.Stefan Monnier2014-10-221-1/+1
* | Merge from emacs-24Stefan Monnier2014-10-201-6/+6
|\ \ | |/
* | Merge from emacs-24; up to 2014-07-28T06:28:15Z!dmantipov@yandex.ruGlenn Morris2014-10-201-0/+4
|\ \ | |/
| * Add 24.4 release ChangeLog entriesemacs-24.4Glenn Morris2014-10-201-0/+4