summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2020-11-14 15:55:08 +0100
committerStefan Kangas <stefan@marxist.se>2020-11-14 15:55:08 +0100
commit08b1028c1ecea9e560eb08154bfb3fc557f1275d (patch)
treefbdf2c5a905107cb10d4360586ed1da97463e3ac /.gitignore
parentca023e69e2d9ea79814a6c5f92c6e31c8f1efa70 (diff)
downloademacs-08b1028c1ecea9e560eb08154bfb3fc557f1275d.tar.gz
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 29565d0417b..c969dcadf96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -153,6 +153,7 @@ test/manual/etags/ETAGS
test/manual/etags/CTAGS
test/manual/indent/*.new
test/lisp/gnus/mml-sec-resources/random_seed
+test/lisp/play/fortune-resources/fortunes.dat
# ctags, etags.
TAGS