aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play
Commit message (Expand)AuthorAgeFilesLines
* Add "no-byte-compile: t" in first line.Juanma Barranquero2002-10-011-1/+1
* (doctor-doc): Add 2 question words.Richard M. Stallman2002-09-231-2/+4
* (gamegrid-face): new variable to emulate a buffer-local default face.Richard M. Stallman2002-09-231-54/+73
* (bb-right): Respect prefix argument.Richard M. Stallman2002-09-201-21/+21
* (gomoku-move-up, gomoku-move-down):Richard M. Stallman2002-09-161-2/+6
* (tetris-blank-options, tetris-cell-options):Francesco Potortì2002-09-131-15/+12
* (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-7/+4
* (gamegrid-make-color-tty-face): Handle string as COLOR arg.Richard M. Stallman2002-09-101-18/+16
* 2002-09-10 Deepak Goel <[email protected]>John Paul Wallington2002-09-101-159/+159
* (doctor-cadr, doctor-caddr, doctor-cddr): Remove.John Paul Wallington2002-09-091-30/+26
* (doctor-doc): Recognize question words and use qlist.Richard M. Stallman2002-09-091-12/+7
* Use find-file-hook instead of find-file-hooks.Stefan Monnier2002-08-151-1/+1
* (dun-physobj-desc): Fix typo.Juanma Barranquero2002-07-031-1/+1
* (zone-idle): Var deleted.Richard M. Stallman2002-06-211-3/+0
* (zone-timer): New variable holds the idle timer.Richard M. Stallman2002-06-131-12/+11
* *** empty log message ***Juanma Barranquero2002-05-161-1/+1
* (mpuz-switch-to-window): Set buffer-read-only directly.Richard M. Stallman2002-05-041-1/+1
* (gamegrid-user-score-file-directory): New variable.Colin Walters2002-05-031-3/+12
* (gamegrid-add-score-with-update-game-score): Test whether or notColin Walters2002-04-291-13/+20
* (gamegrid-add-score-with-update-game-score): Handle the case whereColin Walters2002-04-231-2/+8
* (gamegrid-add-score-with-update-game-score): Renamed from `gamegrid-add-score'.Colin Walters2002-04-131-0/+29
* Update author's email address, at his request.Eli Zaretskii2002-04-121-1/+1
* Fix previous change.Colin Walters2002-04-101-9/+19
* (tetris-score-file): Likewise.Colin Walters2002-04-101-1/+1
* (snake-score-file): Default to just "snake-scores".Colin Walters2002-04-101-1/+1
* (gamegrid-add-score): Rewrite from scratch to use `update-game-score'.Colin Walters2002-04-101-18/+28
* (gomoku-font-lock-O-face): Convert to use `defface'.Juanma Barranquero2002-03-221-14/+10
* Use defface instead of facemenu-get-face.Eli Zaretskii2002-03-101-16/+15
* (mpuz-unsolved-face, mpuz-solved-face)Eli Zaretskii2002-03-081-194/+255
* fixed parens in the last patchSam Steingold2002-03-032-11/+11
* (tetris-score-file): Put in home dir, not in /tmp.Richard M. Stallman2002-03-031-1/+4
* (gamegrid-set-font, gamegrid-setup-face)Richard M. Stallman2002-03-031-4/+4
* (snake-score-file): Put in home dir, not in /tmp.Richard M. Stallman2002-03-031-1/+4
* (snake-velocity-queue, snake-update-velocity)Richard M. Stallman2002-02-221-58/+89
* (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
* (tetris): New defgroup.Richard M. Stallman2002-01-231-42/+90
* (zone-timeout): New var.Thien-Thi Nguyen2002-01-101-105/+159
* (yow): Use an arg to distinguish interactive calls, not interactive-p.Richard M. Stallman2001-12-231-3/+3
* Doc fix.Pavel Janík2001-12-202-2/+2
* Doc fixes.Pavel Janík2001-12-201-3/+3
* (bb-member): Remove, use member instead.Pavel Janík2001-12-201-25/+34
* Fix typos.Pavel Janík2001-12-151-4/+4
* (5x5-crack-xor-mutate): Doc fix.Pavel Janík2001-12-111-2/+2
* (blackbox-mode, blackbox): Doc fix.Pavel Janík2001-11-291-4/+4
* (cookie, cookie-insert, shuffle-vector): Doc fixes.Pavel Janík2001-11-291-5/+7
* (studlify-word, studlify-region, studlify-buffer): Fix doc-string.Pavel Janík2001-11-291-3/+4
* (gamegrid-init-buffer): Use insert instead of insert-string.Pavel Janík2001-11-261-1/+1