summaryrefslogtreecommitdiff
path: root/lisp/play
Commit message (Expand)AuthorAge
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Fix Morse for non-ASCII lettersMattias Engdegård2021-06-18
* Fix point movement in morse-region and nato-regionLars Ingebrigtsen2021-05-29
* Use emacs-version instead of obsolete version variablesStefan Kangas2021-04-01
* Convert many more links to use HTTPSStefan Kangas2021-03-24
* ; Make function missed in previous change obsoleteStefan Kangas2021-02-28
* Do mode tagging in decipher.elLars Ingebrigtsen2021-02-22
* Do mode tagging in bubbles.elLars Ingebrigtsen2021-02-22
* Make unused variable menu-bar-handwrite-map obsoleteStefan Kangas2021-02-21
* Convert bubbles menu to easy-menu-defineStefan Kangas2021-02-21
* Do interactive mode tagging for snake.elStefan Kangas2021-02-19
* Do interactive mode tagging for tetris.elStefan Kangas2021-02-19
* Do `interactive' mode tagging in gomoku.elStefan Kangas2021-02-16
* * lisp/play/gomoku.el: Minor doc fixes; formatting.Stefan Kangas2021-02-16
* Do command markup in blackbox.elLars Ingebrigtsen2021-02-14
* Mark up 5x5 for interactive modeLars Ingebrigtsen2021-02-14
* * lisp/play/decipher.el: Use lexical-bindingStefan Monnier2021-02-10
* Use lexical-binding in almost all of play/*.elStefan Kangas2021-02-10
* Remove redundant :group args in play/*.elStefan Kangas2021-02-02
* ; 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