summaryrefslogtreecommitdiff
path: root/lisp/net/newst-treeview.el
Commit message (Expand)AuthorAgeFilesLines
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-3/+4
* newsticker: fix bug#57045Ulf Jasper2022-08-111-5/+6
* Drop support for the dead third-party w3 packageStefan Kangas2022-07-091-6/+1
* Prefer defvar-keymap in net/*.elStefan Kangas2022-07-091-43/+37
* Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-241-2/+2
* Improve newsticker file name handling and printingLars Ingebrigtsen2022-05-161-4/+3
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Delete empty "History" sectionsStefan Kangas2021-03-301-4/+0
* Address some --without-x byte-compilation warningsBasil L. Contovounesios2021-03-261-0/+1
* * lisp/net/*.el: Use lexical-bindingStefan Monnier2021-03-081-70/+59
* ; Add :version tags to recent newsticker options.Basil L. Contovounesios2021-02-241-0/+2
* Add options to use feed names from newticker-url-listUlf Jasper2021-02-241-10/+36
* Add command for customizing current newsticker feedUlf Jasper2021-02-231-0/+10
* Enable newsticker--group-shift-feed-(up|down) to move groups as wellUlf Jasper2021-02-191-12/+18
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in net/*.elStefan Kangas2020-12-041-5/+4
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-29/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove some XEmacs compat code from newst*.elLars Ingebrigtsen2019-10-091-65/+63
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Remove some declare-function stub definitionsGlenn Morris2018-03-231-1/+0
* | Explicitly require cl-lib where neededGlenn Morris2018-03-161-0/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Improve newsticker-treeview-selection-faceUlf Jasper2016-02-041-1/+1
* Fix some custom types.Glenn Morris2016-01-121-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix scrambling of html-rendered item buffersUlf Jasper2015-11-301-22/+28
* Fix a few problems with directed quotesPaul Eggert2015-10-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-4/+4
* * lisp/net/newst-treeview.el: Use lexical-binding.Stefan Monnier2015-06-161-48/+47
* Identify feeds in newsticker treeview with :nt-feed propertyCédric Chépied2015-06-161-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* newsticker: Context menu in treeview's tree.UJ2014-12-061-32/+23
* newsticker: Prevent multiple "Could not download..." messages. Fixes bug#19166.Ulf Jasper2014-12-011-1/+3
* newsticker: Take care of nil value for `newsticker-groups-filename'.Ulf Jasper2014-11-281-1/+2
* newsticker: Change wording of confirmation prompt regarding obsolete variable...Ulf Jasper2014-11-271-6/+17
* Newsticker: Show feedicons in treeview. Small fix in opml export.Ulf Jasper2014-10-191-1/+20
* Newsticker: Use libxml instead of `xml-parse-region'. Fix some glitches. Cl...Ulf Jasper2014-10-011-2/+5
* Rename 24.5 to 25.1Stefan Monnier2014-09-291-1/+1
* Newsticker: Add commands to rearrange treeview groups and document them. (Bug...Ulf Jasper2014-09-241-73/+178
* Newsticker: introduce `newsticker-treeview-date-format'. (Bug#17227)Ulf Jasper2014-08-111-1/+9
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-101-5/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Merge from emacs-24; up to 2012-05-08T14:11:47Z!monnier@iro.umontreal.caGlenn Morris2012-10-051-1/+1
|\
| * * lisp/net/newst-treeview.el (newsticker-group-move-feed): Doc fix.Glenn Morris2012-10-051-1/+1