| Commit message (Expand) | Author | Age | Files | Lines |
* | (tetris-blank-options, tetris-cell-options): | Francesco Potortì | 2002-09-13 | 1 | -18/+15 |
* | (snake-border-options): Use color on tty if available. | Francesco Potortì | 2002-09-13 | 1 | -1/+2 |
* | (pong-border-options): Use color on tty if | Francesco Potortì | 2002-09-13 | 1 | -23/+20 |
* | (gamegrid-make-color-tty-face): Handle string as COLOR arg. | Francesco Potortì | 2002-09-12 | 1 | -18/+16 |
* | (dun-physobj-desc): Fix typo. | Juanma Barranquero | 2002-07-03 | 1 | -1/+1 |
* | Fix typos. | Eli Zaretskii | 2002-05-16 | 1 | -1/+1 |
* | Update author's address, at his request. | Eli Zaretskii | 2002-04-12 | 1 | -1/+1 |
* | (pong-border-options): Make the border colors slightly more bright. | Eli Zaretskii | 2002-02-06 | 1 | -1/+5 |
* | (pong-height): Don't use height that exceeds the frame height. | Eli Zaretskii | 2002-02-06 | 1 | -1/+1 |
* | (gamegrid-display-type): Treat any | Eli Zaretskii | 2002-02-06 | 1 | -4/+6 |
* | Fix a typo. | Eli Zaretskii | 2001-11-20 | 1 | -1/+1 |
* | Mark lm-mode as special. Suggested by Klaus Straubinger <ksnetz@arcor.de>. | Eli Zaretskii | 2001-11-20 | 1 | -0/+3 |
* | Mark gomoku-mode as special. Suggested by Klaus Straubinger <ksnetz@arcor.de>. | Eli Zaretskii | 2001-11-20 | 1 | -0/+3 |
* | (make-doctor-variables): Remove a '($ please)'. | Gerd Moellmann | 2001-10-23 | 1 | -1/+1 |
* | (tetris-score-file): Use temporary-file-directory | Eli Zaretskii | 2001-09-29 | 1 | -1/+1 |
* | (snake-score-file): Use temporary-file-directory | Eli Zaretskii | 2001-09-29 | 1 | -1/+1 |
* | (animate-string): Doc fix. Use a buffer | Gerd Moellmann | 2001-08-10 | 1 | -2/+20 |
* | Re-insert a reference to re-inserted function animate-birthday-present. | Pavel Janík | 2001-08-06 | 1 | -1/+2 |
* | (animate-birthday-present): Re-insert. | Gerd Moellmann | 2001-08-06 | 1 | -0/+35 |
* | Specify FSF as Maintainer. | Pavel Janík | 2001-08-06 | 1 | -0/+1 |
* | (zone-pgm-stress): Use unwind-protect to make sure | Gerd Moellmann | 2001-08-03 | 1 | -25/+37 |
* | Add Keywords and Maintainer. Remove a | Gerd Moellmann | 2001-08-01 | 1 | -3/+3 |
* | (animate-string): Handle case that the string is | Gerd Moellmann | 2001-08-01 | 1 | -1/+1 |
* | Undo change of 2001-07-13. | Gerd Moellmann | 2001-07-23 | 1 | -47/+35 |
* | (animate-birthday-present): Function removed. | Gerd Moellmann | 2001-07-23 | 1 | -34/+0 |
* | *** empty log message *** | Gerd Moellmann | 2001-07-23 | 1 | -0/+167 |
* | *** empty log message *** | Pavel Janík | 2001-07-17 | 3 | -3/+3 |
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 11 | -16/+30 |
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-15 | 2 | -4/+6 |
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel Janík | 2001-07-15 | 4 | -2/+5 |
* | Add types to defcustoms. | Gerd Moellmann | 2001-07-13 | 1 | -15/+40 |
* | Fix first line. From Pavel Jan,Bm(Bk | Gerd Moellmann | 2001-07-05 | 1 | -2/+2 |
* | (lm-plot-square, lm-init-display): Add help-echo to mouse-highlighted text. | Eli Zaretskii | 2001-06-17 | 1 | -3/+7 |
* | (gomoku-plot-square, gomoku-init-display): Add help-echo to mouse-highlighted | Eli Zaretskii | 2001-06-17 | 1 | -3/+7 |
* | (lm): Use "p" not "P" for interactive spec. | Richard M. Stallman | 2001-05-20 | 1 | -1/+1 |
* | (fortune-from-region): Use `eq' instead of `eql'. | Gerd Moellmann | 2001-04-23 | 1 | -3/+3 |
* | Fix autoload cookies. | Gerd Moellmann | 2001-04-23 | 1 | -6/+6 |
* | (life): Rearrange code so that all calls to | Gerd Moellmann | 2001-03-12 | 1 | -4/+3 |
* | (dun-mode): Set major-mode to `dun-mode'. | Gerd Moellmann | 2001-03-05 | 1 | -2/+2 |
* | (pong-blank-color, pong-bat-color) | Dave Love | 2001-02-08 | 1 | -12/+12 |
* | (lm): Use interactive spec `P'. | Gerd Moellmann | 2000-12-21 | 1 | -6/+2 |
* | Remove version info. | Gerd Moellmann | 2000-11-29 | 1 | -1/+0 |
* | Remove RCS keyword. | Gerd Moellmann | 2000-11-28 | 1 | -1/+1 |
* | Update from author. | Gerd Moellmann | 2000-11-27 | 1 | -13/+14 |
* | (doctor-death): Update the Samaritans' | Gerd Moellmann | 2000-10-19 | 1 | -2/+4 |
* | (zone-timer, zone-wc-tbl): Rework | Thien-Thi Nguyen | 2000-10-10 | 1 | -118/+113 |
* | (morse-region, unmorse-region): Add autoload | Dave Love | 2000-10-08 | 1 | -0/+8 |
* | (studlify-region, studlify-word): Add autoload | Dave Love | 2000-10-08 | 1 | -0/+2 |
* | (spook-phrases-file): Use expand-file-name, not | Dave Love | 2000-10-08 | 1 | -1/+1 |
* | (yow): Don't display multi-line quotations in a *Help* buffer, since the | Miles Bader | 2000-10-03 | 1 | -10/+2 |