summaryrefslogtreecommitdiff
path: root/lisp/play
Commit message (Expand)AuthorAgeFilesLines
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1323-23/+23
* Replace more nested ifs with condMark Oteiza2017-04-081-28/+23
* Simpler filter implementationMark Oteiza2017-03-191-22/+17
* Replace more nested ifs with condMark Oteiza2017-03-151-147/+130
* Install update-game-score only on requestPaul Eggert2017-03-121-19/+10
* ; Spelling fixesPaul Eggert2017-03-051-1/+1
* Small dunnet score file improvementsGlenn Morris2017-02-231-6/+11
* * lisp/play/dunnet.el (dun-help): Doc fix.Glenn Morris2017-02-231-1/+1
* Declare dun-line and dun-line-listMark Oteiza2017-02-231-24/+27
* Turn on lexical-binding in dunnet.elMark Oteiza2017-02-201-2/+2
* Make dunnet insertion functions n-aryMark Oteiza2017-02-201-66/+44
* Do not use switch-to-buffer for working in a temp bufferMark Oteiza2017-02-201-106/+83
* Make dun-room-shorts a defconstMark Oteiza2017-02-201-24/+11
* Remove member cloneMark Oteiza2017-02-191-11/+1
* Prefix global varMark Oteiza2017-02-191-12/+13
* Replace nested ifs with condMark Oteiza2017-02-191-300/+252
* ; Fix previous changeMark Oteiza2017-02-191-1/+2
* Set up combination and random item locationMark Oteiza2017-02-191-6/+5
* Replace movement variables with an alist and accessorMark Oteiza2017-02-191-28/+38
* Change top-level setq forms to defvar or defconstMark Oteiza2017-02-191-397/+349
* Move all dunnet globals up to the topMark Oteiza2017-02-191-1122/+1127
* Whitespace trivia in dunnet.elGlenn Morris2017-02-161-3/+3
* ; Fix previous commitMark Oteiza2017-01-221-1/+1
* Mark unused arguments and remove unused variablesMark Oteiza2017-01-171-52/+51
* Nix some uses of evalMark Oteiza2017-01-171-6/+4
* ; * lisp/play/dunnet.el: Fix file footer.Mark Oteiza2017-01-161-2/+2
* Merge from origin/emacs-25Paul Eggert2017-01-0123-23/+23
|\
| * Update copyright year to 2017Paul Eggert2016-12-3123-23/+23
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-2/+8
* | Merge from origin/emacs-25Paul Eggert2016-04-111-4/+4
|\ \ | |/
| * Avoid infinite loop in 'studlify-word'Marcin Borkowski2016-04-081-4/+4
* | Add a fortune-message commandJoshua Datko2016-02-241-0/+13
* | Place apples randomly in SnakeVasilij Schneidermann2016-02-231-10/+13
|/
* Improve the custom type of some user options.Glenn Morris2016-01-301-2/+8
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-242-2/+2
* * lisp/play/dunnet.el (dun-fix-screen): Avoid `end-of-buffer`.Mark Oteiza2016-01-081-1/+1
* Update copyright year to 2016Paul Eggert2016-01-0123-23/+23
* Fix savegames in dunnetPeder O. Klingenberg2015-11-181-22/+1
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-294-4/+4
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-172-2/+2
* * lisp/play/tetris.el (tetris-move-down): New command (bug#21360)Vasilij Schneidermann2015-09-081-1/+11
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-072-6/+6
* Prefer directed to neutral quotesPaul Eggert2015-08-244-29/+29
* Update version number in header (now matches help)Ronnie Schnell2015-08-171-1/+1
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-2/+2
* * lisp/play/landmark.el: Move to lisp/obsolete/Nicolas Richard2015-07-071-1684/+0
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-4/+4
* * lisp/play/dunnet.el (dun-dos-boot-msg): Fix time. (Bug#20554)Glenn Morris2015-05-111-1/+1
* * lisp/play/gametree.el (gametree-show-children-and-entry)Glenn Morris2015-05-041-6/+6