summaryrefslogtreecommitdiff
path: root/lisp/gnus/nnrss.el
Commit message (Expand)AuthorAgeFilesLines
* ; * lisp/*.el: Fix typos in docstringsJuanma Barranquero2022-11-171-3/+3
* Make many gnus version variables obsoleteStefan Kangas2022-08-131-0/+1
* time-convert): Deprecate calls without an explicit FORM argStefan Monnier2022-08-051-2/+2
* Simplify a few timestampsPaul Eggert2022-08-011-1/+1
* Remove some ancient Emacs compat codeStefan Kangas2022-05-181-2/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Prefer format-time-string to current-time-stringPaul Eggert2021-12-161-8/+8
|/
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-1/+1
* Fix nnrss-get-namespace-prefix (bug#34685)Benjamin Riefenstahl2021-08-101-3/+4
* Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-091-1/+1
* Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-081-1/+1
* Remove support for Syndic8.com, defunct since 2013Stefan Kangas2021-03-201-54/+6
* * lisp/gnus/nnmh.el (nnmh-newsgroup-articles): Declare varStefan Monnier2021-03-111-3/+2
* * lisp/gnus: Use lexical-binding in all the filesStefan Monnier2021-01-301-11/+11
* * lisp/gnus: Remove redundant `:group` argsStefan Monnier2021-01-301-1/+0
* * lisp/gnus: Quote functions with #'Stefan Monnier2021-01-301-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-1/+1
* Make sure that all gnus buffers are killed on exitSam Steingold2020-01-281-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Don't hard-code the RSS structure so much in nnrssLars Ingebrigtsen2019-09-271-1/+6
* New function time-convertPaul Eggert2019-08-051-1/+1
* Remove Gnus group name encoding/decodingEric Abrahamsen2019-08-031-1/+1
* format-time-string subsumes time-zone-formatPaul Eggert2019-07-311-1/+1
* Use iso8601-parse in nnrssLars Ingebrigtsen2019-07-311-37/+14
* Fix encoding and access of Gnus group namesEric Abrahamsen2019-04-081-9/+9
* Merge from origin/emacs-26Glenn Morris2019-02-201-3/+3
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-161-3/+3
* | Prefer encode-time to its aliasPaul Eggert2019-02-101-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Clean up some defvoo doc stringsLars Ingebrigtsen2018-04-131-1/+1
* | gnus: replace cl with cl-libGlenn Morris2018-03-231-7/+7
* | 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-1/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-3/+9
* | Revert the gnus-replace-in-string change, fix arguments, reapplyLars Ingebrigtsen2016-02-121-4/+5
* | nnrss buffers don't have to be unibyteLars Ingebrigtsen2016-02-121-6/+5
* | Remove XEmacs compat code from Gnus backendsLars Ingebrigtsen2016-02-121-1/+0
* | Remove XEmacs compat functions from mm-util.elLars Ingebrigtsen2016-02-121-3/+3
* | gnus-replace-in-string -> replace-regexp-in-stringLars Ingebrigtsen2016-02-111-4/+4
* | Remove some useless-use-of eval.Glenn Morris2016-01-281-6/+4
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Function declaration updates prompted by 'make check-declare'Glenn Morris2015-04-301-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1