index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
play
/
snake.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-20
Convert snake and tetris keymaps to defvar-keymap
Stefan Kangas
2021-02-19
Do interactive mode tagging for snake.el
Stefan Kangas
2021-01-31
Prefer defvar-local in play/*.el
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-08-30
Fix compilation warning in snake.el
Lars Ingebrigtsen
2020-08-29
* lisp/play/snake.el: Use lexical-binding.
Stefan Kangas
2020-08-07
* lisp/play/snake.el (snake-null-map): Quit on `q'. (Bug#42731)
Peder O. Klingenberg
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-20
Disable pause/resume from menu in snake and tetris
Stefan Kangas
2019-10-17
Port snake menu to Emacs
Stefan Kangas
2019-10-15
Revert "Remove XEmacs-only code from snake.el"
Lars Ingebrigtsen
2019-10-04
Remove XEmacs-only code from snake.el
Lars Ingebrigtsen
2019-08-14
Add C-b/f/p/n keystrokes in `M-x snake'
Lars Ingebrigtsen
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-02-23
Place apples randomly in Snake
Vasilij Schneidermann
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-09-10
Use define-derived-mode (and derived-mode-p).
Stefan Monnier
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-07-11
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-02-10
Move keymap initialization into declaration.
Stefan Monnier
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2009-01-05
Add 2009 to copyright years.
Glenn Morris
2008-05-06
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-04-10
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-01-07
Add 2008 to copyright years.
Glenn Morris
2007-07-25
Switch license to GPLv3 or later.
Glenn Morris
2007-01-21
Add 2007 to copyright years.
Glenn Morris
2006-12-09
Update copyright years.
Glenn Morris
2006-02-05
Update copyright notices of all files in the lisp/play directory.
Romain Francoise
2005-08-01
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-07-16
(snake-mode): Avoid warning.
Richard M. Stallman
2005-07-04
Update FSF's address.
Lute Kamstra
2005-05-26
* play/5x5.el (5x5-mode):
Lute Kamstra
[next]