| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "no-byte-compile: t" in first line. | Juanma Barranquero | 2002-10-01 | 1 | -1/+1 |
* | (doctor-doc): Add 2 question words. | Richard M. Stallman | 2002-09-23 | 1 | -2/+4 |
* | (gamegrid-face): new variable to emulate a buffer-local default face. | Richard M. Stallman | 2002-09-23 | 1 | -54/+73 |
* | (bb-right): Respect prefix argument. | Richard M. Stallman | 2002-09-20 | 1 | -21/+21 |
* | (gomoku-move-up, gomoku-move-down): | Richard M. Stallman | 2002-09-16 | 1 | -2/+6 |
* | (tetris-blank-options, tetris-cell-options): | Francesco Potortì | 2002-09-13 | 1 | -15/+12 |
* | (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 | -7/+4 |
* | (gamegrid-make-color-tty-face): Handle string as COLOR arg. | Richard M. Stallman | 2002-09-10 | 1 | -18/+16 |
* | 2002-09-10 Deepak Goel <deego@glue.umd.edu> | John Paul Wallington | 2002-09-10 | 1 | -159/+159 |
* | (doctor-cadr, doctor-caddr, doctor-cddr): Remove. | John Paul Wallington | 2002-09-09 | 1 | -30/+26 |
* | (doctor-doc): Recognize question words and use qlist. | Richard M. Stallman | 2002-09-09 | 1 | -12/+7 |
* | Use find-file-hook instead of find-file-hooks. | Stefan Monnier | 2002-08-15 | 1 | -1/+1 |
* | (dun-physobj-desc): Fix typo. | Juanma Barranquero | 2002-07-03 | 1 | -1/+1 |
* | (zone-idle): Var deleted. | Richard M. Stallman | 2002-06-21 | 1 | -3/+0 |
* | (zone-timer): New variable holds the idle timer. | Richard M. Stallman | 2002-06-13 | 1 | -12/+11 |
* | *** empty log message *** | Juanma Barranquero | 2002-05-16 | 1 | -1/+1 |
* | (mpuz-switch-to-window): Set buffer-read-only directly. | Richard M. Stallman | 2002-05-04 | 1 | -1/+1 |
* | (gamegrid-user-score-file-directory): New variable. | Colin Walters | 2002-05-03 | 1 | -3/+12 |
* | (gamegrid-add-score-with-update-game-score): Test whether or not | Colin Walters | 2002-04-29 | 1 | -13/+20 |
* | (gamegrid-add-score-with-update-game-score): Handle the case where | Colin Walters | 2002-04-23 | 1 | -2/+8 |
* | (gamegrid-add-score-with-update-game-score): Renamed from `gamegrid-add-score'. | Colin Walters | 2002-04-13 | 1 | -0/+29 |
* | Update author's email address, at his request. | Eli Zaretskii | 2002-04-12 | 1 | -1/+1 |
* | Fix previous change. | Colin Walters | 2002-04-10 | 1 | -9/+19 |
* | (tetris-score-file): Likewise. | Colin Walters | 2002-04-10 | 1 | -1/+1 |
* | (snake-score-file): Default to just "snake-scores". | Colin Walters | 2002-04-10 | 1 | -1/+1 |
* | (gamegrid-add-score): Rewrite from scratch to use `update-game-score'. | Colin Walters | 2002-04-10 | 1 | -18/+28 |
* | (gomoku-font-lock-O-face): Convert to use `defface'. | Juanma Barranquero | 2002-03-22 | 1 | -14/+10 |
* | Use defface instead of facemenu-get-face. | Eli Zaretskii | 2002-03-10 | 1 | -16/+15 |
* | (mpuz-unsolved-face, mpuz-solved-face) | Eli Zaretskii | 2002-03-08 | 1 | -194/+255 |
* | fixed parens in the last patch | Sam Steingold | 2002-03-03 | 2 | -11/+11 |
* | (tetris-score-file): Put in home dir, not in /tmp. | Richard M. Stallman | 2002-03-03 | 1 | -1/+4 |
* | (gamegrid-set-font, gamegrid-setup-face) | Richard M. Stallman | 2002-03-03 | 1 | -4/+4 |
* | (snake-score-file): Put in home dir, not in /tmp. | Richard M. Stallman | 2002-03-03 | 1 | -1/+4 |
* | (snake-velocity-queue, snake-update-velocity) | Richard M. Stallman | 2002-02-22 | 1 | -58/+89 |
* | (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 |
* | (tetris): New defgroup. | Richard M. Stallman | 2002-01-23 | 1 | -42/+90 |
* | (zone-timeout): New var. | Thien-Thi Nguyen | 2002-01-10 | 1 | -105/+159 |
* | (yow): Use an arg to distinguish interactive calls, not interactive-p. | Richard M. Stallman | 2001-12-23 | 1 | -3/+3 |
* | Doc fix. | Pavel Janík | 2001-12-20 | 2 | -2/+2 |
* | Doc fixes. | Pavel Janík | 2001-12-20 | 1 | -3/+3 |
* | (bb-member): Remove, use member instead. | Pavel Janík | 2001-12-20 | 1 | -25/+34 |
* | Fix typos. | Pavel Janík | 2001-12-15 | 1 | -4/+4 |
* | (5x5-crack-xor-mutate): Doc fix. | Pavel Janík | 2001-12-11 | 1 | -2/+2 |
* | (blackbox-mode, blackbox): Doc fix. | Pavel Janík | 2001-11-29 | 1 | -4/+4 |
* | (cookie, cookie-insert, shuffle-vector): Doc fixes. | Pavel Janík | 2001-11-29 | 1 | -5/+7 |
* | (studlify-word, studlify-region, studlify-buffer): Fix doc-string. | Pavel Janík | 2001-11-29 | 1 | -3/+4 |
* | (gamegrid-init-buffer): Use insert instead of insert-string. | Pavel Janík | 2001-11-26 | 1 | -1/+1 |