summaryrefslogtreecommitdiff
path: root/lisp/play
Commit message (Expand)AuthorAge
* ; Fix my previous commitStefan Kangas2021-01-31
* Prefer defvar-local in play/*.elStefan Kangas2021-01-31
* Remove redundant requires of 'derived'Stefan Kangas2021-01-31
* Use lexical-binding in mpuz.elStefan Kangas2021-01-30
* Use lexical-binding in handwrite.elStefan Kangas2021-01-30
* * lisp/play/dunnet.el: Run the game when loaded via `--batch -l dunnet`Stefan Monnier2021-01-05
* Update copyright year to 2021Paul Eggert2021-01-01
* Minor cleanups in tetris.elStefan Kangas2020-12-28
* ; * lisp/play/5x5.el: Fix my last change.Stefan Kangas2020-12-16
* * lisp/play/5x5.el: Fix typo. Remove redundant :group args.Stefan Kangas2020-12-14
* * lisp/play/dunnet.el: Make it so loading the file is harmlessStefan Monnier2020-12-11
* ; * lisp/play/doctor.el (make-doctor-variables): Fix indentation.Stefan Kangas2020-12-05
* Prefer setq-local in play/*.elStefan Kangas2020-12-05
* * lisp/play/dunnet.el: Remove Emacs 18 compat code.Stefan Kangas2020-12-02
* Use null-device where appropriateMichael Albinus2020-11-25
* Make the handwrite.el PS valid againLars Ingebrigtsen2020-11-16
* Use lexical-binding in fortune.el and add testsStefan Kangas2020-11-14
* Remove redundant installation instructionsStefan Kangas2020-11-12
* Use lexical-binding in solitaire.elStefan Kangas2020-11-03
* Add "Old-" prefix to "Version" header in more casesStefan Kangas2020-10-18
* ; Prefer https to http in many URLsStefan Kangas2020-10-01
* Don't quote lambdas in several placesStefan Kangas2020-10-01
* Ensure that the game directory exists before trying to write to itLars Ingebrigtsen2020-09-22
* ; Fix typosStefan Kangas2020-09-21
* Merge from origin/emacs-27Glenn Morris2020-09-09
|\
| * ; Fix typos; change "Emacs-Lisp" to "Emacs Lisp"Stefan Kangas2020-09-02
* | Use lexical-binding in pong.elStefan Kangas2020-08-31
* | Use lexical-binding in life.el and add testsStefan Kangas2020-08-30
* | Various life.el improvementsStefan Kangas2020-08-30
* | Remove some XEmacs compat code from gamegrid.elStefan Kangas2020-08-30
* | * lisp/play/tetris.el: Use lexical-binding.Stefan Kangas2020-08-30
* | Fix compilation warning in snake.elLars Ingebrigtsen2020-08-30
* | * lisp/play/snake.el: Use lexical-binding.Stefan Kangas2020-08-29
* | Remove some compat code from bubbles.elLars Ingebrigtsen2020-08-12
* | * lisp/play/snake.el (snake-null-map): Quit on `q'. (Bug#42731)Peder O. Klingenberg2020-08-07
* | ; Fix warning in last changeBasil L. Contovounesios2020-05-13
* | Use lexical-binding in animate.el and add testsStefan Kangas2020-05-13
* | Use lexical-binding in dissociate.el and add testsStefan Kangas2020-05-13
* | Use lexical-binding in spook.elStefan Kangas2020-04-26
* | Fix movement commands in gomokuAsher Gordon2020-04-03
* | Declare some <package>-version variables obsoleteStefan Kangas2020-03-21
* | Remove subsumed repetitions in regexpsMattias EngdegÄrd2020-02-20
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Fixes bug where restoring game saved in an endgame question room would show '...Ronnie Schnell2019-11-04
* Remove XEmacs compat code from decipher.elStefan Kangas2019-10-20
* Disable pause/resume from menu in snake and tetrisStefan Kangas2019-10-20
* Port snake menu to EmacsStefan Kangas2019-10-17
* Port tetris menu to EmacsStefan Kangas2019-10-17
* lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nilJuanma Barranquero2019-10-17
* Revert "Remove XEmacs code from tetris.el"Lars Ingebrigtsen2019-10-15