summaryrefslogtreecommitdiff
path: root/lisp/play
AgeCommit message (Expand)Author
2026-05-31; * lisp/play/doctor.el (doctor-death): Fix Samaritans URL (bug#81155).Eli Zaretskii
2026-03-17Window handling bug fixes.Michael R. Mauger
2026-03-08Fix mpuz under text-scalingEli Zaretskii
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-11-09Zone multi-window and -frame supportMichael R. Mauger
2025-09-26Fix dunnet when played on terminals which don't support UTF-8Eli Zaretskii
2025-08-23; * lisp/play/doctor.el (llm): Add.Eli Zaretskii
2025-08-21Eliminate some gratuitous string mutationMattias Engdegård
2025-03-15Recommend using 'keymap-set' in CommentariesStefan Kangas
2025-03-11Remove variable aliases obsolete since Emacs 23.2Stefan Kangas
2025-02-26Prefer incf to cl-incf in remaining filesStefan Kangas
2025-02-23Prefer decf to cl-decfStefan Kangas
2025-02-17Prefer '(oddp A)' to '(= 1 (logand A 1))'Stefan Kangas
2025-02-17Prefer '(evenp A)' to '(= 0 (% A 2))'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-04Prefer defcustom :local specifierStefan Kangas
2024-09-08Fix :type of some user optionsEli Zaretskii
2024-07-25Use timer accessors instead of aref/asetMattias Engdegård
2024-07-19Visualize ranking of last game when adding scoresPeder O. Klingenberg
2024-05-19* lisp/play/doctor.el: Add a few more word meanings.Stefan Kangas
2024-05-18Fix double periods in `doctor-symptoms`Stefan Kangas
2024-02-23Use obarray-make instead of make-vector to create obarraysMattias Engdegård
2024-01-21doc: Delete extraneous quotes around keysStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-30; Prefer finder keyword "text" to deprecated keyword "wp"Stefan Kangas
2023-09-16Merge from origin/emacs-29Eli Zaretskii
2023-09-11Update docs for passing of Thien-Thi NguyenStefan Kangas
2023-08-08Fix all my attributions to be correct and consistent...Eric S. Raymond
2023-04-26Make two well known amusements work on AndroidPo Lu
2023-02-19Fix gamegrid.el with high resolution displaysPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-01; Fix typos (don't abbreviate "with" or "without")Stefan Kangas
2022-10-28; Fix sit-for calling convention in zone.elStefan Kangas
2022-10-28Use new sit-for calling convention in zone.elStefan Kangas
2022-10-18(sit-for): Add compiler-macro to warn about obsolete calling conventionStefan Monnier
2022-10-14* lisp/play/zone.el (zone): Allow selecting a programPhilip Kaludercic
2022-10-07Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier
2022-09-19Abolish max-specpdl-size (bug#57911)Mattias Engdegård
2022-09-02Use frame-monitor-attributes in gamegridRobert Pluim
2022-08-26Fix recent gamegrid.el change for nox buildBasil L. Contovounesios
2022-08-23Make XEmacs compat alias face-background-pixmap obsoleteStefan Kangas
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-08-22Use the attributes of frame's monitor for gamegridRobert Pluim
2022-08-22Make the size of elements the same in pgtk and X in tetrisLars Ingebrigtsen
2022-08-11; * lisp/play/5x5.el (5x5-defvar-local): Improve obsoletion.Stefan Kangas
2022-08-07Merge from origin/emacs-28Stefan Kangas
2022-08-06; * lisp/play/fortune.el (fortune-ask-file): Doc fix.Eli Zaretskii
2022-08-06Merge from origin/emacs-28Stefan Kangas