summaryrefslogtreecommitdiff
path: root/lisp/play/zone.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Avoid errors in zone.el when there's overlay at EOBEli Zaretskii2018-11-161-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Better seed support for (random).Paul Eggert2012-08-311-2/+0
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-7/+3
* * lisp/play/zone.el (zone-pgm-stress): Don't pollute kill-ring. (Bug#11388)Glenn Morris2012-05-071-3/+2
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* lisp/play/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-211-0/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-101-2/+4
|\ \ | |/
| * Minor zone.el fix.Glenn Morris2010-07-061-4/+6
* | Minor zone.el fixes for bug#6483.Glenn Morris2010-07-061-35/+28
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * term/x-win.el (x-gtk-stock-map, icon-map-list)Dan Nicolaescu2007-10-201-1/+1
* | (zone): Let-bind show-trailing-whitespace to nil.Thien-Thi Nguyen2007-10-011-0/+2
* | (zone-hiding-modeline): Use mode-line-format.Richard M. Stallman2007-09-301-24/+4
* | (zone-pgm-rotate): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-14/+14
* | (zone-pgm-rat-race): New func.Thien-Thi Nguyen2007-08-241-0/+12
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Seed RNG on loading.Glenn Morris2007-04-051-0/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright notices of all files in the lisp/play directory.Romain Francoise2006-02-051-1/+1
* (zone): Wrap body with save-window-excursion.Thien-Thi Nguyen2005-10-061-53/+54
* Message format spec fixes, commit no. 4Deepak Goel2005-09-181-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+2
* (zone-pgm-stress-destress): Use `insert-buffer-substring', not `insert-buffer'.Juanma Barranquero2005-07-181-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-121-1/+1
* (zone-pgm-random-life): Fix typo.Thien-Thi Nguyen2004-12-171-1/+1
* (zone): Init `line-spacing' from orig buffer.Thien-Thi Nguyen2004-12-171-20/+31
* Commentary munging; nfc.Thien-Thi Nguyen2004-12-161-3/+4
* (zone): Fix omission bug: Use a self-disablingThien-Thi Nguyen2004-12-161-6/+16
* Add to THANKS in Commentary; nfc.Thien-Thi Nguyen2004-12-151-1/+1
* (zone): Set `truncate-lines'.Thien-Thi Nguyen2004-12-151-124/+121