aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiles Bader2006-04-04 12:46:32 +0000
committerMiles Bader2006-04-04 12:46:32 +0000
commit3dd9f19eebbac73b1209f62963d32346b5bd8aab (patch)
tree487233d9bacf8103336b697a8ec1283c5829ba0e
parentbd707233ea563f8186ccf86c127b27498bfe31f7 (diff)
downloademacs-3dd9f19eebbac73b1209f62963d32346b5bd8aab.tar.gz
emacs-3dd9f19eebbac73b1209f62963d32346b5bd8aab.zip
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-196
Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 74-75) - Update from CVS
-rw-r--r--man/ChangeLog4
-rw-r--r--man/gnus.texi17
2 files changed, 19 insertions, 2 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index 7068352efed..5d469daf672 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,7 @@
12006-04-04 Simon Josefsson <jas@extundo.com>
2
3 * gnus.texi (Security): Improve.
4
12006-04-03 Richard Stallman <rms@gnu.org> 52006-04-03 Richard Stallman <rms@gnu.org>
2 6
3 * misc.texi (Thumbnails): Minor cleanup. 7 * misc.texi (Thumbnails): Minor cleanup.
diff --git a/man/gnus.texi b/man/gnus.texi
index 203287b3a48..0c848478b60 100644
--- a/man/gnus.texi
+++ b/man/gnus.texi
@@ -10655,8 +10655,8 @@ or newer is recommended.
10655 10655
10656@end enumerate 10656@end enumerate
10657 10657
10658More information on how to set things up can be found in the message 10658The variables that control security functionality on reading messages
10659manual (@pxref{Security, ,Security, message, Message Manual}). 10659include:
10660 10660
10661@table @code 10661@table @code
10662@item mm-verify-option 10662@item mm-verify-option
@@ -10687,6 +10687,15 @@ deprecated.
10687 10687
10688@end table 10688@end table
10689 10689
10690By default the buttons that display security information are not
10691shown, because they clutter reading the actual e-mail. You can type
10692@kbd{K b} manually to display the information. Use the
10693@code{gnus-buttonized-mime-types} and
10694@code{gnus-unbuttonized-mime-types} variables to control this
10695permanently. @ref{MIME Commands} for further details, and hints on
10696how to customize these variables to always display security
10697information.
10698
10690@cindex snarfing keys 10699@cindex snarfing keys
10691@cindex importing PGP keys 10700@cindex importing PGP keys
10692@cindex PGP key ring import 10701@cindex PGP key ring import
@@ -10707,6 +10716,10 @@ application/pgp-keys; gpg --import --interactive --verbose; needsterminal
10707This happens to also be the default action defined in 10716This happens to also be the default action defined in
10708@code{mailcap-mime-data}. 10717@code{mailcap-mime-data}.
10709 10718
10719More information on how to set things for sending outgoing signed and
10720encrypted messages up can be found in the message manual
10721(@pxref{Security, ,Security, message, Message Manual}).
10722
10710@node Mailing List 10723@node Mailing List
10711@section Mailing List 10724@section Mailing List
10712@cindex mailing list 10725@cindex mailing list