summaryrefslogtreecommitdiff
path: root/lisp/play/bubbles.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
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-21Make bubbles-quit obsolete in favor of quit-windowStefan Kangas
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-04-01Use emacs-version instead of obsolete version variablesStefan Kangas
2021-02-22Do mode tagging in bubbles.elLars Ingebrigtsen
2021-02-21Convert bubbles menu to easy-menu-defineStefan Kangas
2021-02-02Remove redundant :group args in play/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-12Remove redundant installation instructionsStefan Kangas
2020-10-01; Prefer https to http in many URLsStefan Kangas
2020-08-12Remove some compat code from bubbles.elLars Ingebrigtsen
2020-03-21Declare some <package>-version variables obsoleteStefan Kangas
2020-01-01Update copyright year to 2020Paul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-25Replace insignificant backquotesMichael Heerdegen
2018-09-22* lisp/play/bubbles.el: Use lexical-bindingStefan Monnier
2018-09-17Fix the Bubbles game on TTY framesEli Zaretskii
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-29; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov
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-06-18* lisp/play/bubbles.el (bubbles--initialize, bubbles--show-scores)Stefan Monnier
2014-01-11Spelling fixes.Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-27Misc small custom fixesGlenn Morris
2013-09-11Use with-demoted-errors now that it can format any error messagesGlenn Morris
2013-03-05Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-17Update docstrings and comments to use "init file" terminology.Chong Yidong
2012-07-11More CL cleanups and reduction of use of cl.el.Stefan Monnier
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-11-18Spelling fixes.Paul Eggert
2011-04-21lisp/play/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-03-15Fix misuse of quote in `case'.Stefan Monnier
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-09-19* lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.Stefan Monnier
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-08-25(top-level): Don't require cl at run-time.Glenn Morris