Sean Whitton
|
c31f6adc31
|
; Add 2026 to copyright years.
|
2026-01-01 12:54:34 +00:00 |
|
Paul Eggert
|
4da38c6321
|
Update copyright year to 2025
Run "TZ=UTC0 admin/update-copyright".
|
2025-01-01 07:39:17 +00:00 |
|
Po Lu
|
8e1c56ae46
|
; Add 2024 to copyright years
|
2024-01-02 09:47:10 +08:00 |
|
Eli Zaretskii
|
cae528457c
|
; Add 2023 to copyright years.
|
2023-01-01 05:31:12 -05:00 |
|
Eli Zaretskii
|
19dcb237b5
|
; Add 2022 to copyright years.
|
2022-01-01 02:45:51 -05:00 |
|
Stefan Kangas
|
8bb28e740d
|
; Minor stylistic checkdoc fixes in test/**/*.el
|
2021-09-26 17:53:23 +02:00 |
|
Stefan Kangas
|
0a4dc70830
|
; Normalize and add missing first and last lines
|
2021-04-19 12:21:01 +02:00 |
|
Stefan Kangas
|
a0451be18b
|
Use lexical-binding in almost all of play/*.el
* lisp/play/5x5.el: Use lexical-binding.
(5x5-draw-grid-end, 5x5-draw-grid, 5x5-solver)
(5x5-solve-suggest): Silence byte-compiler.
* lisp/play/cookie1.el: Use lexical-binding.
(cookie-shuffle-vector, cookie-apropos): Silence byte-compiler.
* lisp/play/zone.el: Use lexical-binding.
(zone): Convert lambda to proper lexical closure.
(zone-replace-char, zone-fill-out-screen): Silence byte-compiler.
* lisp/play/blackbox.el:
* lisp/play/doctor.el:
* lisp/play/gametree.el:
* lisp/play/hanoi.el: Use lexical-binding.
* test/lisp/play/cookie1-resources/cookies:
* test/lisp/play/cookie1-tests.el: New files.
|
2021-02-10 06:25:28 +01:00 |
|