projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc4f4ef
)
; * etc/NEWS: 'thunk-let' and 'thunk-let*' are fully documented.
author
Eli Zaretskii
<eliz@gnu.org>
Sat, 7 Mar 2020 12:48:33 +0000
(14:48 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Sat, 7 Mar 2020 12:48:33 +0000
(14:48 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index b733b5b72095715cf023f433c39ee7aad58eb815..f2472d69094c65b5be045c6a6b60e7782907d7d3 100644
(file)
--- a/
etc/NEWS
+++ b/
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.