* etc/NEWS: Announce the fix for bug#44418 (,@ prefix syntax)
This commit is contained in:
parent
311a25807f
commit
a23a09a82f
1 changed files with 9 additions and 0 deletions
9
etc/NEWS
9
etc/NEWS
|
@ -408,6 +408,15 @@ completion based on dictionaries that the server supports.
|
|||
|
||||
*** 'pp-to-string' takes an additional 'pp-function' argument.
|
||||
This arg specifies the prettifying algorithm to use.
|
||||
|
||||
** Emacs Lisp mode
|
||||
|
||||
---
|
||||
*** ',@' now has 'prefix' syntax
|
||||
Previously, the '@' character, which normally has 'symbol' syntax,
|
||||
would combine with a following Lisp symbol and interfere with symbol
|
||||
searching.
|
||||
|
||||
|
||||
* New Modes and Packages in Emacs 30.1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue