diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-10-16 14:22:29 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-10-16 14:22:29 +0000 |
commit | c8ab5a1a90163eb32385818660b7e5d3577b2914 (patch) | |
tree | e7137bc10630c41b79133d92e29b785041b6a2b5 /man/sending.texi | |
parent | 918e364ae44991b1e880d9a9da501bc4422c4f1c (diff) | |
download | emacs-c8ab5a1a90163eb32385818660b7e5d3577b2914.tar.gz |
(Distracting NSA): Change the example.
Diffstat (limited to 'man/sending.texi')
-rw-r--r-- | man/sending.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sending.texi b/man/sending.texi index 42b2383fcf5..ff0c6224df1 100644 --- a/man/sending.texi +++ b/man/sending.texi @@ -634,7 +634,7 @@ that they will have to give up reading it all. entering an outgoing message: @example -(add-hook 'mail-setup-hook 'spook) +(setq mail-signature '(spool)) @end example Whether or not this confuses the NSA, it at least amuses people. |