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