| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove subsumed repetitions in regexps | Mattias EngdegÄrd | 2020-02-20 | 1 | -1/+1 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 23 | -23/+23 |
* | Fixes bug where restoring game saved in an endgame question room would show '... | Ronnie Schnell | 2019-11-04 | 1 | -0/+2 |
* | Remove XEmacs compat code from decipher.el | Stefan Kangas | 2019-10-20 | 1 | -7/+1 |
* | Disable pause/resume from menu in snake and tetris | Stefan Kangas | 2019-10-20 | 2 | -12/+22 |
* | Port snake menu to Emacs | Stefan Kangas | 2019-10-17 | 1 | -13/+29 |
* | Port tetris menu to Emacs | Stefan Kangas | 2019-10-17 | 1 | -13/+29 |
* | lisp/*.el, src/*.c: Doc fixes related to returning t vs non-nil | Juanma Barranquero | 2019-10-17 | 1 | -2/+2 |
* | Revert "Remove XEmacs code from tetris.el" | Lars Ingebrigtsen | 2019-10-15 | 1 | -0/+11 |
* | Revert "Remove XEmacs-only code from snake.el" | Lars Ingebrigtsen | 2019-10-15 | 1 | -0/+11 |
* | Remove XEmacs-only code from snake.el | Lars Ingebrigtsen | 2019-10-04 | 1 | -11/+0 |
* | Remove XEmacs code from tetris.el | Lars Ingebrigtsen | 2019-10-04 | 1 | -11/+0 |
* | Allow gamegrid-add-score to treat lower scores as better. | Federico Tedin | 2019-09-14 | 1 | -22/+27 |
* | Really save games scores to the games scores directory | Lars Ingebrigtsen | 2019-08-23 | 1 | -1/+2 |
* | Add C-b/f/p/n keystrokes in `M-x snake' | Lars Ingebrigtsen | 2019-08-14 | 1 | -1/+6 |
* | Merge from origin/emacs-26 | Glenn Morris | 2019-08-10 | 1 | -2/+2 |
|\ |
|
| * | Fix docstrings in pong | Mauro Aranda | 2019-08-10 | 1 | -2/+2 |
* | | Fix pong collision detection | Mauro Aranda | 2019-08-10 | 1 | -34/+49 |
* | | Add conditional operator xor to subr.el | Mattias EngdegÄrd | 2019-08-06 | 1 | -5/+3 |
* | | Update URL in comment in gomoku.el | Lars Ingebrigtsen | 2019-08-01 | 1 | -1/+1 |
* | | White-space fix in fortune-compile | Lars Ingebrigtsen | 2019-07-10 | 1 | -11/+11 |
* | | Search exec-path for fortune strfile program | Benjamin Ragheb | 2019-07-10 | 1 | -2/+4 |
* | | Remove XEmacs and old Emacs compat code from gamegrid.el | Lars Ingebrigtsen | 2019-06-20 | 1 | -56/+13 |
* | | Use lexical-binding in morse.el and studly.el and add tests | Stefan Kangas | 2019-06-01 | 2 | -2/+2 |
* | | Remove Maintainer: when it duplicates Author: | Paul Eggert | 2019-05-26 | 1 | -1/+0 |
* | | Go back to "Maintainer: emacs-devel@gnu.org" | Paul Eggert | 2019-05-25 | 8 | -0/+8 |
* | | Fixes for "Maintainer:" and related lines | Paul Eggert | 2019-05-19 | 8 | -8/+0 |
* | | use view-mode on score file for ease of scrolling and quitting | Sam Steingold | 2019-05-02 | 1 | -1/+3 |
* | | tetris-null-map: bind "q" to `quit-window` | Sam Steingold | 2019-05-02 | 1 | -0/+1 |
* | | Use update-game-score more often with Tetris | Paul Eggert | 2019-03-31 | 1 | -15/+23 |
* | | Avoid some double-rounding of Lisp timestamps | Paul Eggert | 2019-02-22 | 1 | -1/+1 |
* | | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 23 | -23/+23 |
|\ \
| |/ |
|
| * | Update copyright year to 2019 | Paul Eggert | 2019-01-01 | 23 | -23/+23 |
* | | Improve motivations in gomoku messages | Paul Eggert | 2018-12-27 | 1 | -14/+14 |
* | | Replace insignificant backquotes | Michael Heerdegen | 2018-11-25 | 2 | -31/+31 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-11-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Avoid errors in zone.el when there's overlay at EOB | Eli Zaretskii | 2018-11-16 | 1 | -1/+1 |
* | | file-attributes cleanup | Paul Eggert | 2018-09-23 | 1 | -2/+4 |
* | | * lisp/play/bubbles.el: Use lexical-binding | Stefan Monnier | 2018-09-22 | 1 | -19/+13 |
* | | Merge from origin/emacs-26 | Glenn Morris | 2018-09-20 | 1 | -34/+30 |
|\ \
| |/ |
|
| * | Fix the Bubbles game on TTY frames | Eli Zaretskii | 2018-09-17 | 1 | -34/+30 |
* | | * lisp/play/fortune.el (fortune-in-buffer): Revert previous nonsense. | Glenn Morris | 2018-03-21 | 1 | -3/+2 |
* | | * lisp/play/fortune.el (fortune-in-buffer): Unadvertise no-op arg. | Glenn Morris | 2018-03-21 | 1 | -2/+3 |
* | | * lisp/play/fortune.el (fortune-message): | Glenn Morris | 2018-03-21 | 1 | -0/+2 |
* | | Replace use of the obsolete write-contents-hooks | Glenn Morris | 2018-03-12 | 1 | -2/+1 |
* | | Remove many items obsolete since Emacs 22.1 | Glenn Morris | 2018-03-10 | 1 | -1/+0 |
* | | Merge from origin/emacs-26 | Paul Eggert | 2018-01-01 | 23 | -23/+23 |
|\ \
| |/ |
|
| * | Update copyright year to 2018 | Paul Eggert | 2018-01-01 | 23 | -23/+23 |
* | | * lisp/play/gamegrid.el: Use lexical-binding to silence warnings | Stefan Monnier | 2017-10-25 | 1 | -2/+2 |
* | | Make Snake, Tetris and Pong adjust to display DPI | Gemini Lasswell | 2017-10-24 | 1 | -35/+143 |
|/ |
|