index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
play
/
tetris.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Make some defcustom types more restrictive
Stefan Kangas
2022-07-05
1
-6
/
+6
*
Fix logic in previous Tetris change
Lars Ingebrigtsen
2022-06-21
1
-2
/
+2
*
Allow different randomization of shapes in Tetris
Timothee Denizou
2022-06-21
1
-1
/
+22
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Convert snake and tetris keymaps to defvar-keymap
Stefan Kangas
2021-11-20
1
-20
/
+18
|
/
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-1
/
+1
*
Do interactive mode tagging for tetris.el
Stefan Kangas
2021-02-19
1
-9
/
+10
*
Prefer defvar-local in play/*.el
Stefan Kangas
2021-01-31
1
-19
/
+9
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Minor cleanups in tetris.el
Stefan Kangas
2020-12-28
1
-32
/
+14
*
* lisp/play/tetris.el: Use lexical-binding.
Stefan Kangas
2020-08-30
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Disable pause/resume from menu in snake and tetris
Stefan Kangas
2019-10-20
1
-6
/
+11
*
Port tetris menu to Emacs
Stefan Kangas
2019-10-17
1
-13
/
+29
*
Revert "Remove XEmacs code from tetris.el"
Lars Ingebrigtsen
2019-10-15
1
-0
/
+11
*
Remove XEmacs code from tetris.el
Lars Ingebrigtsen
2019-10-04
1
-11
/
+0
*
tetris-null-map: bind "q" to `quit-window`
Sam Steingold
2019-05-02
1
-0
/
+1
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Improve the custom type of some user options.
Glenn Morris
2016-01-30
1
-2
/
+8
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
* lisp/play/tetris.el (tetris-move-down): New command (bug#21360)
Vasilij Schneidermann
2015-09-08
1
-1
/
+11
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Fix a bunch of custom types (thank you cus-test.el)
Glenn Morris
2013-05-08
1
-14
/
+7
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Better seed support for (random).
Paul Eggert
2012-08-31
1
-2
/
+0
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-91
/
+90
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
lisp/play/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-21
1
-31
/
+31
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
* lisp/play/tetris.el: Cleanup image representation and rotation.
Lukas Huonker
2010-07-24
1
-120
/
+113
*
|
tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.
Juanma Barranquero
2010-04-21
1
-41
/
+35
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Remove leading * from defcustom and defface docs.
Glenn Morris
2009-09-04
1
-6
/
+6
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Seed RNG on loading.
Glenn Morris
2007-04-05
1
-0
/
+2
*
(tetris-move-bottom, tetris-move-left)
Eli Zaretskii
2007-03-03
1
-21
/
+27
[next]