summaryrefslogtreecommitdiff
path: root/lisp/play/gomoku.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2015...Paul Eggert2015-01-011-1/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/play/gomoku.el: Don't use intangible property. Use lexical-binding....Stefan Monnier2013-11-251-56/+58
* Do not call to `selected-window' where it is assumed by default....Dmitry Antipov2013-08-051-2/+2
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Fix for gomoku-display-statistics....Stephen Berman2012-11-011-10/+12
* Better seed support for (random)....Paul Eggert2012-08-311-2/+0
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-5/+5
* Standardize possessive apostrophe usage in manuals, docs, and comments...Glenn Morris2012-02-281-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-261-1/+1
* lisp/play/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-211-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Remove odd code from kandmark, gomoku....Glenn Morris2010-11-101-5/+1
* | 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-311-5/+4
|\|
| * Replace some inappropriate uses of toggle-read-only. (Bug#7292)...Glenn Morris2010-10-291-5/+4
* | Simplify by using `define-derived-mode'....Juanma Barranquero2010-04-151-64/+57
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* 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-031-0/+1
* Use forward-line, not goto-line.Glenn Morris2009-08-211-1/+2
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Seed RNG on loading.Glenn Morris2007-04-051-0/+2
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (gomoku-terminate-game, gomoku-human-takes-back, gomoku-prompt-for-move,...Juanma Barranquero2006-11-241-10/+10
* Space/tab mixup.Juanma Barranquero2006-11-241-4/+4
* Update copyright notices of all files in the lisp/play directory.Romain Francoise2006-02-051-1/+1
* 2005-09-25 Romain Francoise <romain@orebokech.com>...Romain Francoise2005-09-241-18/+18
* * mh-customize.el: Do not use face-alias compatibility for...Dan Nicolaescu2005-08-151-4/+0
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-397...Miles Bader2005-06-101-8/+10
* * play/5x5.el (5x5-mode):...Lute Kamstra2005-05-261-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (gomoku-buffer-name): New constant....Glenn Morris2003-04-121-10/+23
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-2/+2
* (gomoku-mode-map): Use command remapping instead of...Andreas Schwab2003-01-121-13/+7
* (gomoku-move-up, gomoku-move-down):...Richard M. Stallman2002-09-161-2/+6
* (gomoku-font-lock-O-face): Convert to use `defface'....Juanma Barranquero2002-03-221-14/+10
* Doc fixes.Pavel Janík2001-12-201-3/+3