aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play
Commit message (Expand)AuthorAgeFilesLines
* * lisp/play/landmark.el: Use lexical-binding and avoid `intangible'.Stefan Monnier2014-06-251-73/+77
* Merge from emacs-24; up to 2014-06-08T18:27:[email protected]Glenn Morris2014-06-241-9/+10
|\
| * * landmark.el: Commentary fixes.Glenn Morris2014-06-211-7/+4
| * Fix landmark, broken since Emacs 23.1Glenn Morris2014-06-211-2/+6
* | * lisp/play/bubbles.el (bubbles--initialize, bubbles--show-scores)Stefan Monnier2014-06-181-21/+15
* | * play/dunnet.el (dun-doassign): Fixed bug where UNIX variable assignment wit...Ron Schnell2014-06-161-31/+41
* | Changed Dunnet so that if a lamp is in the room that would otherwise be dark,...Ron Schnell2014-06-141-2/+4
* | Trivial simplifications due to track-mouse always being definedGlenn Morris2014-05-181-25/+24
|/
* Mention read-regexp in doc of functions that use itGlenn Morris2014-02-131-0/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-098-8/+8
* Be more consistent in using register-read-with-preview to read registersGlenn Morris2014-02-021-4/+11
* Spelling fixes.Paul Eggert2014-01-152-8/+8
* Spelling fixes.Paul Eggert2014-01-111-20/+20
* /etc cleanup: Removal of joke man pages and associated Lisp file.Eric S. Raymond2014-01-111-37/+0
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0124-24/+24
* Misc small custom fixesGlenn Morris2013-12-271-1/+1
* * lisp/play/gomoku.el: Don't use intangible property. Use lexical-binding.Stefan Monnier2013-11-251-56/+58
* * lisp/play/life.el (life-mode): Use define-derived-mode. Derive fromStefan Monnier2013-09-171-31/+30
* Remove superflous commentGlenn Morris2013-09-121-4/+0
* Use with-demoted-errors now that it can format any error messagesGlenn Morris2013-09-111-19/+18
* * lisp/play/landmark.el: Yet more typo fixes.Glenn Morris2013-09-111-1/+1
* * lisp/play/landmark.el (landmark-mode): Fix typos.Glenn Morris2013-09-111-2/+2
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-105-57/+16
* * lisp/subr.el (define-error): New function.Stefan Monnier2013-08-091-2/+1
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-053-5/+5
* * lisp/play/cookie1.el (cookie-apropos): Minor simplification.Glenn Morris2013-06-211-21/+15
* Use cookie functions in yowGlenn Morris2013-06-211-3/+3
* cookie1.el small cleanupGlenn Morris2013-06-211-41/+128
* dunnet.el triviaGlenn Morris2013-05-271-5/+6
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-081-14/+7
* Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-052-12/+12
* * lisp/play/fortune.el (fortune-compile): Simplify and fix previous change.Glenn Morris2013-02-141-11/+8
* Make yow.el obsoleteGlenn Morris2013-02-131-126/+0
* fortune-compile tiny changeKirill A. Korinskiy2013-02-131-9/+11
* Fix indentation in previousGlenn Morris2013-02-041-3/+4
* gamegrid-add-score-with-update-game-score fixGlenn Morris2013-02-041-8/+6
* * lisp/play/gametree.el (gametree-break-line-here): Use point-marker.Dmitry Antipov2013-01-231-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-0225-26/+28
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-0125-26/+28
* | Remove -p suffix from set-face-* functionsGlenn Morris2012-11-211-1/+1
* | Fix for gamegrid-add-score-with-update-game-score-1.Stephen Berman2012-11-171-1/+1
|/
* Fix for gomoku-display-statistics.Stephen Berman2012-11-011-10/+12
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-173-15/+3
* Merge from emacs-24; up to 2012-05-05T02:50:[email protected]Glenn Morris2012-09-051-0/+2
|\
| * Fix right and left key remapping issue (bug#12317)Glenn Morris2012-08-311-1/+3
* | Better seed support for (random).Paul Eggert2012-08-3113-30/+1
* | More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-119-365/+359
* | * lisp/emacs-lisp/cl.el (flet): Mark obsolete.Stefan Monnier2012-06-271-10/+10
* | Fixes: debbugs:11708Andreas Schwab2012-06-141-37/+39
* | Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-091-11/+11