; * etc/NEWS: Clean up for Emacs 29.2.

This commit is contained in:
Eli Zaretskii 2024-01-18 03:47:49 -05:00
parent 314ac2e431
commit 92a7132bd6

View file

@ -15,12 +15,6 @@ in older Emacs versions.
You can narrow news to a specific version by calling 'view-emacs-news'
with a prefix argument or by typing 'C-u C-h C-n'.
Temporary note:
+++ indicates that all relevant manuals in doc/ have been updated.
--- means no change in the manuals is needed.
When you add a new item, use the appropriate mark if you are sure it
applies, and please also update docstrings as needed.
* Installation Changes in Emacs 29.2
@ -43,36 +37,24 @@ more details.
* Changes in Emacs 29.2
* Editing Changes in Emacs 29.2
This is a bug-fix release with no new features.
* Changes in Specialized Modes and Packages in Emacs 29.2
** Tramp
+++
*** New user option 'tramp-show-ad-hoc-proxies'.
When non-nil, ad-hoc definitions are kept in remote file names instead
of showing the shortcuts.
* New Modes and Packages in Emacs 29.2
* Incompatible Lisp Changes in Emacs 29.2
+++
** 'with-sqlite-transaction' rolls back changes if its BODY fails.
If the BODY of the macro signals an error, or committing the results
of the transaction fails, the changes will now be rolled back.
* Lisp Changes in Emacs 29.2
* Changes in Emacs 29.2 on Non-Free Operating Systems
* Installation Changes in Emacs 29.1