summaryrefslogtreecommitdiff
path: root/lisp/play/gomoku.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-03-11Remove variable aliases obsolete since Emacs 23.2Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-12Better gomoku X colour with bright backgroundMattias EngdegÄrd
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-31Use defvar-keymap in play/*.elStefan Kangas
2021-02-16Do `interactive' mode tagging in gomoku.elStefan Kangas
2021-02-16* lisp/play/gomoku.el: Minor doc fixes; formatting.Stefan Kangas
2021-02-02Remove redundant :group args in play/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-05Prefer setq-local in play/*.elStefan Kangas
2020-04-03Fix movement commands in gomokuAsher Gordon
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-01Update URL in comment in gomoku.elLars Ingebrigtsen
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-27Improve motivations in gomoku messagesPaul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-09; Typo fixes, mostly repeated wordsPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-24Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-11-25* lisp/play/gomoku.el: Don't use intangible property. Use lexical-binding.Stefan Monnier
2013-08-05Do not call to `selected-window' where it is assumed by default.Dmitry Antipov
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-11-01Fix for gomoku-display-statistics.Stephen Berman
2012-08-31Better seed support for (random).Paul Eggert
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-02-28Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-26Spelling fixes.Paul Eggert
2011-04-21lisp/play/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-11-10Remove odd code from kandmark, gomoku.Glenn Morris
2010-11-02Fix the most annoying typo in the world.Glenn Morris
2010-11-02Silence compilation of gomoku.el.Glenn Morris
2010-10-31Merge changes from emacs-23 branchChong Yidong