summaryrefslogtreecommitdiff
path: root/lisp/play/zone.el
AgeCommit message (Expand)Author
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
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-10-20* term/x-win.el (x-gtk-stock-map, icon-map-list)Dan Nicolaescu
2007-10-01(zone): Let-bind show-trailing-whitespace to nil.Thien-Thi Nguyen
2007-09-30(zone-hiding-modeline): Use mode-line-format.Richard M. Stallman
2007-09-26(zone-pgm-rotate): Use `mapc' rather than `mapcar'.Juanma Barranquero
2007-08-24(zone-pgm-rat-race): New func.Thien-Thi Nguyen
2007-07-25Switch license to GPLv3 or later.Glenn Morris