summaryrefslogtreecommitdiff
path: root/lisp/play/dunnet.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Prefer defvar-keymap in some trivial casesStefan Kangas2022-07-20
* Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-22
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Do interactive mode tagging for play/*.elStefan Kangas2021-09-16
* 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
* Remove redundant :group args in play/*.elStefan Kangas2021-02-02
* * 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
* * lisp/play/dunnet.el: Make it so loading the file is harmlessStefan Monnier2020-12-11
* Prefer setq-local in play/*.elStefan Kangas2020-12-05
* * lisp/play/dunnet.el: Remove Emacs 18 compat code.Stefan Kangas2020-12-02
* Add "Old-" prefix to "Version" header in more casesStefan Kangas2020-10-18
* 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
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Replace more nested ifs with condMark Oteiza2017-04-08
* Simpler filter implementationMark Oteiza2017-03-19
* Replace more nested ifs with condMark Oteiza2017-03-15
* ; Spelling fixesPaul Eggert2017-03-05
* Small dunnet score file improvementsGlenn Morris2017-02-23
* * lisp/play/dunnet.el (dun-help): Doc fix.Glenn Morris2017-02-23
* Declare dun-line and dun-line-listMark Oteiza2017-02-23
* Turn on lexical-binding in dunnet.elMark Oteiza2017-02-20
* Make dunnet insertion functions n-aryMark Oteiza2017-02-20
* Do not use switch-to-buffer for working in a temp bufferMark Oteiza2017-02-20
* Make dun-room-shorts a defconstMark Oteiza2017-02-20
* Remove member cloneMark Oteiza2017-02-19
* Prefix global varMark Oteiza2017-02-19
* Replace nested ifs with condMark Oteiza2017-02-19
* ; Fix previous changeMark Oteiza2017-02-19
* Set up combination and random item locationMark Oteiza2017-02-19
* Replace movement variables with an alist and accessorMark Oteiza2017-02-19
* Change top-level setq forms to defvar or defconstMark Oteiza2017-02-19
* Move all dunnet globals up to the topMark Oteiza2017-02-19
* Whitespace trivia in dunnet.elGlenn Morris2017-02-16
* ; Fix previous commitMark Oteiza2017-01-22
* Mark unused arguments and remove unused variablesMark Oteiza2017-01-17
* Nix some uses of evalMark Oteiza2017-01-17
* ; * lisp/play/dunnet.el: Fix file footer.Mark Oteiza2017-01-16
* Update copyright year to 2017Paul Eggert2016-12-31
* * lisp/play/dunnet.el (dun-fix-screen): Avoid `end-of-buffer`.Mark Oteiza2016-01-08
* Update copyright year to 2016Paul Eggert2016-01-01