log lisp/play/gomoku.el @ 95070:e7c3af7f57eb

age author description
2008-05-06 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-04-10 Stefan Monnier Fix up comment convention on the arch-tag lines.
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-07-27 Miles Bader Merge from emacs--devo--0
2007-04-11 Miles Bader Merge from emacs--devo--0
2007-01-26 Miles Bader Merge from emacs--devo--0
2006-12-07 Miles Bader Merge from emacs--devo--0
2006-02-08 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
2005-09-25 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85
2005-08-26 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
2005-08-05 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77
2005-07-07 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
2005-06-15 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
2005-06-06 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
2004-04-16 Kenichi Handa Sync to HEAD
2006-01-16 Henrik Enberg sync with trunk
2003-09-08 Kenichi Handa New directory
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-04-05 Glenn Morris Seed RNG on loading.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-11-24 Juanma Barranquero (gomoku-terminate-game, gomoku-human-takes-back, gomoku-prompt-for-move,
2006-11-24 Juanma Barranquero Space/tab mixup.
2006-02-05 Romain Francoise Update copyright notices of all files in the lisp/play directory.
2005-09-24 Romain Francoise 2005-09-25 Romain Francoise <romain@orebokech.com>
2005-08-15 Dan Nicolaescu * mh-customize.el: Do not use face-alias compatibility for
2005-08-01 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-10 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-397
2005-05-26 Lute Kamstra * play/5x5.el (5x5-mode):
2003-09-01 Miles Bader Add arch taglines
2003-04-12 Glenn Morris (gomoku-buffer-name): New constant.
2003-02-04 Juanma Barranquero Trailing whitepace deleted.
2003-01-12 Andreas Schwab (gomoku-mode-map): Use command remapping instead of
2002-09-16 Richard M. Stallman (gomoku-move-up, gomoku-move-down):
2002-03-22 Juanma Barranquero (gomoku-font-lock-O-face): Convert to use `defface'.
2001-12-20 Pavel Janík Doc fixes.
2001-11-21 Richard M. Stallman (gomoku-mode): Don't use define-derived-mode.
2001-11-20 Eli Zaretskii Mark gomoku-mode as special. Suggested by Klaus Straubinger
2001-11-10 Pavel Janík Move definitions of constants to the beginning of file, before their use.
2001-11-06 Richard M. Stallman (gomoku): Doc fix.
2001-10-13 Stefan Monnier (gomoku-mode): Use define-derived-mode.
2001-10-13 Pavel Janík Do not double variables in the lambda-list.
2001-06-17 Eli Zaretskii (gomoku-plot-square, gomoku-init-display): Add help-echo to mouse-highlighted
2000-07-31 Eli Zaretskii (gomoku-font-lock-O-face, gomoku-font-lock-X-face)
1998-12-14 Karl Heuer Update comment.
1998-04-05 Stephen Eglen Customized.
1997-09-21 Richard M. Stallman Comment change.
1996-04-05 Richard M. Stallman (gomoku-click): Position on nearest square. Adapt keymap accordingly.
1996-03-24 Richard M. Stallman Comment change.
1996-03-22 Richard M. Stallman Ancient leading comment removed.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-05 Karl Heuer Comment fixes.
1995-05-04 Karl Heuer Fix spelling of author's name.
1995-05-02 Karl Heuer (gomoku-human-plays): Change to C-c C-p.
1995-04-25 Karl Heuer (gomoku-display-statistics): Use force-mode-line-update.
1994-11-19 Richard M. Stallman (gomoku-click): New function.
1994-06-05 Richard M. Stallman (gomoku-display-statistics): Use human's point of view
1994-05-03 Karl Heuer Update copyright.
1994-02-07 Richard M. Stallman (gomoku-init-display, gomoku-put-char):