+2001-11-13 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * lisp/gnus-sum.el (gnus-summary-wash-map): Remove
+ `gnus-smiley-display'.
+
2001-11-11 Simon Josefsson <jas@extundo.com>
* make-x.bat: Don't use -nw. Suggested by Frank Haun
\f
* Changes in Oort Gnus
+** Gnus supports Cancel Locks in News.
+
+This means a header "Cancel-Lock" is inserted in news posting. It is
+used to determine if you wrote a article or not (for
+cancelling/superseding). The behaviour can be changed by customizing
+`message-insert-canlock'.
+
** Gnus supports server-side mail filtering using Sieve.
+Sieve rules can be added as Group Parameters for groups, and the
+complete Sieve script is generated using `D g' from the Group buffer,
+and then uploaded to the server using `C-c C-l' in the generated Sieve
+buffer. Search the online Gnus manual for "sieve", and see the new
+Sieve manual, for more information.
+
** Extended format specs.
Format spec "%&user-date;" is added into
This makes it possible to take backup of nnml/nnfolder servers/groups
separately of .newsrc.eld, while preserving marks. It also makes it
possible to share articles and marks between users (without sharing
-.newsrc.eld) within e.g. a department.
+the .newsrc.eld file) within e.g. a department. It works by storing
+the marks stored in .newsrc.eld in a per-group file ".marks" (for
+nnml) and "groupname.mrk" (for nnfolder, named "groupname"). If the
+nnml/nnfolder is moved to another machine, Gnus will automatically use
+the .marks or .mrk file instead of the information in .newsrc.eld.
+The new server variables `nnml-marks-is-evil' and
+`nnfolder-marks-is-evil' can be used to disable this feature.
** The menu bar (in Group and Summary buffer) named "Misc" has been
- renamed to "Gnus".
+renamed to "Gnus".
** The menu bar (in Message mode) named "MML" has been renamed to
- "Attachments".
+"Attachments".
-** gnus-group-charset-alist and gnus-group-ignored-charsets-alist
+** gnus-group-charset-alist and gnus-group-ignored-charsets-alist.
The regexps in these variables are compared with full group names
instead of real group names in 5.8. Users who customize these
("^han\\>" euc-kr) -> ("\\(^\\|:\\)han\\>" euc-kr)
-** Gnus now supports PGP (RFC 1991), PGP-MIME (RFC 2015/3156) and
+** Gnus supports PGP (RFC 1991/2440), PGP-MIME (RFC 2015/3156) and
SMIME.
** Gnus inlines external parts (message/external).
+2001-11-13 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
+
+ * mml1991.el: Add coding header.
+
2001-11-12 Simon Josefsson <jas@extundo.com>
* mml1991.el (mml1991-use, mml1991-function-alist): New variables.
"m" gnus-summary-toggle-mime
"a" gnus-article-strip-headers-in-body ;; mnemonic: wash archive
"p" gnus-article-verify-x-pgp-sig
- "d" gnus-article-treat-dumbquotes
- "s" gnus-smiley-display)
+ "d" gnus-article-treat-dumbquotes)
(gnus-define-keys (gnus-summary-wash-hide-map "W" gnus-summary-wash-map)
"a" gnus-article-hide
-;;; mml-gpg-old.el --- Old PGP message format (RFC 1991) support for MML
+;;; mml-gpg-old.el --- Old PGP message format (RFC 1991) support for MML -*- coding: iso-latin-1 -*-
;; Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
;; Author: Sascha Lüdecke <sascha@meta-x.de>,
;;; Commentary:
-;; RCS: $Id: mml1991.el,v 1.1.2.1 2001-11-13 00:03:29 yamaoka Exp $
-
;;; Code:
(defvar mml1991-use mml2015-use
+2001-11-13 Simon Josefsson <jas@extundo.com>
+
+ * gnus.texi (Article Washing): Add `W s'.
+
2001-11-12 Simon Josefsson <jas@extundo.com>
* gnus.texi (Security, Using GPG):
\e$B$N\e(B PGP \e$B$N80$O\e(B @uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html} \e$B$+$iF~\e(B
\e$B<j$9$k$3$H$,$G$-$^$9!#\e(B}
+@c @item W s
+@c @kindex W s (Summary)
+@c @findex gnus-summary-force-verify-and-decrypt
+@c Verify a signed (PGP, PGP/MIME or S/MIME) message
+@c (@code{gnus-summary-force-verify-and-decrypt}).
+
@item W W H
@kindex W W H (\e$B35N,\e(B)
@findex gnus-article-strip-headers-from-body
message.@footnote{PGP keys for many hierarchies are available at
@uref{ftp://ftp.isc.org/pub/pgpcontrol/README.html}}
+@item W s
+@kindex W s (Summary)
+@findex gnus-summary-force-verify-and-decrypt
+Verify a signed (PGP, PGP/MIME or S/MIME) message
+(@code{gnus-summary-force-verify-and-decrypt}).
+
@item W W H
@kindex W W H (Summary)
@findex gnus-article-strip-headers-from-body