summaryrefslogtreecommitdiff
path: root/lisp/play
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-0123-23/+23
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-011-1/+1
* ; Fix sit-for calling convention in zone.elStefan Kangas2022-10-281-2/+2
* Use new sit-for calling convention in zone.elStefan Kangas2022-10-281-1/+1
* (sit-for): Add compiler-macro to warn about obsolete calling conventionStefan Monnier2022-10-181-4/+4
* * lisp/play/zone.el (zone): Allow selecting a programPhilip Kaludercic2022-10-141-5/+19
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-071-8/+4
* Abolish max-specpdl-size (bug#57911)Mattias Engdegård2022-09-191-3/+2
* Use frame-monitor-attributes in gamegridRobert Pluim2022-09-021-5/+1
* Fix recent gamegrid.el change for nox buildBasil L. Contovounesios2022-08-261-0/+2
* Make XEmacs compat alias face-background-pixmap obsoleteStefan Kangas2022-08-231-2/+2
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-1/+1
* Use the attributes of frame's monitor for gamegridRobert Pluim2022-08-221-1/+5
* Make the size of elements the same in pgtk and X in tetrisLars Ingebrigtsen2022-08-221-8/+17
* ; * lisp/play/5x5.el (5x5-defvar-local): Improve obsoletion.Stefan Kangas2022-08-111-9/+3
* Merge from origin/emacs-28Stefan Kangas2022-08-071-1/+1
|\
| * ; * lisp/play/fortune.el (fortune-ask-file): Doc fix.Eli Zaretskii2022-08-061-1/+1
* | Merge from origin/emacs-28Stefan Kangas2022-08-061-23/+33
|\ \ | |/
| * * lisp/play/fortune.el: Doc fixes.Stefan Kangas2022-08-051-23/+33
* | Rename make-doctor-variables to doctor-make-variablesStefan Kangas2022-08-041-4/+5
* | Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-011-1/+2
* | Fix year-285428751 bug in hanoi-unix-64Paul Eggert2022-08-011-23/+21
* | Make bubbles-quit obsolete in favor of quit-windowStefan Kangas2022-07-211-4/+5
* | Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-201-1/+1
* | Merge from origin/emacs-28Stefan Kangas2022-07-152-8/+9
|\ \ | |/
| * Update the Samaritan's contact details in M-x doctorStefan Kangas2022-07-141-7/+8
| * ; Fix typosStefan Kangas2022-07-141-1/+1
* | Better gomoku X colour with bright backgroundMattias Engdegård2022-07-121-2/+3
* | Make some defcustom types more restrictiveStefan Kangas2022-07-052-7/+7
* | Fix logic in previous Tetris changeLars Ingebrigtsen2022-06-211-2/+2
* | Allow different randomization of shapes in TetrisTimothee Denizou2022-06-211-1/+22
* | Update font scaling documentation to not talk about "face height"Stefan Kangas2022-06-201-0/+1
* | * lisp/play/morse.el: Doc fixes.Stefan Kangas2022-06-021-11/+13
* | Make XEmacs compat code in gamegrid.el obsoleteStefan Kangas2022-06-011-2/+8
* | * lisp/play/handwrite.el: Minor doc fixes.Stefan Kangas2022-05-311-22/+23
* | Make handwrite.el printing use more of the ps-print setupAntonio Ruiz2022-05-311-18/+8
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* | Merge from origin/emacs-28Stefan Kangas2022-03-191-6/+7
|\ \ | |/
| * Fix a regression in 'decipher-digram-list'Eli Zaretskii2022-03-181-6/+7
* | Merge from origin/emacs-28Eli Zaretskii2022-01-0123-23/+23
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0123-23/+23
* | Use defvar-keymap in play/*.elStefan Kangas2021-12-3110-250/+221
* | Move mouse key bindings to gametree-mode-mapStefan Kangas2021-12-251-26/+33
* | Simplify command remapping in play/blackbox.elStefan Kangas2021-12-241-19/+15
* | ; Fix my last commitStefan Kangas2021-11-201-1/+1
* | Make string-animate smootherStefan Kangas2021-11-201-3/+11
* | Convert snake and tetris keymaps to defvar-keymapStefan Kangas2021-11-202-45/+40
|/
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-261-2/+2
* Prefer seq-random-elt to nth+randomStefan Kangas2021-09-242-2/+2
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-226-14/+14