gnus
22 years ago2001-12-06 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 6 Dec 2001 15:32:18 +0000 (15:32 +0000)]
2001-12-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnweb.el (nnweb-replace-in-string): Removed.

* gnus-util.el (gnus-replace-in-string): New.
(gnus-mode-string-quote): Use it.

* nnrss.el (nnrss-format-string): Use gnus-replace-in-string.
* nnwfm.el (nnwfm-create-mapping): Ditto.

22 years ago2001-12-06 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 6 Dec 2001 06:21:39 +0000 (06:21 +0000)]
2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* dgnushack.el (dgnushack-compile): nnrss.el and
nnslashdot.el don't depend on nnweb, url, w3.

22 years ago2001-12-06 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 6 Dec 2001 06:09:51 +0000 (06:09 +0000)]
2001-12-06 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnrss.el: Use mm-url. Don't depend on nnweb, url, w3.

22 years ago2001-12-06 00:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 6 Dec 2001 05:53:54 +0000 (05:53 +0000)]
2001-12-06 00:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-url.el (mm-url-insert-file-contents): Support file:.

22 years ago2001-12-05 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 5 Dec 2001 19:32:39 +0000 (19:32 +0000)]
2001-12-05 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-view.el: Lower case for the description line. Sync from the
Emacs CVS.

22 years ago2001-12-05 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 5 Dec 2001 17:28:43 +0000 (17:28 +0000)]
2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-group.el (gnus-group-find-new-groups): Fix doc.
From:  Stefan Monnier  <monnier@cs.yale.edu>

22 years ago2001-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
ShengHuo ZHU [Wed, 5 Dec 2001 14:48:25 +0000 (14:48 +0000)]
2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>

* mm-view.wl (mm-inline-text): Decode a charset-encoded rich text.

22 years ago(Splitting in IMAP): Typo. From Colin Marquardt
Kai Grossjohann [Wed, 5 Dec 2001 10:15:25 +0000 (10:15 +0000)]
(Splitting in IMAP): Typo.  From Colin Marquardt
<c.marquardt@alcatel.de>.

22 years ago2001-12-04 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 4 Dec 2001 13:31:21 +0000 (13:31 +0000)]
2001-12-04 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-url.el: Require executable.
Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.

22 years ago2001-12-03 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Mon, 3 Dec 2001 16:57:36 +0000 (16:57 +0000)]
2001-12-03 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* pop3.el (pop3-munge-message-separator): Only use valid date.
From Michael Welsh Duggan <md5i@cs.cmu.edu>.

* Makefile.in: gnus-load.elc may not be generated.

22 years ago2001-12-03 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Mon, 3 Dec 2001 15:42:49 +0000 (15:42 +0000)]
2001-12-03 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* infohack.el (infohack): To process write-protected files safely,
       make this buffer be writable after `find-file'.
From TSUCHIYA Masatoshi  <tsuchiya@namazu.org>

22 years ago2001-12-03 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Mon, 3 Dec 2001 14:10:24 +0000 (14:10 +0000)]
2001-12-03 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* Makefile.in: Dependence.

* emacs-mime.texi: Add coding header.

22 years ago2001-12-03 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Mon, 3 Dec 2001 14:10:06 +0000 (14:10 +0000)]
2001-12-03 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-url.el: New.
* nnslashdot.el: Use it.
* mm-extern.el (mm-extern-url): Use it.

22 years ago2001-12-01 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 1 Dec 2001 20:47:46 +0000 (20:47 +0000)]
2001-12-01  Simon Josefsson  <jas@extundo.com>

* gnus.texi (Group Line Specification, Summary Buffer Lines):
Cross reference Positioning Point.

22 years ago2001-12-01 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 1 Dec 2001 20:17:51 +0000 (20:17 +0000)]
2001-12-01 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-sum.el (gnus-summary-save-article): Nix
gnus-display-mime-function and gnus-article-prepare-hook.

* gnus-spec.el (gnus-parse-complex-format): Properly handle %C at
the beginning of lines.
(gnus-complex-form-to-spec): Ditto.

22 years ago2001-12-01 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 1 Dec 2001 13:33:02 +0000 (13:33 +0000)]
2001-12-01 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-make-mft): Fix the m-s-a-file regexp.
From Paul Jarc <prj@po.cwru.edu>.

22 years ago2001-11-30 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sat, 1 Dec 2001 02:49:27 +0000 (02:49 +0000)]
2001-11-30 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el: New variable message-subscribed-address-file;
use it in message-make-mft.  From Paul Jarc <prj@po.cwru.edu>.

22 years ago2001-11-30 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 30 Nov 2001 17:36:17 +0000 (17:36 +0000)]
2001-11-30 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-tab-body-function): Set to nil.
(message-tab): Use text-mode-map or global-map.
Suggested by Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>.

22 years ago2001-11-30 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Thu, 29 Nov 2001 23:09:00 +0000 (23:09 +0000)]
2001-11-30  Simon Josefsson  <jas@extundo.com>

* gnus-agent.el (gnus-agent-fetch-headers): Use gnus-range-add
instead of gnus-union, for speed.  Suggested by Christoph Conrad
<christoph.conrad@gmx.de>.
(gnus-agent-fetch-group-1): Add verbose message.

22 years ago2001-11-29 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 29 Nov 2001 17:20:00 +0000 (17:20 +0000)]
2001-11-29 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-agent.el (gnus-agent-write-active): Make sure sym is a cons
of integers.

22 years ago(message-tab): Mention `message-tab-body-function' in doc.
Kai Grossjohann [Thu, 29 Nov 2001 08:45:19 +0000 (08:45 +0000)]
(message-tab): Mention `message-tab-body-function' in doc.
Suggested by Karl Eichwalder.

22 years ago(message-newgroups-header-regexp)
Kai Grossjohann [Thu, 29 Nov 2001 08:41:26 +0000 (08:41 +0000)]
(message-newgroups-header-regexp)
(message-completion-alist, message-tab-body-function): Use
defcustom rather than defvar.

22 years ago2001-11-28 16:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 28 Nov 2001 21:25:47 +0000 (21:25 +0000)]
2001-11-28 16:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-uu.el (gnus-uu-save-article): Use #part instead of #mml.

22 years ago2001-11-28 12:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 28 Nov 2001 17:06:12 +0000 (17:06 +0000)]
2001-11-28 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnheader.el (nnheader-find-nov-line): Don't use macro
gnus-delete-line.

* gnus-group.el (gnus-group-name-decode): Defun instead of defsubst.
(gnus-group-name-charset): Ditto.

* gnus-util.el (gnus-buffer-live-p): Ditto.

22 years ago2001-11-28 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 28 Nov 2001 16:52:53 +0000 (16:52 +0000)]
2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* sieve-manage.el (sieve-manage-stream-alist): Backslash before
open parenthesis in doc.
(sieve-manage-authenticator-alist): Typo in doc.
* imap.el (imap-authenticator-alist): Typo in doc.
(imap-stream-alist): Backslash.

22 years ago2001-11-28 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 28 Nov 2001 16:31:17 +0000 (16:31 +0000)]
2001-11-28 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-sum.el (gnus-summary-limit-to-author): Missing arguments.
  Thanks to david.goldberg6@verizon.net (David S. Goldberg)

22 years ago2001-11-27 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 27 Nov 2001 19:15:09 +0000 (19:15 +0000)]
2001-11-27 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-topic.el (gnus-topic-mode): Add LOCAL for add-hook.

* message.el (message-mode): make-local-hook is harmless in Emacs 21.

* gnus-msg.el (gnus-configure-posting-styles): use
make-local-hook. Add LOCAL for add-hook.

22 years ago2001-11-27 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Tue, 27 Nov 2001 10:40:44 +0000 (10:40 +0000)]
2001-11-27  Per Abrahamsen  <abraham@dina.kvl.dk>

* message.el (message-mode): Use `make-local-hook' unless
obsolete.
Patch by Katsumi Yamaoka  <yamaoka@jpl.org>.

22 years ago2001-11-26 Katsumi Yamaoka <yamaoka@jpl.org>
Simon Josefsson [Mon, 26 Nov 2001 14:27:35 +0000 (14:27 +0000)]
2001-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>

* canlock.el: Remove sha1.el and base64.el stuff.

22 years agolisp/ChangeLog addition:
Didier Verna [Mon, 26 Nov 2001 13:42:41 +0000 (13:42 +0000)]
lisp/ChangeLog addition:

2001-11-26  Didier Verna  <didier@xemacs.org>

* nnmbox.el (nnmbox-create-mbox): create the mbox file directory
if needed.

22 years ago2001-11-21 Katsumi Yamaoka <yamaoka@jpl.org>
Per Abrahamsen [Mon, 26 Nov 2001 13:35:16 +0000 (13:35 +0000)]
2001-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>

* message.el (message-tamago-not-in-use-p): New function.
(message-strip-forbidden-properties): Use it.

22 years agoUse parameter "/copy" rather than "copy" for increased
Kai Grossjohann [Mon, 26 Nov 2001 10:38:15 +0000 (10:38 +0000)]
Use parameter "/copy" rather than "copy" for increased
dwimishness for old-time DOS users.  From Frank Schmitt
<ich@Frank-Schmitt.net>.

22 years agolisp/ChangeLog addition:
Didier Verna [Mon, 26 Nov 2001 10:37:05 +0000 (10:37 +0000)]
lisp/ChangeLog addition:

2001-11-26  Didier Verna  <didier@xemacs.org>

* gnus-start.el (gnus-check-first-time-used): only check for
existence of .el[d] files.

22 years ago2001-11-25 15:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 25 Nov 2001 20:57:52 +0000 (20:57 +0000)]
2001-11-25 15:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-util.el (mm-coding-system-priorities): Add backslash in the doc.

* message.el (message-setup-1): Clean up mc-*.

22 years ago2001-11-25 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 25 Nov 2001 15:08:52 +0000 (15:08 +0000)]
2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-util.el (gnus-directory-sep-char-regexp): New.
* gnus-score.el (gnus-score-find-bnews): Use it.

22 years agoadd todos.
ShengHuo ZHU [Sun, 25 Nov 2001 14:58:54 +0000 (14:58 +0000)]
add todos.

22 years ago2001-11-25 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 25 Nov 2001 14:58:06 +0000 (14:58 +0000)]
2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.texi (Limiting): Addition.

22 years ago2001-11-25 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 25 Nov 2001 14:57:22 +0000 (14:57 +0000)]
2001-11-25 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-sum.el (gnus-summary-limit-to-subject): An exclusion version.
(gnus-summary-limit-to-author): Ditto.
(gnus-summary-limit-to-extra): Ditto.
(gnus-summary-find-matching): Support not-matching argument.

22 years ago(message-wash-subject): Use `insert' rather than
Kai Grossjohann [Sun, 25 Nov 2001 13:10:11 +0000 (13:10 +0000)]
(message-wash-subject): Use `insert' rather than
`insert-string', which is deprecated.

22 years ago2001-11-24 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 24 Nov 2001 18:44:57 +0000 (18:44 +0000)]
2001-11-24  Simon Josefsson  <jas@extundo.com>

* mm-encode.el (mm-encode-content-transfer-encoding): Fix error
message. (Gnus does not "default" to using 8bit for the message,
it default to use 8bit encoding and the user-supplied CTE
value. Calling this behaviour "treating it as 8bit" is perhaps
better.)

22 years ago2001-11-24 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 24 Nov 2001 18:36:22 +0000 (18:36 +0000)]
2001-11-24  Simon Josefsson  <jas@extundo.com>

* mm-bodies.el (mm-body-encoding): Intern encoding if needed
(compare mm-charset-to-coding-system).

22 years ago2001-11-23 02:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Fri, 23 Nov 2001 07:58:18 +0000 (07:58 +0000)]
2001-11-23 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* canlock.el (canlock-sha1-with-openssl): Use unibyte
buffer. Correctly decode hex.

22 years ago2001-11-22 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Thu, 22 Nov 2001 21:01:51 +0000 (21:01 +0000)]
2001-11-22  Simon Josefsson  <jas@extundo.com>

* sha1.el: Removed. (A FSF copyrighted sha1-el.el file is in
../lisp/).

22 years ago2001-11-21 01:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 21 Nov 2001 06:24:47 +0000 (06:24 +0000)]
2001-11-21 01:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-agent.el (gnus-category-insert-line): Convert category
names to strings.

22 years ago2001-11-20 21:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 21 Nov 2001 02:27:53 +0000 (02:27 +0000)]
2001-11-20 21:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (sha1): eval-and-compile.

22 years ago2001-11-20 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Tue, 20 Nov 2001 19:12:01 +0000 (19:12 +0000)]
2001-11-20  Simon Josefsson  <jas@extundo.com>

* message.el (message-allow-no-recipients): New variable.
(message-send): Use it, customize the prompting when posting to
Gcc/Fcc alone.  From prj@po.cwru.edu (Paul Jarc).

22 years ago2001-11-20 09:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 20 Nov 2001 14:23:52 +0000 (14:23 +0000)]
2001-11-20 09:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mm-util.el (mm-coding-system-priorities): New.
(mm-sort-coding-systems-predicate): New.
(mm-find-mime-charset-region): Resort coding systems if needed.
Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.

22 years agolisp/ChangeLog addition:
Didier Verna [Tue, 20 Nov 2001 11:44:26 +0000 (11:44 +0000)]
lisp/ChangeLog addition:

2001-11-20  Didier Verna  <didier@xemacs.org>

* gnus-group.el (gnus-group-make-help-group): new optional
argument to control the error behavior.
* gnus-start.el (gnus-check-first-time-used): use it to avoid
erroring.

22 years ago2001-11-19 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Mon, 19 Nov 2001 09:59:58 +0000 (09:59 +0000)]
2001-11-19  Simon Josefsson  <jas@extundo.com>

* message.texi (Header Commands, Insertion): Use C-c C-f C-i for
Importance: instead of C-c C-u.  Move to Header Commands from
Insertion. Suggested by Per Abrahamsen <abraham@dina.kvl.dk>.

22 years ago2001-11-19 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Mon, 19 Nov 2001 09:56:48 +0000 (09:56 +0000)]
2001-11-19  Simon Josefsson  <jas@extundo.com>

* message.el (message-mode-map): Use C-c C-f C-i for Importance:
instead of C-c C-u.  Suggested by Per Abrahamsen
<abraham@dina.kvl.dk>.

22 years ago2001-11-18 08:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 18 Nov 2001 13:13:47 +0000 (13:13 +0000)]
2001-11-18 08:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnfolder.el (nnfolder-read-folder): Use group instead of
nnfolder-current-group.
Suggested by Lorentey Karoly <lorentey@elte.hu>.

22 years ago2001-11-17 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 17 Nov 2001 11:26:25 +0000 (11:26 +0000)]
2001-11-17  Simon Josefsson  <jas@extundo.com>

* message.el (message-send): Ask user if Fcc/Gcc should be
performed when no other sender was specified.
Suggested by prj@po.cwru.edu (Paul Jarc).

22 years ago2001-11-17 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 17 Nov 2001 10:54:34 +0000 (10:54 +0000)]
2001-11-17  Simon Josefsson  <jas@extundo.com>

* message.texi (Insertion): Use C-c C-u for Importance: instead of
C-c C-p (used by SC).

22 years ago2001-11-17 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sat, 17 Nov 2001 10:54:09 +0000 (10:54 +0000)]
2001-11-17  Simon Josefsson  <jas@extundo.com>

* message.el (message-mode, message-mode-map): Use C-c C-u for
Importance: instead of C-c C-p (used by SC).

22 years ago2001-11-16 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Fri, 16 Nov 2001 21:55:10 +0000 (21:55 +0000)]
2001-11-16  Simon Josefsson  <jas@extundo.com>

* message.el (message-insert-importance-high)
(message-insert-importance-low): Save point.

22 years agoImprove the icons:
Simon Josefsson [Fri, 16 Nov 2001 21:40:18 +0000 (21:40 +0000)]
Improve the icons:

2001-11-15  Simon Josefsson  <jas@extundo.com>

* etc/gnus/unimportant.xpm, etc/gnus/important.xpm: New files.

22 years ago2001-11-16 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Fri, 16 Nov 2001 21:13:45 +0000 (21:13 +0000)]
2001-11-16  Simon Josefsson  <jas@extundo.com>

* mail-source.el (mail-source-fetch-imap): Fix BODY.PEEK return
value.

22 years ago2001-11-16 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Fri, 16 Nov 2001 15:54:03 +0000 (15:54 +0000)]
2001-11-16  Per Abrahamsen  <abraham@dina.kvl.dk>

* message.el (message-strip-special-text-properties): New option.
(message-strip-forbidden-properties): Obey it.

22 years ago2001-11-14 Sam Steingold <sds@gnu.org>
ShengHuo ZHU [Fri, 16 Nov 2001 10:12:48 +0000 (10:12 +0000)]
2001-11-14  Sam Steingold  <sds@gnu.org>

* gnus-score.el: Fixed some doc strings to properly quote symbols.

22 years ago2001-11-15 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Thu, 15 Nov 2001 22:31:42 +0000 (22:31 +0000)]
2001-11-15  Simon Josefsson  <jas@extundo.com>

* message.texi (Insertion): Add C-c C-p,
message-insert-importance-{low,high}.
(Various Commands): Fix typo.
(Insertion Variables): New section, all variables moved from
Commands->Insertion into this node, Variables->Insertion
Variables.

22 years ago2001-11-15 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Thu, 15 Nov 2001 22:30:57 +0000 (22:30 +0000)]
2001-11-15  Simon Josefsson  <jas@extundo.com>

Support "Importance:" header in Message.

* message.el (message-mode-map): Bind C-c C-p to
`message-insert-or-toggle-importance'
(message-mode-menu): Add message-insert-importance-{high,low}.
(message-insert-importance-high, message-insert-importance-low)
(message-insert-or-toggle-importance): New functions.
(message-tool-bar-map): Add {un,}important.
(message-mode): Doc fix.

2001-11-15  Simon Josefsson  <jas@extundo.com>

* message.el (message-tool-bar-map): Fix attach toolbar tooltip.

* mml.el (mml-menu): Fix toolbar tooltip.

22 years agoAdd Importance:
Simon Josefsson [Thu, 15 Nov 2001 22:29:38 +0000 (22:29 +0000)]
Add Importance:

22 years ago2001-11-15 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Thu, 15 Nov 2001 22:29:26 +0000 (22:29 +0000)]
2001-11-15  Simon Josefsson  <jas@extundo.com>

* etc/gnus/unimportant.xpm, etc/gnus/important.xpm: New files.

22 years ago2001-11-15 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 15 Nov 2001 19:17:32 +0000 (19:17 +0000)]
2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus.texi (Various Summary Stuff): Add gnus-newsgroup-variables.

22 years ago2001-11-15 14:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 15 Nov 2001 19:16:49 +0000 (19:16 +0000)]
2001-11-15 14:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* nnfolder.el (nnfolder-save-marks): gnus-prin1 takes one argument.
* nnml.el (nnml-save-marks): Ditto.

* gnus-sum.el (gnus-newsgroup-variables): Fix doc.

22 years ago2001-11-15 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Thu, 15 Nov 2001 18:33:30 +0000 (18:33 +0000)]
2001-11-15  Simon Josefsson  <jas@extundo.com>

* nnml.el (nnml-save-marks):
* nnfolder.el (nnfolder-save-marks): Use `gnus-prin1'.
Suggested by Istvan Marko <mi-gnus@imarko.dhs.org>.

22 years ago2001-11-15 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Thu, 15 Nov 2001 16:45:47 +0000 (16:45 +0000)]
2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>

* gnus-art.el (gnus-article-wash-status-strings): Use
`copy-sequence', not `copy-seq'.

22 years ago2001-11-15 11:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Thu, 15 Nov 2001 16:43:03 +0000 (16:43 +0000)]
2001-11-15 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.texi (Security): @uref not @url.

22 years ago2001-11-15 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Thu, 15 Nov 2001 09:54:08 +0000 (09:54 +0000)]
2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>

* gnus-art.el (gnus-article-wash-status-strings): New constant.
(gnus-gnus-article-wash-status-entry): New function.
(gnus-article-wash-status): Use it.

22 years ago2001-11-15 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Thu, 15 Nov 2001 08:43:55 +0000 (08:43 +0000)]
2001-11-15  Per Abrahamsen  <abraham@dina.kvl.dk>

* sieve.texi (Standards): Changed @samp to @uref.

* message.texi (Security): Changed @code to @uref.

* gnus-faq.texi: Changed a lot of @file to @uref.

* emacs-mime.texi (Standards): Changed @samp to @uref.

22 years ago2001-11-13 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Tue, 13 Nov 2001 21:52:01 +0000 (21:52 +0000)]
2001-11-13  Simon Josefsson  <jas@extundo.com>

* gnus.texi (Article Washing): Add `W s'.

22 years agoAdd Cancel-Locks.
Simon Josefsson [Tue, 13 Nov 2001 19:40:37 +0000 (19:40 +0000)]
Add Cancel-Locks.
Add verbose documentation on some other features, in particular
   information on how to disable them.

22 years ago2001-11-13 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 13 Nov 2001 15:52:59 +0000 (15:52 +0000)]
2001-11-13 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mml1991.el: Add coding header.

22 years agoAdd PGP.
Simon Josefsson [Mon, 12 Nov 2001 21:43:09 +0000 (21:43 +0000)]
Add PGP.

22 years ago2001-11-12 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Mon, 12 Nov 2001 21:40:46 +0000 (21:40 +0000)]
2001-11-12  Simon Josefsson  <jas@extundo.com>

* gnus.texi (Security, Using GPG):
* message.texi (Security):
* emacs-mime.texi (MML Definition): Add PGP.

22 years ago2001-11-12 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Mon, 12 Nov 2001 21:33:12 +0000 (21:33 +0000)]
2001-11-12  Simon Josefsson  <jas@extundo.com>

* mml1991.el (mml1991-use, mml1991-function-alist): New variables.
(mml1991-gpg-sign, mml1991-gpg-encrypt): Renamed, from
`mml1991-sign' and `mml1991-encrypt'.
(mml1991-encrypt, mml1991-sign): New glue functions.
(mml1991-mailcrypt-sign, mml1991-mailcrypt-encrypt): New functions.

* mml.el (mml-mode-map): `C-c RET o' map for PGP.
(mml-menu): Add PGP to menu.

* mml-sec.el (top-level): Require mml1991.  Don't require smime.
(mml-sign-alist, mml-encrypt-alist): Add "pgp".
(mml-pgp-sign-buffer, mml-pgp-encrypt-buffer)
(mml-secure-sign-pgp, mml-secure-encrypt-pgp): New glue functions.

* mml2015.el: Mention RFC 3156.

* mml1991.el: New file.  From Sascha Lüdecke <sascha@meta-x.de>.

22 years ago2001-11-12 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Mon, 12 Nov 2001 18:55:22 +0000 (18:55 +0000)]
2001-11-12 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* gnus-start.el (gnus-auto-subscribed-groups): Use ^nnml.

* gnus-sum.el (gnus-summary-move-article): Use number-to-string.
  From <Michael.Cook@cisco.com>

22 years ago2001-11-11 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sun, 11 Nov 2001 16:23:11 +0000 (16:23 +0000)]
2001-11-11  Simon Josefsson  <jas@extundo.com>

* make-x.bat: Don't use -nw.  Suggested by Frank Haun
<pille3000@gmx.net>.

22 years ago2001-11-11 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Sun, 11 Nov 2001 10:35:40 +0000 (10:35 +0000)]
2001-11-11  Simon Josefsson  <jas@extundo.com>

* message.el (top-level): Autoload sha1.
(message-canlock-generate): Use sha1 instead of md5 (sha1 used by
canlock, no need to require two different hash algs).  Suggested
by Ferenc Wagner <wferi@bolyai1.elte.hu>.

22 years ago2001-11-09 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Fri, 9 Nov 2001 21:58:45 +0000 (21:58 +0000)]
2001-11-09  Simon Josefsson  <jas@extundo.com>

* gnus.el (gnus-local-domain): Fix doc.  From Pavel Jan\e,Bm\e(Bk
<Pavel@Janik.cz>.

22 years ago*** empty log message ***
Kai Grossjohann [Fri, 9 Nov 2001 16:11:20 +0000 (16:11 +0000)]
*** empty log message ***

22 years agomessage-do-auto-fill: braino. Use `unless', not `when'.
Kai Grossjohann [Fri, 9 Nov 2001 14:40:34 +0000 (14:40 +0000)]
message-do-auto-fill: braino.  Use `unless', not `when'.

22 years agomessage-do-auto-fill: remove old version.
Kai Grossjohann [Fri, 9 Nov 2001 14:35:46 +0000 (14:35 +0000)]
message-do-auto-fill: remove old version.

22 years agomessage-point-in-header-p: bug fix.
Kai Grossjohann [Fri, 9 Nov 2001 14:34:16 +0000 (14:34 +0000)]
message-point-in-header-p: bug fix.

22 years ago*** empty log message ***
Kai Grossjohann [Fri, 9 Nov 2001 14:31:08 +0000 (14:31 +0000)]
*** empty log message ***

22 years agomessage-beginning-of-line: behave like beginning-of-line outside of headers.
Kai Grossjohann [Fri, 9 Nov 2001 14:30:23 +0000 (14:30 +0000)]
message-beginning-of-line: behave like beginning-of-line outside of headers.

22 years ago* message.texi (Movement): message-beginning-of-line.
Kai Grossjohann [Fri, 9 Nov 2001 14:28:02 +0000 (14:28 +0000)]
* message.texi (Movement): message-beginning-of-line.

* message.el (message-point-in-header-p): New function.
(message-do-auto-fill): Use it.
(message-beginning-of-line): New function.  Goes to beginning of
header value (i.e., end of header name), or to beginning of line
if already at beginning of value.
(message-mode-map): Bind it.

22 years ago2001-11-08 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Thu, 8 Nov 2001 19:33:26 +0000 (19:33 +0000)]
2001-11-08  Simon Josefsson  <jas@extundo.com>

* gnus-msg.el (gnus-posting-styles): Add doc.

22 years ago2001-11-07 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 7 Nov 2001 22:50:17 +0000 (22:50 +0000)]
2001-11-07  Simon Josefsson  <jas@extundo.com>

* gnus-sieve.el (gnus-sieve-generate): Don't invoke sieve-mode.

* sieve-mode.el (sieve-control-commands-face)
(sieve-control-commands-face, sieve-action-commands-face)
(sieve-test-commands-face, sieve-tagged-arguments-face): New
faces.
(sieve-font-lock-keywords): Use them.
(sieve-mode): Only set font-lock-defaults in emacs.

22 years ago2001-11-07 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 7 Nov 2001 21:19:37 +0000 (21:19 +0000)]
2001-11-07  Simon Josefsson  <jas@extundo.com>

* sieve.texi (Top): Add.

22 years ago2001-11-07 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 7 Nov 2001 21:13:50 +0000 (21:13 +0000)]
2001-11-07  Simon Josefsson  <jas@extundo.com>

* sieve.texi (Examples): Add.

22 years ago2001-11-07 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 7 Nov 2001 18:50:38 +0000 (18:50 +0000)]
2001-11-07  Simon Josefsson  <jas@extundo.com>

* gnus.texi (Saving Articles): Add gnus-summary-write-to-file.

22 years ago2001-11-07 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 7 Nov 2001 18:49:33 +0000 (18:49 +0000)]
2001-11-07  Simon Josefsson  <jas@extundo.com>

* gnus-art.el (gnus-default-article-saver): Add
gnus-summary-save-body-in-file.
(gnus-summary-write-to-file): Fix doc.

22 years ago2001-11-07 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 7 Nov 2001 18:40:59 +0000 (18:40 +0000)]
2001-11-07  Simon Josefsson  <jas@extundo.com>

* gnus-art.el (gnus-treat-highlight-signature): Add cross
reference to the correct chapter in the manual.

* mml.el (mml-mode): Add cross reference to Emacs MIME manual.
Suggested by "Golubev I. N." <gin@mo.msk.ru>.

22 years ago2001-11-07 Simon Josefsson <jas@extundo.com>
Simon Josefsson [Wed, 7 Nov 2001 18:35:53 +0000 (18:35 +0000)]
2001-11-07  Simon Josefsson  <jas@extundo.com>

* gnus.texi (Misc Group Stuff): Add cross reference to Composing
Messages.  Suggested by "Golubev I. N." <gin@mo.msk.ru>.

22 years ago2001-11-07 06:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Wed, 7 Nov 2001 11:30:51 +0000 (11:30 +0000)]
2001-11-07 06:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mml.el (mml-preview): Bind mail-header-separator.

22 years ago2001-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
ShengHuo ZHU [Wed, 7 Nov 2001 11:18:55 +0000 (11:18 +0000)]
2001-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>

* message.el: Always require canlock.
(message-ignored-supersedes-headers): Include Cancel-Lock and
Cancel-Key.
(message-insert-canlock): Don't require canlock.
(message-cancel-news): Don't check whether canlock is available.
(message-supersede): Support cancel-locks.

* gnus-art.el: Don't autoload canlock.

22 years ago2001-11-06 18:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 6 Nov 2001 23:19:16 +0000 (23:19 +0000)]
2001-11-06 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mail-source.el (mail-source-fetch-imap): ASYNC param.
From: <andre@slamdunknetworks.com>

22 years ago2001-11-06 10:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Tue, 6 Nov 2001 15:06:22 +0000 (15:06 +0000)]
2001-11-06 10:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* many files: Fix copyright lines.

22 years ago2001-11-05 07:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Mon, 5 Nov 2001 12:51:53 +0000 (12:51 +0000)]
2001-11-05 07:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mml.el (mml-generate-mime-1): Use mm-with-unibyte-current-buffer.
Suggested by Dave Love  <fx@gnu.org>.