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
/
dunnet.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
*
Prefer defvar-keymap in some trivial cases
Stefan Kangas
2022-07-20
1
-1
/
+1
*
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-1
/
+1
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-6
/
+6
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-1
/
+1
*
Do interactive mode tagging for play/*.el
Stefan Kangas
2021-09-16
1
-5
/
+6
*
Use string-search instead of string-match[-p]
Mattias EngdegÄrd
2021-08-09
1
-9
/
+9
*
Use string-replace instead of replace-regexp-in-string
Mattias EngdegÄrd
2021-08-08
1
-1
/
+1
*
Remove redundant :group args in play/*.el
Stefan Kangas
2021-02-02
1
-2
/
+1
*
* lisp/play/dunnet.el: Run the game when loaded via `--batch -l dunnet`
Stefan Monnier
2021-01-05
1
-8
/
+21
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
* lisp/play/dunnet.el: Make it so loading the file is harmless
Stefan Monnier
2020-12-11
1
-113
/
+87
*
Prefer setq-local in play/*.el
Stefan Kangas
2020-12-05
1
-2
/
+1
*
* lisp/play/dunnet.el: Remove Emacs 18 compat code.
Stefan Kangas
2020-12-02
1
-9
/
+4
*
Add "Old-" prefix to "Version" header in more cases
Stefan Kangas
2020-10-18
1
-2
/
+2
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Fixes bug where restoring game saved in an endgame question room would show '...
Ronnie Schnell
2019-11-04
1
-0
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Remove many items obsolete since Emacs 22.1
Glenn Morris
2018-03-10
1
-1
/
+0
|
/
*
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
*
Replace more nested ifs with cond
Mark Oteiza
2017-04-08
1
-28
/
+23
*
Simpler filter implementation
Mark Oteiza
2017-03-19
1
-22
/
+17
*
Replace more nested ifs with cond
Mark Oteiza
2017-03-15
1
-147
/
+130
*
; Spelling fixes
Paul Eggert
2017-03-05
1
-1
/
+1
*
Small dunnet score file improvements
Glenn Morris
2017-02-23
1
-6
/
+11
*
* lisp/play/dunnet.el (dun-help): Doc fix.
Glenn Morris
2017-02-23
1
-1
/
+1
*
Declare dun-line and dun-line-list
Mark Oteiza
2017-02-23
1
-24
/
+27
*
Turn on lexical-binding in dunnet.el
Mark Oteiza
2017-02-20
1
-2
/
+2
*
Make dunnet insertion functions n-ary
Mark Oteiza
2017-02-20
1
-66
/
+44
*
Do not use switch-to-buffer for working in a temp buffer
Mark Oteiza
2017-02-20
1
-106
/
+83
*
Make dun-room-shorts a defconst
Mark Oteiza
2017-02-20
1
-24
/
+11
*
Remove member clone
Mark Oteiza
2017-02-19
1
-11
/
+1
*
Prefix global var
Mark Oteiza
2017-02-19
1
-12
/
+13
*
Replace nested ifs with cond
Mark Oteiza
2017-02-19
1
-300
/
+252
*
; Fix previous change
Mark Oteiza
2017-02-19
1
-1
/
+2
*
Set up combination and random item location
Mark Oteiza
2017-02-19
1
-6
/
+5
*
Replace movement variables with an alist and accessor
Mark Oteiza
2017-02-19
1
-28
/
+38
*
Change top-level setq forms to defvar or defconst
Mark Oteiza
2017-02-19
1
-397
/
+349
*
Move all dunnet globals up to the top
Mark Oteiza
2017-02-19
1
-1122
/
+1127
*
Whitespace trivia in dunnet.el
Glenn Morris
2017-02-16
1
-3
/
+3
*
; Fix previous commit
Mark Oteiza
2017-01-22
1
-1
/
+1
*
Mark unused arguments and remove unused variables
Mark Oteiza
2017-01-17
1
-52
/
+51
*
Nix some uses of eval
Mark Oteiza
2017-01-17
1
-6
/
+4
*
; * lisp/play/dunnet.el: Fix file footer.
Mark Oteiza
2017-01-16
1
-2
/
+2
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
* lisp/play/dunnet.el (dun-fix-screen): Avoid `end-of-buffer`.
Mark Oteiza
2016-01-08
1
-1
/
+1
[next]