summaryrefslogtreecommitdiff
path: root/lisp/play/cookie1.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-3/+3
* Use lexical-binding in almost all of play/*.elStefan Kangas2021-02-101-6/+8
* Remove redundant :group args in play/*.elStefan Kangas2021-02-021-1/+0
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-2/+4
|/
* 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
* Mention read-regexp in doc of functions that use itGlenn Morris2014-02-131-0/+1
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/play/cookie1.el (cookie-apropos): Minor simplification.Glenn Morris2013-06-211-21/+15
* Use cookie functions in yowGlenn Morris2013-06-211-3/+3
* cookie1.el small cleanupGlenn Morris2013-06-211-41/+128
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Better seed support for (random).Paul Eggert2012-08-311-3/+0
* * cookie1.el (cookie-snarf): Explicit error if input file cannot be read.Glenn Morris2012-04-161-0/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-301-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921).Łukasz Stelmach2010-08-261-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Remove obsolete TO DO comment. (It was implemented on 1993-03-27.)Magnus Henoch2008-06-011-3/+0
* 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
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-2/+2
* Update copyright years.Glenn Morris2006-12-091-1/+1
* lisp/play/cookie1.el (cookie): Work properly when there's only one entryMiles Bader2006-06-211-2/+2
* Update copyright notices of all files in the lisp/play directory.Romain Francoise2006-02-051-1/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (cookie, cookie-insert, shuffle-vector): Doc fixes.Pavel Janík2001-11-291-5/+7
* Add `extensions' to keywords, since it's internal.Dave Love2000-08-161-1/+1
* Add explanation of how to make cookie.elGerd Moellmann2000-07-271-0/+4
* (cookie-snarf): Use match-beginning on the delimiter.Richard M. Stallman1998-02-121-2/+2
* (cookie-snarf): Pass proper format string to message.Karl Heuer1996-01-251-2/+2