summaryrefslogtreecommitdiff
path: root/lisp/play/snake.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-101-13/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-15/+14
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Move keymap initialization into declaration.Stefan Monnier2011-02-101-11/+12
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-091-1/+1
* Update copyright notices of all files in the lisp/play directory.Romain Francoise2006-02-051-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+1
* (snake-mode): Avoid warning.Richard M. Stallman2005-07-161-9/+10
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* * play/5x5.el (5x5-mode):Lute Kamstra2005-05-261-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-121-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (snake-border-options): Use color on tty if available.Francesco Potortì2002-09-131-1/+2
* (snake-score-file): Default to just "snake-scores".Colin Walters2002-04-101-1/+1
* fixed parens in the last patchSam Steingold2002-03-031-2/+2
* (snake-score-file): Put in home dir, not in /tmp.Richard M. Stallman2002-03-031-1/+4
* (snake-velocity-queue, snake-update-velocity)Richard M. Stallman2002-02-221-58/+89
* (snake-mode): Remove make-local-hook.Pavel Janík2001-11-251-1/+0
* (snake-score-file): Use temporary-file-directoryEli Zaretskii2001-09-291-1/+1
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+3
* Comment change.Richard M. Stallman1998-06-141-1/+1
* Initial revisionRichard M. Stallman1998-06-141-0/+379