summaryrefslogtreecommitdiff
path: root/lisp/play/zone.el
AgeCommit message (Expand)Author
2026-03-17Window handling bug fixes.Michael R. Mauger
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-26December 2025 spelling fixesPaul Eggert
2025-11-09Zone multi-window and -frame supportMichael R. Mauger
2025-08-21Eliminate some gratuitous string mutationMattias EngdegÄrd
2025-02-17Prefer '(evenp A)' to '(= 0 (% A 2))'Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-11Update docs for passing of Thien-Thi NguyenStefan Kangas
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-01; Fix typos (don't abbreviate "with" or "without")Stefan Kangas
2022-10-28; Fix sit-for calling convention in zone.elStefan Kangas
2022-10-28Use new sit-for calling convention in zone.elStefan Kangas
2022-10-18(sit-for): Add compiler-macro to warn about obsolete calling conventionStefan Monnier
2022-10-14* lisp/play/zone.el (zone): Allow selecting a programPhilip Kaludercic
2022-10-07Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-09-24Prefer seq-random-elt to nth+randomStefan Kangas
2021-09-16; Minor stylistic fixes found by checkdocStefan Kangas
2021-02-10Use lexical-binding in almost all of play/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-11-16Avoid errors in zone.el when there's overlay at EOBEli 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-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
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-08-31Better seed support for (random).Paul Eggert
2012-06-02Remove incorrect uses of "modeline".Chong Yidong
2012-05-07* lisp/play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)Glenn Morris
2012-04-09Remove * characters from the front of variable docstrings.Chong Yidong
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-04-21lisp/play/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-07-10Merge changes from emacs-23 branch.Chong Yidong
2010-07-06Minor zone.el fixes for bug#6483.Glenn Morris
2010-07-06Minor zone.el fix.Glenn Morris
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-08Merge from emacs--rel--22Miles Bader