projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
311a258
)
* etc/NEWS: Announce the fix for bug#44418 (,@ prefix syntax)
author
Mattias Engdegård
<mattiase@acm.org>
Thu, 22 Jun 2023 11:17:00 +0000
(13:17 +0200)
committer
Mattias Engdegård
<mattiase@acm.org>
Thu, 22 Jun 2023 11:22:47 +0000
(13:22 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 7552640663f2a1d1bb9d32b51d563108c3c6d1e0..422e1ec585ecd0c235088f4766181b25959f2166 100644
(file)
--- a/
etc/NEWS
+++ b/
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.
+
\f
* New Modes and Packages in Emacs 30.1