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
/
5x5.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
*
; * lisp/play/5x5.el (5x5-defvar-local): Improve obsoletion.
Stefan Kangas
2022-08-11
1
-9
/
+3
*
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
*
|
Use defvar-keymap in play/*.el
Stefan Kangas
2021-12-31
1
-33
/
+31
|
/
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-3
/
+3
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-3
/
+4
*
Avoid cl-lib alias for cadadr and friends
Stefan Kangas
2021-09-03
1
-4
/
+4
*
Mark up 5x5 for interactive mode
Lars Ingebrigtsen
2021-02-14
1
-15
/
+16
*
Use lexical-binding in almost all of play/*.el
Stefan Kangas
2021-02-10
1
-18
/
+24
*
; Fix my previous commit
Stefan Kangas
2021-01-31
1
-1
/
+1
*
Prefer defvar-local in play/*.el
Stefan Kangas
2021-01-31
1
-5
/
+6
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
; * lisp/play/5x5.el: Fix my last change.
Stefan Kangas
2020-12-16
1
-1
/
+1
*
* lisp/play/5x5.el: Fix typo. Remove redundant :group args.
Stefan Kangas
2020-12-14
1
-15
/
+7
*
; Fix typos
Stefan Kangas
2020-09-21
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Add conditional operator xor to subr.el
Mattias Engdegård
2019-08-06
1
-5
/
+3
*
Remove Maintainer: when it duplicates Author:
Paul Eggert
2019-05-26
1
-1
/
+0
*
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
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-1
/
+1
*
cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"
Stefan Monnier
2015-04-10
1
-4
/
+4
*
Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.
Alan Mackenzie
2015-04-05
1
-4
/
+4
*
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
*
Use define-derived-mode (and derived-mode-p).
Stefan Monnier
2013-09-10
1
-13
/
+2
*
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
-56
/
+56
*
* lisp/emacs-lisp/cl.el (flet): Mark obsolete.
Stefan Monnier
2012-06-27
1
-10
/
+10
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Fix typos.
Juanma Barranquero
2011-11-16
1
-4
/
+3
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-3
/
+3
*
* lisp/play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right): New funs.
Vincent Belaïche
2011-06-20
1
-13
/
+84
*
* lisp/play/5x5.el (5x5-new-game, 5x5-randomize):
Vincent Belaïche
2011-05-24
1
-4
/
+9
*
Small cleanup of recent 5x5.el changes.
Glenn Morris
2011-05-23
1
-4
/
+22
*
* lisp/play/5x5.el: I/ Add an arithmetic solver to suggest positions to
Vincent Belaïche
2011-05-23
1
-19
/
+372
*
lisp/play/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-21
1
-3
/
+3
*
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
*
|
Declare and define in one step various mode maps.
Dan Nicolaescu
2010-10-10
1
-7
/
+3
|
/
[next]