etc/NEWS (Function type declaration): Mark it +++.
authorAndrea Corallo <acorallo@gnu.org>
Thu, 2 May 2024 14:42:45 +0000 (16:42 +0200)
committerAndrea Corallo <acorallo@gnu.org>
Thu, 2 May 2024 14:58:59 +0000 (16:58 +0200)
etc/NEWS

index 73dbe3b2b833092f3a1ee83136fe73bbc15cfcd2..f6da27a794dbc273b62f13765052237e4d557c1b 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1935,6 +1935,7 @@ unibyte string.
 \f
 * Lisp Changes in Emacs 30.1
 
++++
 ** Function type declaration
 It is now possible, using the 'declare' macro, to declare expected types
 of function arguments and return type.