mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
etc/NEWS (Function type declaration): Mark it +++.
This commit is contained in:
parent
02690d95f9
commit
64d3100cb5
1 changed files with 1 additions and 0 deletions
1
etc/NEWS
1
etc/NEWS
|
|
@ -1935,6 +1935,7 @@ unibyte string.
|
|||
|
||||
* 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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue