summaryrefslogtreecommitdiff
path: root/lisp/net/newst-backend.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Remove redundant declares of w3m-minor-mode-mapStefan Kangas2022-10-291-1/+0
* Use string-trim in newsticker--remove-whitespaceStefan Kangas2022-08-031-6/+2
* Drop support for the dead third-party w3 packageStefan Kangas2022-07-091-1/+0
* Remove some ancient Emacs compat codeStefan Kangas2022-05-181-2/+1
* Improve newsticker file name handling and printingLars Ingebrigtsen2022-05-161-12/+27
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-12-101-1/+1
|\|
| * ; Prefer HTTPS in more URLsStefan Kangas2021-12-091-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-12-081-2/+1
|\|
| * Remove dead link from newstickerStefan Kangas2021-12-071-2/+1
* | Remove some more items obsolete since Emacs 23Stefan Kangas2021-12-031-50/+2
|/
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-1/+1
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-1/+1
* Replace local intersection functions with seq-intersectionStefan Kangas2021-04-051-0/+1
* Convert many more links to use HTTPSStefan Kangas2021-03-241-5/+5
* * lisp/net/*.el: Use lexical-bindingStefan Monnier2021-03-081-16/+16
* ; Pacify warnings in last newsticker change.Basil L. Contovounesios2021-03-041-3/+2
* Preserve group structure on opml import and export.Ulf Jasper2021-03-031-91/+127
* Leave other windows unchanged, use search instead of re-searchUlf Jasper2021-02-231-2/+1
* Fix invalid interactive-statementUlf Jasper2021-02-231-2/+1
* Add command for customizing current newsticker feedUlf Jasper2021-02-231-1/+13
* Remove redundant requires of 'derived'Stefan Kangas2021-01-311-1/+0
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-1/+1
* Remove some obsolete URLsStefan Kangas2020-10-011-8/+0
* Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-261-1/+1
|/
* ; Spelling fixesPaul Eggert2019-12-101-1/+1
* Update some URLsPaul Eggert2019-09-231-2/+2
* Fix time zone in previous rewrite of newsticker--decode-iso8601-dateLars Ingebrigtsen2019-07-311-2/+3
* Have newsticker use iso8601 to parse datesLars Ingebrigtsen2019-07-311-55/+10
* Remove XEmacs and ancient Emacs compatibility from newst-backend.elLars Ingebrigtsen2019-06-191-39/+0
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-3/+2
* Merge from origin/emacs-26Glenn Morris2019-02-201-2/+2
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-161-2/+2
* | Prefer encode-time to its aliasPaul Eggert2019-02-101-2/+2
* | Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-091-16/+2
* | 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
* | file-attributes cleanupPaul Eggert2018-09-231-1/+2
* | * lisp/net/newst-backend.el (newsticker--sentinel-work):Glenn Morris2018-04-201-4/+5
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\|
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-12-161-12/+16
|\|
| * Fixes for defcustoms, prompted by cus-test-optsGlenn Morris2017-12-131-1/+1