aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play/gomoku.el
Commit message (Expand)AuthorAgeFilesLines
* Replace some inappropriate uses of toggle-read-only. (Bug#7292)Glenn Morris2010-10-291-5/+4
* 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 <[email protected]>Romain Francoise2005-09-241-18/+18
* * mh-customize.el: Do not use face-alias compatibility forDan 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: [email protected]/emacs--cvs-trunk--0--patch-397Miles 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 ofAndreas 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
* (gomoku-mode): Don't use define-derived-mode.Richard M. Stallman2001-11-211-4/+9
* Mark gomoku-mode as special. Suggested by Klaus StraubingerEli Zaretskii2001-11-201-0/+3
* Move definitions of constants to the beginning of file, before their use.Pavel Janík2001-11-101-16/+20
* (gomoku): Doc fix.Richard M. Stallman2001-11-061-2/+8
* (gomoku-mode): Use define-derived-mode.Stefan Monnier2001-10-131-10/+5
* Do not double variables in the lambda-list.Pavel Janík2001-10-131-2/+2
* (gomoku-plot-square, gomoku-init-display): Add help-echo to mouse-highlightedEli Zaretskii2001-06-171-3/+7
* (gomoku-font-lock-O-face, gomoku-font-lock-X-face)Eli Zaretskii2000-07-311-7/+5
* Update comment.Karl Heuer1998-12-141-1/+1
* Customized.Stephen Eglen1998-04-051-7/+18
* Comment change.Richard M. Stallman1997-09-211-1/+1
* (gomoku-click): Position on nearest square. Adapt keymap accordingly.Richard M. Stallman1996-04-051-186/+206
* Comment change.Richard M. Stallman1996-03-241-1/+1
* Ancient leading comment removed.Richard M. Stallman1996-03-221-100/+128
* Update FSF's address.Erik Naggum1996-01-141-7/+8
* Comment fixes.Karl Heuer1996-01-051-2/+2
* Fix spelling of author's name.Karl Heuer1995-05-041-1/+1
* (gomoku-human-plays): Change to C-c C-p.Karl Heuer1995-05-021-4/+4
* (gomoku-display-statistics): Use force-mode-line-update.Karl Heuer1995-04-251-2/+1
* (gomoku-click): New function.Richard M. Stallman1994-11-191-0/+7
* (gomoku-display-statistics): Use human's point of viewRichard M. Stallman1994-06-051-21/+14