summaryrefslogtreecommitdiff
path: root/lisp/play
Commit message (Expand)AuthorAgeFilesLines
* * progmodes/prolog.el: Undo previous change.Dan Nicolaescu2007-10-211-1/+0
* * textmodes/reftex.el: Move require easymenu before first use.Dan Nicolaescu2007-10-211-2/+2
* * play/decipher.el (decipher-keypress): Use forward-line.Dan Nicolaescu2007-10-201-1/+1
* * term/x-win.el (x-gtk-stock-map, icon-map-list)Dan Nicolaescu2007-10-204-4/+5
* (gamegrid-setup-default-font): Use face-spec-set.Richard M. Stallman2007-10-091-1/+1
* (zone): Let-bind show-trailing-whitespace to nil.Thien-Thi Nguyen2007-10-011-0/+2
* (zone-hiding-modeline): Use mode-line-format.Richard M. Stallman2007-09-301-24/+4
* (zone-pgm-rotate): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-14/+14
* (solitaire-check, solitaire-solve): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-8/+8
* (bubbles-version): Bump value to "0.5".Thien-Thi Nguyen2007-09-141-87/+113
* (bubbles--initialize-images): Fix bug:Thien-Thi Nguyen2007-09-131-1/+1
* Add arch taglineMiles Bader2007-08-281-0/+1
* (gamegrid-init): Set line-spacing to 0.Kenichi Handa2007-08-281-0/+1
* Comments munging; nfc.Thien-Thi Nguyen2007-08-271-21/+15
* Initial revisionThien-Thi Nguyen2007-08-271-0/+1438
* (zone-pgm-rat-race): New func.Thien-Thi Nguyen2007-08-241-0/+12
* Merge from emacs--rel--22Miles Bader2007-07-2625-25/+25
|\
| * Switch license to GPLv3 or later.Glenn Morris2007-07-2525-25/+25
* | (gamegrid-user-score-file-directory): Use user-emacs-directory.Chong Yidong2007-06-131-1/+2
|/
* Seed RNG on loading.Glenn Morris2007-04-058-0/+15
* (top-level): Provide self.Glenn Morris2007-04-051-0/+2
* (gamegrid-add-score-with-update-game-score-1): Jump to the line where new scoreEli Zaretskii2007-03-031-17/+24
* (tetris-move-bottom, tetris-move-left)Eli Zaretskii2007-03-031-21/+27
* (5x5-crack-xor-mutate): Doc fix.Juanma Barranquero2007-02-151-8/+8
* (mpuz-random-puzzle): Fix potential lockup whenDavid Kastrup2007-02-041-2/+3
* (gamegrid-kill-timer): Cancel timer directly.Chong Yidong2007-01-281-31/+32
* (tetris-new-shape): Stop drawing if game is over.Chong Yidong2007-01-281-3/+3
* Add 2007 to copyright years.Glenn Morris2007-01-2125-27/+27
* Update copyright years.Glenn Morris2006-12-0917-17/+17
* Space/tab mixup.Juanma Barranquero2006-11-241-1/+1
* (gomoku-terminate-game, gomoku-human-takes-back, gomoku-prompt-for-move,Juanma Barranquero2006-11-241-10/+10
* Space/tab mixup.Juanma Barranquero2006-11-241-4/+4
* (handwrite): Also process lines not ending with newline. Replace someChong Yidong2006-11-121-136/+41
* (dun-help): Fix typo in docstring.Juanma Barranquero2006-11-061-1/+1
* (handwrite): Fix typo in docstring.Juanma Barranquero2006-11-061-1/+1
* (hanoi-unix-64): Fix typo in docstring.Juanma Barranquero2006-11-061-2/+2
* (life-patterns): Add a few more interesting patterns.Juanma Barranquero2006-09-151-1/+23
* (life-display-generation): Test for input manually if `sleeptime' is negativeEli Zaretskii2006-09-091-1/+2
* * subr.el (sit-for): New function.Chong Yidong2006-07-101-3/+2
* Comment munging; nfc.Thien-Thi Nguyen2006-07-051-1/+1
* (dun-load-d, dun-eval): Use eval-buffer.Thien-Thi Nguyen2006-07-051-2/+2
* lisp/play/cookie1.el (cookie): Work properly when there's only one entryMiles Bader2006-06-211-2/+2
* (pong-init-buffer): Fill buffer with spaces instead of ^A.Thien-Thi Nguyen2006-06-091-1/+1
* (lm-font-lock-face-O, lm-font-lock-face-X): Make them faces.Richard M. Stallman2006-04-091-12/+14
* * files.el (safe-local-variable-values): New option.Chong Yidong2006-02-141-2/+2
* Update copyright notices of all files in the lisp/play directory.Romain Francoise2006-02-0524-24/+33
* (doctor-mode-map): Rename from `doc-mode-map'.Juri Linkov2006-01-231-1/+1
* Move defvars out of eval-when-compile. Use dolist.Stefan Monnier2006-01-181-94/+97
* (apropos-zippy): Call print-help-return-message, similar to other HelpEli Zaretskii2005-12-031-1/+2
* (blackbox-mode-map): Move init into declaration.Stefan Monnier2005-10-251-20/+20