]> git.eshelyaron.com Git - emacs.git/commit
; Fix removal of obsolete newsticker function
authorStefan Kangas <stefan@marxist.se>
Sat, 4 Dec 2021 11:22:58 +0000 (12:22 +0100)
committerStefan Kangas <stefan@marxist.se>
Sat, 4 Dec 2021 11:26:09 +0000 (12:26 +0100)
commit6d6d2b73d069d44a4f5c0dfa68f253777b0418fb
tree96d9fb46a934d26cb4bbc2b3f95673889380fa4d
parent796075ef7e1c7a294fe8c3c36c999c10c2f09d38
; Fix removal of obsolete newsticker function

* lisp/net/newst-plainview.el (newsticker-close-buffer)
(newsticker-mark-all-items-of-feed-as-read)
(newsticker-mark-all-items-as-read): Use 'newsticker--cache-save'
instead of removed obsolete function 'newsticker--cache-update'.
* etc/NEWS: Don't mention obsolete internal variables.
etc/NEWS
lisp/net/newst-plainview.el