summaryrefslogtreecommitdiff
path: root/lisp/net/newst-backend.el
Commit message (Expand)AuthorAgeFilesLines
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Remove feeds with dead uris from newsticker--raw-url-list-defaultsUlf Jasper2017-08-131-7/+1
* Fix uri of Emacs WikiUlf Jasper2017-08-131-1/+1
* Avoid add-to-list on local variablesStefan Monnier2017-01-041-9/+6
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-081-7/+0
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-5/+5
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-3/+3
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-2/+2
* Prefer directed to neutral quotesPaul Eggert2015-08-241-2/+2
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-231-3/+3
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-201-4/+4
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* newsticker: Prevent multiple "Could not download..." messages. Fixes bug#19166.Ulf Jasper2014-12-011-5/+11
* newsticker: Handle embedded (x)html in atom feeds.Ulf Jasper2014-11-271-5/+9
* newsticker: Take care of UIDs when adding elements to cache.Ulf Jasper2014-11-261-5/+10
* newsticker: Fix bug#18787: Tell libxml-parse-xml-region to discard comments.Ulf Jasper2014-11-221-3/+4
* Simplify use of current-time and friends.Paul Eggert2014-10-281-8/+8
* Newsticker: fix broken image download via url-retrieve, again.Ulf Jasper2014-10-201-24/+24
* Newsticker: fix broken image download via url-retrieve.Ulf Jasper2014-10-201-14/+20
* Newsticker: Show feedicons in treeview. Small fix in opml export.Ulf Jasper2014-10-191-59/+153
* Newsticker: Use libxml instead of `xml-parse-region'. Fix some glitches. Cl...Ulf Jasper2014-10-011-82/+142
* Newsticker: Add commands to rearrange treeview groups and document them. (Bug...Ulf Jasper2014-09-241-9/+1
* * lisp/net/newst-backend.el (newsticker-url-list): Doc whitespace triviaGlenn Morris2014-02-251-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* newsticker: Moved icons to etc/newsticker/imagesUlf Jasper2011-05-131-9/+16
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Fixed Bug#5096.Ulf Jasper2009-12-061-2/+2
* Fixed Bug#5008.Ulf Jasper2009-12-061-25/+7
* Newsticker fixes/changes.Ulf Jasper2009-12-041-1/+2
* * textmodes/two-column.el (2C-split):Stefan Monnier2009-10-311-8/+4
* Fix typos in condition-case handlers.Glenn Morris2009-09-181-2/+2
* (time-add): Suppress warnings from compat function.Glenn Morris2009-09-021-1/+6
* * net/newst-treeview.el (newsticker-groups-filename):Stefan Monnier2009-08-211-1/+1
* * net/newst-backend.el (newsticker--raw-url-list-defaults): UpdateChong Yidong2009-08-021-3/+1
* Kevin Ryde <user42 at zip.com.au>Glenn Morris2009-07-221-6/+6
* newsticker: fixed bug#1710Ulf Jasper2009-01-231-3/+3
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* newsticker: fixed provide statement.Ulf Jasper2008-12-221-5/+1