1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-29 11:02:01 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Pavel Janík
132c0cc0ce (cookie, cookie-insert, shuffle-vector): Doc fixes. 2001-11-29 08:35:51 +00:00
Dave Love
0419a4af90 Add `extensions' to keywords, since it's internal. 2000-08-16 19:05:59 +00:00
Gerd Moellmann
96ce5c4f18 Add explanation of how to make cookie.el
compatible with strfile(1) to comment.
2000-07-27 20:07:12 +00:00
Richard M. Stallman
bfaef6dca8 (cookie-snarf): Use match-beginning on the delimiter.
(cookie-delimiter): Handle single-% delimiter.
1998-02-12 03:10:53 +00:00
Karl Heuer
4120f5f5d2 (cookie-snarf): Pass proper format string to message. 1996-01-25 00:51:58 +00:00
Erik Naggum
b578f267af Update FSF's address. 1996-01-14 07:34:30 +00:00
Roland McGrath
b81d991d75 (read-cookie): New function. 1993-09-17 18:51:05 +00:00
Paul Eggert
c5eeaf525f (pick-random): Remove.
All callers changed to use `random' instead.
1993-08-01 20:50:07 +00:00
Roland McGrath
f58c6f7023 (cookie, cookie-insert, cookie-snarf, shuffle-vector): Autoload these. 1993-07-18 19:56:35 +00:00
Roland McGrath
4054367c9e (cookie-cache): New defvar.
(cookie-snarf): Cache cookies in `cookie-cache', not in obarray (idiot).
Also store the modtime and punt the cache when it changes.
1993-07-14 23:36:04 +00:00
Richard M. Stallman
20a828956a Comment change. 1993-06-02 18:40:44 +00:00
Richard M. Stallman
3aa7cce7e4 Provide cookie1. 1993-06-01 06:02:24 +00:00
Richard M. Stallman
8eb74eecee Renamed to cookie1.el. 1993-06-01 04:26:42 +00:00
Eric S. Raymond
45b44a5a65 (cookie) Enhanced it to handle both LINS files and UNIX fortune files. 1993-03-27 01:58:33 +00:00
Eric S. Raymond
cf597dc8ab Add TO-DO list. 1993-03-22 23:00:48 +00:00
Eric S. Raymond
d5edbd116f Initial revision 1993-03-22 22:58:27 +00:00