diff options
| -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 @@ | |||
| 43 | ;; has been generalized so that it supports multiple simultaneous cookie | 43 | ;; has been generalized so that it supports multiple simultaneous cookie |
| 44 | ;; databases. It is intended to be called from other packages such as | 44 | ;; databases. It is intended to be called from other packages such as |
| 45 | ;; yow.el and spook.el. | 45 | ;; yow.el and spook.el. |
| 46 | ;; | ||
| 47 | ;; TO DO: teach cookie-snarf to auto-detect ITS PINS or UNIX fortune(6) | ||
| 48 | ;; format and do the right thing. | ||
| 46 | 49 | ||
| 47 | ;;; Code: | 50 | ;;; Code: |
| 48 | 51 | ||