summaryrefslogtreecommitdiff
path: root/lisp/play/tetris.el
Commit message (Expand)AuthorAgeFilesLines
* Do interactive mode tagging for tetris.elStefan Kangas2021-02-191-9/+10
* Prefer defvar-local in play/*.elStefan Kangas2021-01-311-19/+9
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Minor cleanups in tetris.elStefan Kangas2020-12-281-32/+14
* * lisp/play/tetris.el: Use lexical-binding.Stefan Kangas2020-08-301-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Disable pause/resume from menu in snake and tetrisStefan Kangas2019-10-201-6/+11
* Port tetris menu to EmacsStefan Kangas2019-10-171-13/+29
* Revert "Remove XEmacs code from tetris.el"Lars Ingebrigtsen2019-10-151-0/+11
* Remove XEmacs code from tetris.elLars Ingebrigtsen2019-10-041-11/+0
* tetris-null-map: bind "q" to `quit-window`Sam Steingold2019-05-021-0/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Improve the custom type of some user options.Glenn Morris2016-01-301-2/+8
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* * lisp/play/tetris.el (tetris-move-down): New command (bug#21360)Vasilij Schneidermann2015-09-081-1/+11
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-081-14/+7
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Better seed support for (random).Paul Eggert2012-08-311-2/+0
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-91/+90
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* lisp/play/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-211-31/+31
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * lisp/play/tetris.el: Cleanup image representation and rotation.Lukas Huonker2010-07-241-120/+113
* | tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.Juanma Barranquero2010-04-211-41/+35
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Remove leading * from defcustom and defface docs.Glenn Morris2009-09-041-6/+6
* 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
* Seed RNG on loading.Glenn Morris2007-04-051-0/+2
* (tetris-move-bottom, tetris-move-left)Eli Zaretskii2007-03-031-21/+27
* (tetris-new-shape): Stop drawing if game is over.Chong Yidong2007-01-281-3/+3
* 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
* (tetris-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