summaryrefslogtreecommitdiff
path: root/lisp/play/snake.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Convert snake and tetris keymaps to defvar-keymapStefan Kangas2021-11-20
|/
* Do interactive mode tagging for snake.elStefan Kangas2021-02-19
* Prefer defvar-local in play/*.elStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix compilation warning in snake.elLars Ingebrigtsen2020-08-30
* * lisp/play/snake.el: Use lexical-binding.Stefan Kangas2020-08-29
* * lisp/play/snake.el (snake-null-map): Quit on `q'. (Bug#42731)Peder O. Klingenberg2020-08-07
* Update copyright year to 2020Paul Eggert2020-01-01
* Disable pause/resume from menu in snake and tetrisStefan Kangas2019-10-20
* Port snake menu to EmacsStefan Kangas2019-10-17
* Revert "Remove XEmacs-only code from snake.el"Lars Ingebrigtsen2019-10-15
* Remove XEmacs-only code from snake.elLars Ingebrigtsen2019-10-04
* Add C-b/f/p/n keystrokes in `M-x snake'Lars Ingebrigtsen2019-08-14
* Update copyright year to 2019Paul Eggert2019-01-01
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Place apples randomly in SnakeVasilij Schneidermann2016-02-23
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-10
* Update copyright notices for 2013.Paul Eggert2013-01-01
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Move keymap initialization into declaration.Stefan Monnier2011-02-10
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Add 2009 to copyright years.Glenn Morris2009-01-05
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-10
* Add 2008 to copyright years.Glenn Morris2008-01-07
* Switch license to GPLv3 or later.Glenn Morris2007-07-25
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-09
* Update copyright notices of all files in the lisp/play directory.Romain Francoise2006-02-05
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-01
* (snake-mode): Avoid warning.Richard M. Stallman2005-07-16
* Update FSF's address.Lute Kamstra2005-07-04
* * play/5x5.el (5x5-mode):Lute Kamstra2005-05-26
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-12
* Add arch taglinesMiles Bader2003-09-01
* (snake-border-options): Use color on tty if available.Francesco Potortì2002-09-13
* (snake-score-file): Default to just "snake-scores".Colin Walters2002-04-10