aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/play/fortune.el (fortune-in-buffer): Revert previous nonsense.Glenn Morris2018-03-211-3/+2
* * lisp/play/fortune.el (fortune-in-buffer): Unadvertise no-op arg.Glenn Morris2018-03-211-2/+3
* * lisp/play/fortune.el (fortune-message):Glenn Morris2018-03-211-0/+2
* Replace use of the obsolete write-contents-hooksGlenn Morris2018-03-121-2/+1
* Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-1/+0
* Merge from origin/emacs-26Paul Eggert2018-01-0123-23/+23
|\
| * Update copyright year to 2018Paul Eggert2018-01-0123-23/+23
* | * lisp/play/gamegrid.el: Use lexical-binding to silence warningsStefan Monnier2017-10-251-2/+2
* | Make Snake, Tetris and Pong adjust to display DPIGemini Lasswell2017-10-241-35/+143
|/
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1323-23/+23
* Replace more nested ifs with condMark Oteiza2017-04-081-28/+23
* Simpler filter implementationMark Oteiza2017-03-191-22/+17
* Replace more nested ifs with condMark Oteiza2017-03-151-147/+130
* Install update-game-score only on requestPaul Eggert2017-03-121-19/+10
* ; Spelling fixesPaul Eggert2017-03-051-1/+1
* Small dunnet score file improvementsGlenn Morris2017-02-231-6/+11
* * lisp/play/dunnet.el (dun-help): Doc fix.Glenn Morris2017-02-231-1/+1
* Declare dun-line and dun-line-listMark Oteiza2017-02-231-24/+27
* Turn on lexical-binding in dunnet.elMark Oteiza2017-02-201-2/+2
* Make dunnet insertion functions n-aryMark Oteiza2017-02-201-66/+44
* Do not use switch-to-buffer for working in a temp bufferMark Oteiza2017-02-201-106/+83
* Make dun-room-shorts a defconstMark Oteiza2017-02-201-24/+11
* Remove member cloneMark Oteiza2017-02-191-11/+1
* Prefix global varMark Oteiza2017-02-191-12/+13
* Replace nested ifs with condMark Oteiza2017-02-191-300/+252
* ; Fix previous changeMark Oteiza2017-02-191-1/+2
* Set up combination and random item locationMark Oteiza2017-02-191-6/+5
* Replace movement variables with an alist and accessorMark Oteiza2017-02-191-28/+38
* Change top-level setq forms to defvar or defconstMark Oteiza2017-02-191-397/+349
* Move all dunnet globals up to the topMark Oteiza2017-02-191-1122/+1127
* Whitespace trivia in dunnet.elGlenn Morris2017-02-161-3/+3
* ; Fix previous commitMark Oteiza2017-01-221-1/+1
* Mark unused arguments and remove unused variablesMark Oteiza2017-01-171-52/+51
* Nix some uses of evalMark Oteiza2017-01-171-6/+4
* ; * lisp/play/dunnet.el: Fix file footer.Mark Oteiza2017-01-161-2/+2
* Merge from origin/emacs-25Paul Eggert2017-01-0123-23/+23
|\
| * Update copyright year to 2017Paul Eggert2016-12-3123-23/+23
* | Leading "*" in the doc of defvars is long obsolete.Glenn Morris2016-06-101-2/+8
* | Merge from origin/emacs-25Paul Eggert2016-04-111-4/+4
|\ \ | |/
| * Avoid infinite loop in 'studlify-word'Marcin Borkowski2016-04-081-4/+4
* | Add a fortune-message commandJoshua Datko2016-02-241-0/+13
* | Place apples randomly in SnakeVasilij Schneidermann2016-02-231-10/+13
|/
* Improve the custom type of some user options.Glenn Morris2016-01-301-2/+8
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-242-2/+2
* * lisp/play/dunnet.el (dun-fix-screen): Avoid `end-of-buffer`.Mark Oteiza2016-01-081-1/+1
* Update copyright year to 2016Paul Eggert2016-01-0123-23/+23
* Fix savegames in dunnetPeder O. Klingenberg2015-11-181-22/+1
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-294-4/+4
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-172-2/+2