diff options
| author | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-22 23:00:48 +0000 |
|---|---|---|
| committer | Eric S. Raymond <esr@snark.thyrsus.com> | 1993-03-22 23:00:48 +0000 |
| commit | cf597dc8abde324d51fa206d0adb54e4b11bc33c (patch) | |
| tree | 5474305bc028434a9437dc4f5797b78a775bdcf6 /lisp | |
| parent | d5edbd116f76fe8ad9ded062352dd5eb4e2d4686 (diff) | |
| download | emacs-cf597dc8abde324d51fa206d0adb54e4b11bc33c.tar.gz | |
Add TO-DO list.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/play/cookie1.el | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/play/cookie1.el b/lisp/play/cookie1.el index b9babdfeec2..61eaaddce33 100644 --- a/lisp/play/cookie1.el +++ b/lisp/play/cookie1.el @@ -43,6 +43,9 @@ ;; has been generalized so that it supports multiple simultaneous cookie ;; databases. It is intended to be called from other packages such as ;; yow.el and spook.el. +;; +;; TO DO: teach cookie-snarf to auto-detect ITS PINS or UNIX fortune(6) +;; format and do the right thing. ;;; Code: |
