1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-01 03:11:09 -08:00
emacs/lisp/play
Stefan Kangas 08b1028c1e Use lexical-binding in fortune.el and add tests
* lisp/play/fortune.el: Use lexical-binding.  Remove redundant
:group args.
(fortune-in-buffer): Quote function symbol as such.
* test/lisp/play/fortune-resources/fortunes:
* test/lisp/play/fortune-tests.el: New files.
* .gitignore: Ignore generated file fortunes.dat.
2020-11-14 15:55:08 +01:00
..
5x5.el ; Fix typos 2020-09-21 14:26:42 +02:00
animate.el
blackbox.el
bubbles.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
cookie1.el
decipher.el
dissociate.el
doctor.el
dunnet.el Add "Old-" prefix to "Version" header in more cases 2020-10-18 20:35:26 +02:00
fortune.el Use lexical-binding in fortune.el and add tests 2020-11-14 15:55:08 +01:00
gamegrid.el Add "Old-" prefix to "Version" header in more cases 2020-10-18 20:35:26 +02:00
gametree.el Don't quote lambdas in several places 2020-10-01 15:28:14 +02:00
gomoku.el
handwrite.el Remove redundant installation instructions 2020-11-12 03:12:35 +01:00
hanoi.el
life.el Use lexical-binding in life.el and add tests 2020-08-30 21:09:07 +02:00
morse.el
mpuz.el
pong.el Use lexical-binding in pong.el 2020-08-31 20:48:59 +02:00
snake.el
solitaire.el Use lexical-binding in solitaire.el 2020-11-03 04:19:53 +01:00
spook.el
studly.el
tetris.el * lisp/play/tetris.el: Use lexical-binding. 2020-08-30 21:09:07 +02:00
zone.el