summaryrefslogtreecommitdiff
path: root/lisp/net/newst-treeview.el
AgeCommit message (Expand)Author
2026-05-18Get selected item in newsticker list viewJoshua Murphy
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-11-23Add 'newsticker--treeview-handle-url' (Bug#79849)Ulf Jasper
2025-01-01Update copyright year to 2025Paul Eggert
2024-06-19; Delete redundant and/or misleading package headersStefan Kangas
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-03; Fix typosStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-08-11newsticker: fix bug#57045Ulf Jasper
2022-07-09Drop support for the dead third-party w3 packageStefan Kangas
2022-07-09Prefer defvar-keymap in net/*.elStefan Kangas
2022-05-24Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen
2022-05-16Improve newsticker file name handling and printingLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-03-30Delete empty "History" sectionsStefan Kangas
2021-03-26Address some --without-x byte-compilation warningsBasil L. Contovounesios
2021-03-08* lisp/net/*.el: Use lexical-bindingStefan Monnier
2021-02-24; Add :version tags to recent newsticker options.Basil L. Contovounesios
2021-02-24Add options to use feed names from newticker-url-listUlf Jasper
2021-02-23Add command for customizing current newsticker feedUlf Jasper
2021-02-19Enable newsticker--group-shift-feed-(up|down) to move groups as wellUlf Jasper
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-04Prefer setq-local in net/*.elStefan Kangas
2020-08-14Remove many items obsolete since Emacs 23.1Stefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-09Remove some XEmacs compat code from newst*.elLars Ingebrigtsen
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-03-23Remove some declare-function stub definitionsGlenn Morris
2018-03-16Explicitly require cl-lib where neededGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-02-04Improve newsticker-treeview-selection-faceUlf Jasper
2016-01-12Fix some custom types.Glenn Morris
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-30Fix scrambling of html-rendered item buffersUlf Jasper
2015-10-01Fix a few problems with directed quotesPaul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-23More-conservative ‘format’ quote restylingPaul Eggert
2015-06-16* lisp/net/newst-treeview.el: Use lexical-binding.Stefan Monnier
2015-06-16Identify feeds in newsticker treeview with :nt-feed propertyCédric Chépied
2015-01-01Update copyright year to 2015Paul Eggert
2014-12-06newsticker: Context menu in treeview's tree.UJ
2014-12-01newsticker: Prevent multiple "Could not download..." messages. Fixes bug#19166.Ulf Jasper
2014-11-28newsticker: Take care of nil value for `newsticker-groups-filename'.Ulf Jasper
2014-11-27newsticker: Change wording of confirmation prompt regarding obsolete variable...Ulf Jasper
2014-10-19Newsticker: Show feedicons in treeview. Small fix in opml export.Ulf Jasper
2014-10-01Newsticker: Use libxml instead of `xml-parse-region'. Fix some glitches. Cl...Ulf Jasper