aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play/cookie1.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (cookie-snarf): Use match-beginning on the delimiter.Richard M. Stallman1998-02-121-2/+2
| | | | (cookie-delimiter): Handle single-% delimiter.
* (cookie-snarf): Pass proper format string to message.Karl Heuer1996-01-251-2/+2
|
* Update FSF's address.Erik Naggum1996-01-141-2/+3
|
* (read-cookie): New function.Roland McGrath1993-09-171-3/+23
|
* (pick-random): Remove.Paul Eggert1993-08-011-7/+2
| | | | All callers changed to use `random' instead.
* (cookie, cookie-insert, cookie-snarf, shuffle-vector): Autoload these.Roland McGrath1993-07-181-0/+4
|
* (cookie-cache): New defvar.Roland McGrath1993-07-141-17/+28
| | | | | (cookie-snarf): Cache cookies in `cookie-cache', not in obarray (idiot). Also store the modtime and punt the cache when it changes.
* Comment change.Richard M. Stallman1993-06-021-1/+1
|
* Provide cookie1.Richard M. Stallman1993-06-011-1/+1
|
* Renamed to cookie1.el.Richard M. Stallman1993-06-011-1/+1
|
* (cookie) Enhanced it to handle both LINS files and UNIX fortune files.Eric S. Raymond1993-03-271-11/+16
|
* Add TO-DO list.Eric S. Raymond1993-03-221-0/+3
|
* Initial revisionEric S. Raymond1993-03-221-0/+126