summaryrefslogtreecommitdiff
path: root/lisp/play
Commit message (Expand)AuthorAgeFilesLines
* * lisp/play/morse.el (denato-region): Handle varying case.Aaron S. Hawley2011-04-061-1/+1
* Fix misuse of quote in `case'.Stefan Monnier2011-03-152-30/+30
* * lisp/play/morse.el (morse-region, unmorse-region): Barf if read-only.Aaron S. Hawley2011-03-061-2/+2
* morse.el additions from bug#2288.Aaron S. Hawley2011-03-061-0/+104
* Fix incorrect changes introduced in 2011-02-02T17:59:44Z!sds@gnu.org.Chong Yidong2011-02-181-8/+9
* play/doctor.el: bugfix for `doctor-mode'.Bastien Guerry2011-02-161-1/+1
* Move keymap initialization into declaration.Stefan Monnier2011-02-105-148/+108
* * lisp/apropos.el (apropos-print): Now that `apropos-mode' inheritsSam Steingold2011-02-021-2/+1
* * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode';Sam Steingold2011-02-011-45/+36
* Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-2426-51/+26
* * play/landmark.el: Change `lm-' prefix to `landmark-' (Bug#7672).Jari Aalto2011-01-221-679/+669
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Nuke arch-tags.Glenn Morris2011-01-1522-22/+0
* Merge from emacs-23Stefan Monnier2011-01-1426-27/+27
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-0226-26/+26
* | Rename some landmark functions.Glenn Morris2010-12-081-4/+4
* | Remove odd code from kandmark, gomoku.Glenn Morris2010-11-102-10/+2
* | Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.Glenn Morris2010-11-061-2/+1
* | Use line-end-position rather than end-of-line, etc.Glenn Morris2010-11-062-6/+4
* | Silence doctor.el compilation.Glenn Morris2010-11-051-709/+688
* | landmark: you lose.Glenn Morris2010-11-021-4/+4
* | Fix the most annoying typo in the world.Glenn Morris2010-11-021-4/+4
* | Silence compilation of gomoku.el.Glenn Morris2010-11-021-22/+22
* | Merge changes from emacs-23 branchChong Yidong2010-10-313-33/+24
|\ \ | |/
| * Replace some inappropriate uses of toggle-read-only. (Bug#7292)Glenn Morris2010-10-293-33/+24
* | * lisp/play/landmark.el: Adjust commenting convention.Stefan Monnier2010-10-271-67/+69
* | Declare and define in one step various mode maps.Dan Nicolaescu2010-10-104-107/+103
* | Merge changes from emacs-23 branchChong Yidong2010-09-231-1/+1
|\ \ | |/
| * * lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.Stefan Monnier2010-09-191-1/+1
* | merge changes in emacs-23 branchKenichi Handa2010-09-011-1/+1
|\ \ | |/
| * play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).Łukasz Stelmach2010-08-261-1/+1
* | * lisp/play/tetris.el: Cleanup image representation and rotation.Lukas Huonker2010-07-241-120/+113
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-101-2/+4
|\ \ | |/
| * Minor zone.el fix.Glenn Morris2010-07-061-4/+6
* | Minor zone.el fixes for bug#6483.Glenn Morris2010-07-061-35/+28
* | Replace Lisp calls to delete-backward-char by delete-char.Stefan Monnier2010-05-241-1/+1
* | tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.Juanma Barranquero2010-04-211-41/+35
* | Simplify by using `define-derived-mode'.Juanma Barranquero2010-04-151-64/+57
|/
* Add 2010 to copyright years.Glenn Morris2010-01-1326-26/+26
* lisp/*: Fix typos in docstrings and messages.Juanma Barranquero2010-01-021-2/+2
* * play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'Juanma Barranquero2009-12-081-2/+2
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-036-68/+51
* Ulrich Mueller <ulm at gentoo.org>Glenn Morris2009-10-171-1/+2
* * play/animate.el (animate-string): For good effect, make sureJuanma Barranquero2009-10-061-5/+5
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-022-2/+3
* Remove leading * from defcustom and defface docs.Glenn Morris2009-09-049-72/+72
* Reword header to fool copyright-update-year.Glenn Morris2009-09-041-8/+8
* Reword the header to fool copyright-update-year.Glenn Morris2009-09-041-1/+1
* (top-level): Don't require cl at run-time.Glenn Morris2009-08-251-1/+1