diff options
| author | Stefan Kangas | 2025-01-26 21:36:43 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2025-01-26 22:45:13 +0100 |
| commit | a87c382cabaec41f8901c858d4abd52305622b9e (patch) | |
| tree | 08e1f6ec52e0be63358620953c2fa3356b3de91d | |
| parent | 3c820cd2650a3126ac13fc4825147271285da519 (diff) | |
| download | emacs-a87c382cabaec41f8901c858d4abd52305622b9e.tar.gz emacs-a87c382cabaec41f8901c858d4abd52305622b9e.zip | |
; * etc/NEWS: Add missing temporary documentation tags.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -593,6 +593,7 @@ Use 'TAB' in the minibuffer to show or hide the password. | |||
| 593 | Alternatively, click the new show-password icon on the mode-line with | 593 | Alternatively, click the new show-password icon on the mode-line with |
| 594 | 'mouse-1' to toggle the visibility of the password. | 594 | 'mouse-1' to toggle the visibility of the password. |
| 595 | 595 | ||
| 596 | +++ | ||
| 596 | *** 'advice-remove' is now an interactive command. | 597 | *** 'advice-remove' is now an interactive command. |
| 597 | When called interactively, 'advice-remove' now prompts for an advised | 598 | When called interactively, 'advice-remove' now prompts for an advised |
| 598 | function to the advice to remove. | 599 | function to the advice to remove. |
| @@ -1785,6 +1786,7 @@ feeds, as inheriting backends of 'nnfeed'. | |||
| 1785 | This allow users to add Atom Syndication Format feeds to Gnus as | 1786 | This allow users to add Atom Syndication Format feeds to Gnus as |
| 1786 | servers. | 1787 | servers. |
| 1787 | 1788 | ||
| 1789 | --- | ||
| 1788 | *** The 'nnweb-type' option 'gmane' has been removed. | 1790 | *** The 'nnweb-type' option 'gmane' has been removed. |
| 1789 | The gmane.org website is, sadly, down since a number of years with no | 1791 | The gmane.org website is, sadly, down since a number of years with no |
| 1790 | prospect of it coming back. Therefore, it is no longer valid to set | 1792 | prospect of it coming back. Therefore, it is no longer valid to set |