projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76182f4
)
cperl-mode: Add recent features to etc/NEWS
author
Harald Jörg
<haj@posteo.de>
Fri, 30 Jun 2023 21:55:53 +0000
(23:55 +0200)
committer
Harald Jörg
<haj@posteo.de>
Fri, 30 Jun 2023 21:57:51 +0000
(23:57 +0200)
* etc/NEWS: Add a section to Changes in Specialized Modes
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 3061a147b26192ea889f9b238f6885a14679e9f5..8e710e2b258d6cd624b0fb19560166a1fd42f4f0 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-433,6
+433,14
@@
Previously, the '@' character, which normally has 'symbol' syntax,
would combine with a following Lisp symbol and interfere with symbol
searching.
+** CPerl mode
+
+---
+*** Subroutine signatures are now supported.
+CPerl mode fontifies subroutine signatures like variable declarations
+which makes them visually distinct from subroutine prototypes.
+
+
\f
* New Modes and Packages in Emacs 30.1