summaryrefslogtreecommitdiff
path: root/lisp/play
Commit message (Expand)AuthorAge
* * play/doctor.el (make-doctor-variables): Define `doctor-sent'.Lars Magne Ingebrigtsen2011-09-11
* * play/animate.el (animate-string): Doc fixes and allow changingMON KEY2011-07-04
* * play/hanoi.el (hanoi-current-time-float): Remove.Paul Eggert2011-06-30
* * lisp/play/5x5.el (5x5-solve-rotate-left, 5x5-solve-rotate-right): New funs.Vincent Belaïche2011-06-20
* * lisp/play/5x5.el (5x5-new-game, 5x5-randomize):Vincent Belaïche2011-05-24
* Small cleanup of recent 5x5.el changes.Glenn Morris2011-05-23
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-23
* * lisp/play/5x5.el: I/ Add an arithmetic solver to suggest positions toVincent Belaïche2011-05-23
* Merge from emacs-23; up to 2010-06-09T17:54:28Z!albinus@detlef.Glenn Morris2011-04-22
|\
| * lisp/play/mpuz.el: Small fixes.Juanma Barranquero2011-04-21
| * lisp/play/doctor.el: Fix typos in docstrings.Juanma Barranquero2011-04-21
* | lisp/play/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-21
* | * lisp/play/morse.el (denato-region): Handle varying case.Aaron S. Hawley2011-04-06
* | Fix misuse of quote in `case'.Stefan Monnier2011-03-15
* | * lisp/play/morse.el (morse-region, unmorse-region): Barf if read-only.Aaron S. Hawley2011-03-06
* | morse.el additions from bug#2288.Aaron S. Hawley2011-03-06
* | Fix incorrect changes introduced in 2011-02-02T17:59:44Z!sds@gnu.org.Chong Yidong2011-02-18
* | play/doctor.el: bugfix for `doctor-mode'.Bastien Guerry2011-02-16
* | Move keymap initialization into declaration.Stefan Monnier2011-02-10
* | * lisp/apropos.el (apropos-print): Now that `apropos-mode' inheritsSam Steingold2011-02-02
* | * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-01
* | Refill some long/short copyright headers.Glenn Morris2011-01-26
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* | * play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).Jari Aalto2011-01-22
* | Refill some copyright headers.Glenn Morris2011-01-15
* | Nuke arch-tags.Glenn Morris2011-01-15
* | Merge from emacs-23Stefan Monnier2011-01-14
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Rename some landmark functions.Glenn Morris2010-12-08
* | Remove odd code from kandmark, gomoku.Glenn Morris2010-11-10
* | Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.Glenn Morris2010-11-06
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-06
* | Silence doctor.el compilation.Glenn Morris2010-11-05
* | landmark: you lose.Glenn Morris2010-11-02
* | Fix the most annoying typo in the world.Glenn Morris2010-11-02
* | Silence compilation of gomoku.el.Glenn Morris2010-11-02
* | Merge changes from emacs-23 branchChong Yidong2010-10-31
|\|
| * Replace some inappropriate uses of toggle-read-only. (Bug#7292)Glenn Morris2010-10-29
* | * lisp/play/landmark.el: Adjust commenting convention.Stefan Monnier2010-10-27
* | Declare and define in one step various mode maps.Dan Nicolaescu2010-10-10
* | Merge changes from emacs-23 branchChong Yidong2010-09-23
|\|
| * * lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.Stefan Monnier2010-09-19
* | merge changes in emacs-23 branchKenichi Handa2010-09-01
|\|
| * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).Łukasz Stelmach2010-08-26
* | * lisp/play/tetris.el: Cleanup image representation and rotation.Lukas Huonker2010-07-24
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-10
|\|
| * Minor zone.el fix.Glenn Morris2010-07-06
* | Minor zone.el fixes for bug#6483.Glenn Morris2010-07-06
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-24
* | tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.Juanma Barranquero2010-04-21