diff options
| author | Baptiste Strazzulla | 2025-06-03 14:58:59 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2025-07-27 07:58:13 +0300 |
| commit | 67f36e80ceca7e1a96b635d4caa0027b9fcf8c0b (patch) | |
| tree | c52e17d805b1f875598d9807614693666c6e9528 /java/incrementing-version-code | |
| parent | 9d2c7bed66c14c588ea9e26c5020281cc9786291 (diff) | |
| download | emacs-67f36e80ceca7e1a96b635d4caa0027b9fcf8c0b.tar.gz emacs-67f36e80ceca7e1a96b635d4caa0027b9fcf8c0b.zip | |
Add a new user option to hide the header of old newsticker feeds
* lisp/net/newst-plainview.el (newsticker-hide-old-feed-header):
Define that new user option
(newsticker-mode-map): Add the new bindings related to that new
user option.
(newsticker-buffer-update): Hide the old feeds if the new user
option is true.
(newsticker-hide-old-feed-header): Define a function to hide the
old feeds.
(newsticker-show-old-feed-header): Define a function to restore
them.
(newsticker--old-feed-p): Define a function to check if a feed is
old.
(newsticker--buffer-do-insert-text): Set age of feed to old if
applicable.
(newsticker--buffer-set-invisibility): Update the function to
account for the fact that there are two lines (not just one) to
hide feeds.
* etc/NEWS: Announce the new user option
'newsticker-hide-old-feed-header' to hide old feeds. (Bug#78305)
Diffstat (limited to 'java/incrementing-version-code')
0 files changed, 0 insertions, 0 deletions