diff options
| author | Baptiste Strazzulla | 2025-07-29 14:39:23 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2025-07-30 14:17:04 +0300 |
| commit | 93dff95463250271d2a723bd5e562e498692d643 (patch) | |
| tree | 3bdc710cff84e5087b2d83eb56caf77e5dd98de5 | |
| parent | 95be144994fe9f492a7371157a971778495e1445 (diff) | |
| download | emacs-93dff95463250271d2a723bd5e562e498692d643.tar.gz emacs-93dff95463250271d2a723bd5e562e498692d643.zip | |
; Fix NEWS entry for Newsticker
* etc/NEWS: Amend the correct name of the new
'newsticker-hide-old-feed-header' option. (Bug#78305)
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -2446,7 +2446,7 @@ Use the byte-compiler instead; it provides more and more useful warnings. | |||
| 2446 | ** Newsticker | 2446 | ** Newsticker |
| 2447 | 2447 | ||
| 2448 | --- | 2448 | --- |
| 2449 | *** New user option 'newsticker-hide-old-feed-header-in-newsticker-buffer'. | 2449 | *** New user option 'newsticker-hide-old-feed-header'. |
| 2450 | It controls whether to automatically hide the header of feeds whose | 2450 | It controls whether to automatically hide the header of feeds whose |
| 2451 | items are all old or obsolete in the plainview *newsticker* buffer. | 2451 | items are all old or obsolete in the plainview *newsticker* buffer. |
| 2452 | This is only visually interesting if the content of those feeds are also | 2452 | This is only visually interesting if the content of those feeds are also |