summaryrefslogtreecommitdiff
path: root/lisp/gnus/gnus.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/gnus: Remove assumptions about mail-header being a vectorStefan Monnier2019-05-171-1/+1
* Restore previous calling signature of gnus-set-infoLars Ingebrigtsen2019-05-011-1/+1
* Change Gnus hash tables into real hash tablesEric Abrahamsen2019-03-221-28/+23
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-1/+1
* | Provide new gnus-mode, derive all gnus major modes from thisEric Abrahamsen2018-11-231-0/+6
* | Revert "Add colors to faces that lack them."Lars Ingebrigtsen2018-04-131-7/+7
* | * lisp/gnus/gnus.el (image-load-path): Declare for without-x builds.Glenn Morris2018-03-021-0/+1
* | Merge from origin/emacs-26Glenn Morris2018-02-171-3/+3
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-3/+3
* | Remove Gnus face aliases obsolete since 22.1Glenn Morris2018-01-101-120/+0
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Obsolete gnus-remove-if and gnus-remove-if-notEric Abrahamsen2017-12-101-0/+1
* | Obsolete gnus-copy-sequence and gnus-last-elementEric Abrahamsen2017-11-241-1/+0
* | Add colors to faces that lack them.Sam Steingold2017-11-031-7/+7
* | * lisp/gnus/gnus.el: Use lexical-binding and cl-libStefan Monnier2017-11-021-40/+40
* | make all related faces inherit from each otherSam Steingold2017-11-021-249/+114
* | Documentation and error-message edits re gnus-server-alistEric Abrahamsen2017-10-161-1/+3
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Ensure that Gnus bugs show up in the Emacs trackerLars Ingebrigtsen2017-02-071-1/+1
* Revert "Don't tag Gnus bugs with "gnus""Lars Ingebrigtsen2017-02-071-0/+4
* Don't tag Gnus bugs with "gnus"Lars Ingebrigtsen2017-01-251-4/+0
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-47/+47
* | Remove killed buffers from the list of Gnus buffersLars Ingebrigtsen2016-02-261-2/+8
* | Remove Gnus compat functions defined in gnus.elLars Ingebrigtsen2016-02-131-15/+4
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-121-2/+1
* | Remove more XEmacs compat code from GnusLars Ingebrigtsen2016-02-111-9/+4
* | Remove more XEmacs compat functions from GnusLars Ingebrigtsen2016-02-111-2/+2
* | Remove the now empty gnus-ems.el and references to itLars Ingebrigtsen2016-02-101-4/+0
* | Remove Gnus compat names for mouse bindingsLars Ingebrigtsen2016-02-101-1/+1
* | Drop Gnus compat functionsLars Ingebrigtsen2016-02-101-1/+1
* | Get rid of gnus-ems-redefineLars Ingebrigtsen2016-02-101-4/+0
* | Remove some useless-use-of eval.Glenn Morris2016-01-281-1/+1
|/
* Fix some custom types.Glenn Morris2016-01-121-0/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-4/+4
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-2/+2
* Prefer directed to neutral quotesPaul Eggert2015-08-241-3/+3
* [Gnus]: Use overlay functions directlyKatsumi Yamaoka2015-08-191-11/+0
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* lisp/gnus/gnus.el (gnus-mode-line-buffer-identification): Don't add image dat...Katsumi Yamaoka2014-10-271-1/+2
* lisp/gnus/gnus.el (gnus-mode-line-buffer-identification): Don't shadow load-p...Katsumi Yamaoka2014-10-241-1/+1
* Merge from Gnus git masterGnus developers2014-03-231-7/+8
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Misc changes made in Gnus masterGnus developers2013-12-261-1/+0