Mercurial > hg > xemacs-beta
comparison lisp/games/spook.el @ 4:b82b59fe008d r19-15b3
Import from CVS: tag r19-15b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:46:56 +0200 |
parents | 376386a54a3c |
children | 0293115a14e9 |
comparison
equal
deleted
inserted
replaced
3:30df88044ec6 | 4:b82b59fe008d |
---|---|
20 | 20 |
21 ;; You should have received a copy of the GNU General Public License | 21 ;; You should have received a copy of the GNU General Public License |
22 ;; along with XEmacs; see the file COPYING. If not, write to the Free | 22 ;; along with XEmacs; see the file COPYING. If not, write to the Free |
23 ;; Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | 23 ;; Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. |
24 | 24 |
25 ;;; Synched up with: FSF 19.30. | 25 ;;; Synched up with: FSF 19.34. |
26 | 26 |
27 ;;; Commentary: | 27 ;;; Commentary: |
28 | 28 |
29 ; Steve Strassmann <straz@media-lab.media.mit.edu> didn't write | 29 ;; Steve Strassmann <straz@media-lab.media.mit.edu> didn't write |
30 ; this, and even if he did, he really didn't mean for you to use it | 30 ;; this, and even if he did, he really didn't mean for you to use it |
31 ; in an anarchistic way. | 31 ;; in an anarchistic way. |
32 ; May 1987 | 32 ;; |
33 | 33 ;; To use this: |
34 ; To use this: | 34 ;; Just before sending mail, do M-x spook. |
35 ; Just before sending mail, do M-x spook. | 35 ;; A number of phrases will be inserted into your buffer, to help |
36 ; A number of phrases will be inserted into your buffer, to help | 36 ;; give your message that extra bit of attractiveness for automated |
37 ; give your message that extra bit of attractiveness for automated | 37 ;; keyword scanners. |
38 ; keyword scanners. | |
39 | 38 |
40 ;;; Code: | 39 ;;; Code: |
41 | 40 |
42 (require 'cookie1) | 41 (require 'cookie1) |
43 | 42 |