summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2024-01-18 03:47:49 -0500
committerEli Zaretskii <eliz@gnu.org>2024-01-18 03:47:49 -0500
commit92a7132bd6c76a43860fa01ca3363857d8dfc8f3 (patch)
treeb7fcef4b55dd280db3d8c15d450fc370a75c18f3 /etc
parent314ac2e4317650a5135b950374118bbc38e8207f (diff)
downloademacs-92a7132bd6c76a43860fa01ca3363857d8dfc8f3.tar.gz
emacs-92a7132bd6c76a43860fa01ca3363857d8dfc8f3.tar.bz2
emacs-92a7132bd6c76a43860fa01ca3363857d8dfc8f3.zip
; * etc/NEWS: Clean up for Emacs 29.2.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS20
1 files changed, 1 insertions, 19 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 069661866ce..1a0e1f37366 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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,37 +37,25 @@ 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
** Ahead-of-time native compilation can now be requested via configure.