index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
play
/
5x5.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-02-26
Prefer incf to cl-incf in remaining files
Stefan Kangas
2025-02-23
Prefer decf to cl-decf
Stefan Kangas
2025-02-17
Prefer '(evenp A)' to '(= 0 (% A 2))'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-08-11
; * lisp/play/5x5.el (5x5-defvar-local): Improve obsoletion.
Stefan Kangas
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-31
Use defvar-keymap in play/*.el
Stefan Kangas
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-03
Avoid cl-lib alias for cadadr and friends
Stefan Kangas
2021-02-14
Mark up 5x5 for interactive mode
Lars Ingebrigtsen
2021-02-10
Use lexical-binding in almost all of play/*.el
Stefan Kangas
2021-01-31
; Fix my previous commit
Stefan Kangas
2021-01-31
Prefer defvar-local in play/*.el
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-16
; * lisp/play/5x5.el: Fix my last change.
Stefan Kangas
2020-12-14
* lisp/play/5x5.el: Fix typo. Remove redundant :group args.
Stefan Kangas
2020-09-21
; Fix typos
Stefan Kangas
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-08-06
Add conditional operator xor to subr.el
Mattias Engdegård
2019-05-26
Remove Maintainer: when it duplicates Author:
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-09-29
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-04-10
cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"
Stefan Monnier
2015-04-05
Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.
Alan Mackenzie
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-09-10
Use define-derived-mode (and derived-mode-p).
Stefan Monnier
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-08-31
Better seed support for (random).
Paul Eggert
2012-07-11
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-06-27
* lisp/emacs-lisp/cl.el (flet): Mark obsolete.
Stefan Monnier
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-11-19
Spelling fixes.
Paul Eggert
2011-11-19
Spelling fixes.
Paul Eggert
2011-11-16
Fix typos.
Juanma Barranquero
2011-11-14
Spelling fixes.
Paul Eggert
2011-06-20
* lisp/play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right): New funs.
Vincent Belaïche
2011-05-24
* lisp/play/5x5.el (5x5-new-game, 5x5-randomize):
Vincent Belaïche
2011-05-23
Small cleanup of recent 5x5.el changes.
Glenn Morris
2011-05-23
* lisp/play/5x5.el: I/ Add an arithmetic solver to suggest positions to
Vincent Belaïche
2011-04-21
lisp/play/*.el: Lexical-binding cleanup.
Juanma Barranquero
[next]