; Merge NEWS.29.
This commit is contained in:
parent
8bb5525b62
commit
ce836aafaa
1 changed files with 27 additions and 18 deletions
45
etc/NEWS.29
45
etc/NEWS.29
|
@ -15,11 +15,32 @@ 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.3
|
||||
|
||||
|
||||
* Startup Changes in Emacs 29.3
|
||||
|
||||
|
||||
* Changes in Emacs 29.3
|
||||
|
||||
|
||||
* Editing Changes in Emacs 29.3
|
||||
|
||||
|
||||
* Changes in Specialized Modes and Packages in Emacs 29.3
|
||||
|
||||
|
||||
* New Modes and Packages in Emacs 29.3
|
||||
|
||||
|
||||
* Incompatible Lisp Changes in Emacs 29.3
|
||||
|
||||
|
||||
* Lisp Changes in Emacs 29.3
|
||||
|
||||
|
||||
* Changes in Emacs 29.3 on Non-Free Operating Systems
|
||||
|
||||
|
||||
* Installation Changes in Emacs 29.2
|
||||
|
@ -43,36 +64,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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue