; * etc/NEWS: 'thunk-let' and 'thunk-let*' are fully documented.
This commit is contained in:
parent
fc4f4efabf
commit
d1d56a9fd9
1 changed files with 1 additions and 0 deletions
1
etc/NEWS
1
etc/NEWS
|
@ -1985,6 +1985,7 @@ This is useful for games where lower scores are better, like time-based games.
|
|||
*** Completing file names in the minibuffer via 'C-TAB' now uses the
|
||||
styles as configured by the user option 'completion-styles'.
|
||||
|
||||
+++
|
||||
** New macros 'thunk-let' and 'thunk-let*'.
|
||||
These macros are analogue to 'let' and 'let*', but create bindings that
|
||||
are evaluated lazily.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue