summaryrefslogtreecommitdiff
path: root/lisp/play
Commit message (Expand)AuthorAge
* * landmark.el: Commentary fixes.Glenn Morris2014-06-21
* Fix landmark, broken since Emacs 23.1Glenn Morris2014-06-21
* Mention read-regexp in doc of functions that use itGlenn Morris2014-02-13
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Be more consistent in using register-read-with-preview to read registersGlenn Morris2014-02-02
* Spelling fixes.Paul Eggert2014-01-15
* Spelling fixes.Paul Eggert2014-01-11
* /etc cleanup: Removal of joke man pages and associated Lisp file.Eric S. Raymond2014-01-11
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Misc small custom fixesGlenn Morris2013-12-27
* * lisp/play/gomoku.el: Don't use intangible property. Use lexical-binding.Stefan Monnier2013-11-25
* * lisp/play/life.el (life-mode): Use define-derived-mode. Derive fromStefan Monnier2013-09-17
* Remove superflous commentGlenn Morris2013-09-12
* Use with-demoted-errors now that it can format any error messagesGlenn Morris2013-09-11
* * lisp/play/landmark.el: Yet more typo fixes.Glenn Morris2013-09-11
* * lisp/play/landmark.el (landmark-mode): Fix typos.Glenn Morris2013-09-11
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-10
* * lisp/subr.el (define-error): New function.Stefan Monnier2013-08-09
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05
* * lisp/play/cookie1.el (cookie-apropos): Minor simplification.Glenn Morris2013-06-21
* Use cookie functions in yowGlenn Morris2013-06-21
* cookie1.el small cleanupGlenn Morris2013-06-21
* dunnet.el triviaGlenn Morris2013-05-27
* Fix a bunch of custom types (thank you cus-test.el)Glenn Morris2013-05-08
* Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-05
* * lisp/play/fortune.el (fortune-compile): Simplify and fix previous change.Glenn Morris2013-02-14
* Make yow.el obsoleteGlenn Morris2013-02-13
* fortune-compile tiny changeKirill A. Korinskiy2013-02-13
* Fix indentation in previousGlenn Morris2013-02-04
* gamegrid-add-score-with-update-game-score fixGlenn Morris2013-02-04
* * lisp/play/gametree.el (gametree-break-line-here): Use point-marker.Dmitry Antipov2013-01-23
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | Remove -p suffix from set-face-* functionsGlenn Morris2012-11-21
* | Fix for gamegrid-add-score-with-update-game-score-1.Stephen Berman2012-11-17
|/
* Fix for gomoku-display-statistics.Stephen Berman2012-11-01
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-17
* Merge from emacs-24; up to 2012-05-05T02:50:20Z!monnier@iro.umontreal.caGlenn Morris2012-09-05
|\
| * Fix right and left key remapping issue (bug#12317)Glenn Morris2012-08-31
* | Better seed support for (random).Paul Eggert2012-08-31
* | More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-11
* | * lisp/emacs-lisp/cl.el (flet): Mark obsolete.Stefan Monnier2012-06-27
* | Fixes: debbugs:11708Andreas Schwab2012-06-14
* | Face cleanups. Remove some uses of old-style face spec and :bold/:italic. Chong Yidong2012-06-09
* | Remove incorrect uses of "modeline".Chong Yidong2012-06-02
* | * lisp/play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)Glenn Morris2012-05-07
* | * patcomp.el, play/bruce.el: Move to obsolete/.Glenn Morris2012-05-03
* | Fix thinko in previous yow.el changeGlenn Morris2012-04-16
* | * cookie1.el (cookie-snarf): Explicit error if input file cannot be read.Glenn Morris2012-04-16
* | * lisp/play/yow.el (yow-file): Use expand-file-name rather than concat.Glenn Morris2012-04-16