summaryrefslogtreecommitdiff
path: root/lisp/play
Commit message (Expand)AuthorAgeFilesLines
* 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:03Z!monnier@iro.umontreal.caPaul 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:20Z!monnier@iro.umontreal.caGlenn 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
* | Remove incorrect uses of "modeline".Chong Yidong2012-06-022-11/+7
* | * lisp/play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)Glenn Morris2012-05-071-3/+2
* | * patcomp.el, play/bruce.el: Move to obsolete/.Glenn Morris2012-05-031-148/+0
* | Fix thinko in previous yow.el changeGlenn Morris2012-04-161-1/+1
* | * cookie1.el (cookie-snarf): Explicit error if input file cannot be read.Glenn Morris2012-04-161-0/+2
* | * lisp/play/yow.el (yow-file): Use expand-file-name rather than concat.Glenn Morris2012-04-161-6/+2
* | Remove * characters from the front of variable docstrings.Chong Yidong2012-04-094-14/+14
|/
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-283-6/+6
* * lisp/play/doctor.el (doctor-death): Escape "," characters.Ulrich Mueller2012-01-051-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-0526-26/+26
* Spelling fixes.Paul Eggert2011-12-301-1/+1