]> git.eshelyaron.com Git - emacs.git/commit
New library thunk.el
authorNicolas Petton <nicolas@petton.fr>
Fri, 23 Oct 2015 11:20:45 +0000 (13:20 +0200)
committerNicolas Petton <nicolas@petton.fr>
Fri, 23 Oct 2015 11:22:21 +0000 (13:22 +0200)
commit0f443a12368d02e256c7e94c3de574c6ceaed86e
tree5cc3271bfe6fce92a1131237d812b2fa4d86b165
parent71d6acff1cabbf983c8191d02f084faf3f56d788
New library thunk.el

thunk.el is extracted from stream.el in ELPA, with additional tests.

* lisp/emacs-lisp/thunk.el: New file.
* test/automated/thunk-tests.el: New file.
* etc/NEWS: Add information about thunk.el
etc/NEWS
lisp/emacs-lisp/thunk.el [new file with mode: 0644]
test/automated/thunk-tests.el [new file with mode: 0644]