* etc/NEWS: Announce the fix for bug#44418 (,@ prefix syntax)

This commit is contained in:
Mattias Engdegård 2023-06-22 13:17:00 +02:00
parent 311a25807f
commit a23a09a82f

View file

@ -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