summaryrefslogtreecommitdiff
path: root/lisp/play/tetris.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Make some defcustom types more restrictiveStefan Kangas2022-07-05
* Fix logic in previous Tetris changeLars Ingebrigtsen2022-06-21
* Allow different randomization of shapes in TetrisTimothee Denizou2022-06-21
* 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
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* Do interactive mode tagging for tetris.elStefan Kangas2021-02-19
* Prefer defvar-local in play/*.elStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Minor cleanups in tetris.elStefan Kangas2020-12-28
* * lisp/play/tetris.el: Use lexical-binding.Stefan Kangas2020-08-30
* Update copyright year to 2020Paul Eggert2020-01-01
* Disable pause/resume from menu in snake and tetrisStefan Kangas2019-10-20
* Port tetris menu to EmacsStefan Kangas2019-10-17
* Revert "Remove XEmacs code from tetris.el"Lars Ingebrigtsen2019-10-15
* Remove XEmacs code from tetris.elLars Ingebrigtsen2019-10-04
* tetris-null-map: bind "q" to `quit-window`Sam Steingold2019-05-02
* 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
* Update copyright year to 2017Paul Eggert2016-12-31
* Improve the custom type of some user options.Glenn Morris2016-01-30
* Update copyright year to 2016Paul Eggert2016-01-01
* * lisp/play/tetris.el (tetris-move-down): New command (bug#21360)Vasilij Schneidermann2015-09-08
* Update copyright year to 2015Paul Eggert2015-01-01
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-08
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Better seed support for (random).Paul Eggert2012-08-31
* 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
* lisp/play/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-21
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Merge from emacs-23Stefan Monnier2011-01-14
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | * lisp/play/tetris.el: Cleanup image representation and rotation.Lukas Huonker2010-07-24
* | tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.Juanma Barranquero2010-04-21
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Remove leading * from defcustom and defface docs.Glenn Morris2009-09-04
* 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
* Seed RNG on loading.Glenn Morris2007-04-05
* (tetris-move-bottom, tetris-move-left)Eli Zaretskii2007-03-03
* (tetris-new-shape): Stop drawing if game is over.Chong Yidong2007-01-28