summaryrefslogtreecommitdiff
path: root/lisp/play
Commit message (Expand)AuthorAgeFilesLines
* (tetris-blank-options, tetris-cell-options):Francesco Potortì2002-09-131-18/+15
* (snake-border-options): Use color on tty if available.Francesco Potortì2002-09-131-1/+2
* (pong-border-options): Use color on tty ifFrancesco Potortì2002-09-131-23/+20
* (gamegrid-make-color-tty-face): Handle string as COLOR arg.Francesco Potortì2002-09-121-18/+16
* (dun-physobj-desc): Fix typo.Juanma Barranquero2002-07-031-1/+1
* Fix typos.Eli Zaretskii2002-05-161-1/+1
* Update author's address, at his request.Eli Zaretskii2002-04-121-1/+1
* (pong-border-options): Make the border colors slightly more bright.Eli Zaretskii2002-02-061-1/+5
* (pong-height): Don't use height that exceeds the frame height.Eli Zaretskii2002-02-061-1/+1
* (gamegrid-display-type): Treat anyEli Zaretskii2002-02-061-4/+6
* Fix a typo.Eli Zaretskii2001-11-201-1/+1
* Mark lm-mode as special. Suggested by Klaus Straubinger <ksnetz@arcor.de>.Eli Zaretskii2001-11-201-0/+3
* Mark gomoku-mode as special. Suggested by Klaus Straubinger <ksnetz@arcor.de>.Eli Zaretskii2001-11-201-0/+3
* (make-doctor-variables): Remove a '($ please)'.Gerd Moellmann2001-10-231-1/+1
* (tetris-score-file): Use temporary-file-directoryEli Zaretskii2001-09-291-1/+1
* (snake-score-file): Use temporary-file-directoryEli Zaretskii2001-09-291-1/+1
* (animate-string): Doc fix. Use a bufferGerd Moellmann2001-08-101-2/+20
* Re-insert a reference to re-inserted function animate-birthday-present.Pavel Janík2001-08-061-1/+2
* (animate-birthday-present): Re-insert.Gerd Moellmann2001-08-061-0/+35
* Specify FSF as Maintainer.Pavel Janík2001-08-061-0/+1
* (zone-pgm-stress): Use unwind-protect to make sureGerd Moellmann2001-08-031-25/+37
* Add Keywords and Maintainer. Remove aGerd Moellmann2001-08-011-3/+3
* (animate-string): Handle case that the string isGerd Moellmann2001-08-011-1/+1
* Undo change of 2001-07-13.Gerd Moellmann2001-07-231-47/+35
* (animate-birthday-present): Function removed.Gerd Moellmann2001-07-231-34/+0
* *** empty log message ***Gerd Moellmann2001-07-231-0/+167
* *** empty log message ***Pavel Janík2001-07-173-3/+3
* Some fixes to follow coding conventions.Pavel Janík2001-07-1611-16/+30
* Some fixes to follow coding conventions.Pavel Janík2001-07-152-4/+6
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-154-2/+5
* Add types to defcustoms.Gerd Moellmann2001-07-131-15/+40
* Fix first line. From Pavel Jan,Bm(BkGerd Moellmann2001-07-051-2/+2
* (lm-plot-square, lm-init-display): Add help-echo to mouse-highlighted text.Eli Zaretskii2001-06-171-3/+7
* (gomoku-plot-square, gomoku-init-display): Add help-echo to mouse-highlightedEli Zaretskii2001-06-171-3/+7
* (lm): Use "p" not "P" for interactive spec.Richard M. Stallman2001-05-201-1/+1
* (fortune-from-region): Use `eq' instead of `eql'.Gerd Moellmann2001-04-231-3/+3
* Fix autoload cookies.Gerd Moellmann2001-04-231-6/+6
* (life): Rearrange code so that all calls toGerd Moellmann2001-03-121-4/+3
* (dun-mode): Set major-mode to `dun-mode'.Gerd Moellmann2001-03-051-2/+2
* (pong-blank-color, pong-bat-color)Dave Love2001-02-081-12/+12
* (lm): Use interactive spec `P'.Gerd Moellmann2000-12-211-6/+2
* Remove version info.Gerd Moellmann2000-11-291-1/+0
* Remove RCS keyword.Gerd Moellmann2000-11-281-1/+1
* Update from author.Gerd Moellmann2000-11-271-13/+14
* (doctor-death): Update the Samaritans'Gerd Moellmann2000-10-191-2/+4
* (zone-timer, zone-wc-tbl): ReworkThien-Thi Nguyen2000-10-101-118/+113
* (morse-region, unmorse-region): Add autoloadDave Love2000-10-081-0/+8
* (studlify-region, studlify-word): Add autoloadDave Love2000-10-081-0/+2
* (spook-phrases-file): Use expand-file-name, notDave Love2000-10-081-1/+1
* (yow): Don't display multi-line quotations in a *Help* buffer, since theMiles Bader2000-10-031-10/+2