mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-10 14:00:21 +02:00
Fix typo in NEWS.
This commit is contained in:
parent
6a450390ca
commit
f755f14e32
1 changed files with 1 additions and 1 deletions
2
NEWS
2
NEWS
|
@ -141,7 +141,7 @@ See "Binding multiple return values" in the manual.
|
|||
Guile now allows macro definitions to use identifiers other than '...'
|
||||
as the ellipsis. This is convenient when writing macros that generate
|
||||
macro definitions. The desired ellipsis identifier can be given as the
|
||||
first operand to 'syntax-rules', as specified SRFI-46 and R7RS, or by
|
||||
first operand to 'syntax-rules', as specified in SRFI-46 and R7RS, or by
|
||||
using the new 'with-ellipsis' special form in procedural macros. With
|
||||
this addition, Guile now fully supports SRFI-46.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue