summaryrefslogtreecommitdiff
path: root/lisp/play
Commit message (Expand)AuthorAgeFilesLines
* Prefer directed to neutral quotesPaul Eggert2015-08-244-29/+29
* Update version number in header (now matches help)Ronnie Schnell2015-08-171-1/+1
* Don't overflow if computing approximate percentagePaul Eggert2015-07-311-2/+2
* * lisp/play/landmark.el: Move to lisp/obsolete/Nicolas Richard2015-07-071-1684/+0
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-4/+4
* * lisp/play/dunnet.el (dun-dos-boot-msg): Fix time. (Bug#20554)Glenn Morris2015-05-111-1/+1
* * lisp/play/gametree.el (gametree-show-children-and-entry)Glenn Morris2015-05-041-6/+6
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-103-7/+7
* Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie2015-04-053-7/+7
* configure --with-gameuser now defaults to games group.Ulrich Müller2015-02-081-10/+10
* Allow update-game-score to run sgid instead of suid.Ulrich Müller2015-01-211-3/+3
* Update copyright year to 2015Paul Eggert2015-01-0124-24/+24
* Merge branch 'emacs-24'.Paul Eggert2014-11-281-1/+0
|\
| * .gitignore cleanup.Paul Eggert2014-11-171-1/+0
* | Fix `nato-alphabet' docstring.Rüdiger Sonderfeld2014-11-211-1/+1
* | Revert previous accidental commitGlenn Morris2014-11-041-16/+14
* | Merge from emacs-24; up to 117669Glenn Morris2014-11-041-14/+16
* | * 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:22Z!eggert@cs.ucla.eduGlenn 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