gnus
20 years ago* spam.el (spam-use-spamoracle): new variable
Teodor Zlatanov [Mon, 9 Jun 2003 21:06:10 +0000 (21:06 +0000)]
* spam.el (spam-use-spamoracle): new variable
(spam-install-hooks): add spamoracle to the list of conditions
for activation of spam-install-hooks
(spam-spamoracle): new variable customization group
(spam-spamoracle, spam-spamoracle): new variables
(spam-group-spam-processor-spamoracle-p)
(spam-group-ham-processor-spamoracle-p): new functions
(spam-summary-prepare-exit): added spamoracle ham/spam exit processing
(spam-list-of-checks, spam-list-of-statistical-checks): add
spam-use-spamoracle
(spam-check-spamoracle, spam-spamoracle-learn)
(spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): new functions

* gnus.el (gnus-group-spam-exit-processor-spamoracle)
(gnus-group-ham-exit-processor-spamoracle): new variables for SpamOracle
(spam-process, ham-process): added spamoracle spam/ham processors

20 years ago(message-beginning-of-line): Docstring improvement.
Jesper Harder [Sun, 8 Jun 2003 22:17:05 +0000 (22:17 +0000)]
(message-beginning-of-line): Docstring improvement.
Suggested by Michael R. Wolf <MichaelRunningWolf@att.net>

20 years agoRewrite gnus-group-unsubscribe-current-group slightly.
Lars Magne Ingebrigtsen [Sat, 7 Jun 2003 17:55:32 +0000 (17:55 +0000)]
Rewrite gnus-group-unsubscribe-current-group slightly.

20 years ago(gnus-summary-make-menu-bar): Removed ["Add buttons"
Lars Magne Ingebrigtsen [Sat, 7 Jun 2003 17:40:22 +0000 (17:40 +0000)]
(gnus-summary-make-menu-bar): Removed ["Add buttons"
gnus-summary-display-buttonized t]

20 years ago(Article Buttons, Splitting in IMAP)
Jesper Harder [Sat, 7 Jun 2003 14:48:27 +0000 (14:48 +0000)]
(Article Buttons, Splitting in IMAP)
(Category Syntax, Picons): Preemptive strike by
alt.possesive.its.has.no.apostrophe.

20 years ago(nnmail-split-fancy-match-partial-words): Doc string
Kai Grossjohann [Sat, 7 Jun 2003 13:30:04 +0000 (13:30 +0000)]
(nnmail-split-fancy-match-partial-words): Doc string
fix.  Reported by Johan Bockgård <bojohan+news@dd.chalmers.se>.

20 years ago(message-beginning-of-line): Docstring improvement.
Jesper Harder [Sat, 7 Jun 2003 00:03:45 +0000 (00:03 +0000)]
(message-beginning-of-line): Docstring improvement.

20 years ago(gnus-browse-foreign-server): Parse garbage NNTP
Jesper Harder [Fri, 6 Jun 2003 22:16:00 +0000 (22:16 +0000)]
(gnus-browse-foreign-server): Parse garbage NNTP
groups correctly.

20 years ago(message-fetch-field): Augment documentation to state
Kai Grossjohann [Fri, 6 Jun 2003 21:22:51 +0000 (21:22 +0000)]
(message-fetch-field): Augment documentation to state
the narrowed-to-headers restriction.
(message-change-subject, message-reduce-to-to-cc)
(message-generate-unsubscribed-mail-followup-to)
(message-insert-importance-high, message-insert-importance-low)
(message-insert-or-toggle-importance)
(message-insert-disposition-notification-to): Narrow to headers
before calling message-fetch-field or message-remove-header.

20 years ago(gnus-registry-trim): fix for when
Teodor Zlatanov [Fri, 6 Jun 2003 15:43:07 +0000 (15:43 +0000)]
(gnus-registry-trim): fix for when
gnus-registry-max-entries is nil

20 years ago(quoted-printable-decode-region): Don't error out on
Lars Magne Ingebrigtsen [Thu, 5 Jun 2003 00:38:05 +0000 (00:38 +0000)]
(quoted-printable-decode-region): Don't error out on
malformed text.

20 years ago(rfc2047-encode-region): Don't error out on invalid
Lars Magne Ingebrigtsen [Wed, 4 Jun 2003 16:39:36 +0000 (16:39 +0000)]
(rfc2047-encode-region): Don't error out on invalid
strings.

20 years ago(mml1991-pgg-sign): Insert pgg output as unibyte.
Jesper Harder [Wed, 4 Jun 2003 02:03:09 +0000 (02:03 +0000)]
(mml1991-pgg-sign): Insert pgg output as unibyte.
From: Ivan Boldyrev <boldyrev+nospam@cgitftp.uiggm.nsc.ru> (tiny
change)

20 years ago(Fancy Mail Splitting): Explain some entries in
Jesper Harder [Tue, 3 Jun 2003 19:23:39 +0000 (19:23 +0000)]
(Fancy Mail Splitting): Explain some entries in
nnmail-split-abbrev-alist.

20 years ago*** empty log message ***
Dave Love [Tue, 3 Jun 2003 14:17:02 +0000 (14:17 +0000)]
*** empty log message ***

20 years ago(gnus-soup-send-packet): Don't use
Dave Love [Tue, 3 Jun 2003 14:14:53 +0000 (14:14 +0000)]
(gnus-soup-send-packet): Don't use
message-functionp.

20 years agoDoc fixes.
Dave Love [Tue, 3 Jun 2003 14:11:54 +0000 (14:11 +0000)]
Doc fixes.
(message-functionp): Deleted.  Callers changed.
(message-fix-before-sending): Highlight with overlays.  Clarify
`illegible text' messages.
(rmail-enable-mime-composing, gnus-message-group-art): Defvar when
compiling.
(gnus-find-method-for-group, nnvirtual-find-group-art): Autoload.

20 years ago(gnus-agent-cache): Doc fix.
Dave Love [Tue, 3 Jun 2003 14:11:36 +0000 (14:11 +0000)]
(gnus-agent-cache): Doc fix.
(gnus-other-frame): Quote lambda used as hook.

20 years ago(nnmail-split-fancy-match-partial-words): New user
Kai Grossjohann [Tue, 3 Jun 2003 11:38:32 +0000 (11:38 +0000)]
(nnmail-split-fancy-match-partial-words): New user
option.
(nnmail-split-it): Obey it.  Don't let-bind regexp twice.

20 years agoExplain purpose of each file (well, most files).
Kai Grossjohann [Tue, 3 Jun 2003 11:26:02 +0000 (11:26 +0000)]
Explain purpose of each file (well, most files).

20 years ago(message-fetch-field): Mention narrow-to-headers
Kai Grossjohann [Tue, 3 Jun 2003 11:24:38 +0000 (11:24 +0000)]
(message-fetch-field): Mention narrow-to-headers
requirement.

20 years ago(gnus-xmas-create-image): Use
Jesper Harder [Mon, 2 Jun 2003 22:52:57 +0000 (22:52 +0000)]
(gnus-xmas-create-image): Use
insert-file-contents-literally.  From: Eric Eide
<eeide@cs.utah.edu>

20 years ago(gnus-registry-fetch-group): always return the
Teodor Zlatanov [Mon, 2 Jun 2003 18:43:19 +0000 (18:43 +0000)]
(gnus-registry-fetch-group): always return the
short name of the group

20 years ago(defvar): Silence byte-compiler warnings.
Jesper Harder [Mon, 2 Jun 2003 15:28:12 +0000 (15:28 +0000)]
(defvar): Silence byte-compiler warnings.

20 years ago(gnus-get-newsgroup-headers): Unfold headers.
Jesper Harder [Mon, 2 Jun 2003 14:26:15 +0000 (14:26 +0000)]
(gnus-get-newsgroup-headers): Unfold headers.

20 years ago(article-unsplit-urls): Use gnus-treat-article
Jesper Harder [Sat, 31 May 2003 02:41:11 +0000 (02:41 +0000)]
(article-unsplit-urls): Use gnus-treat-article
rather than gnus-display-mime-function.

20 years ago* gnus-registry.el (gnus-registry-unload-hook): uninstall all the
Teodor Zlatanov [Fri, 30 May 2003 20:05:05 +0000 (20:05 +0000)]
* gnus-registry.el (gnus-registry-unload-hook): uninstall all the
  hooks

* spam.el (spam-install-hooks-function, spam-unload-hook): new
functions so users that load spam.el for customization don't get
all the hooks installed
(spam-install-hooks): new variable, set to t by default if user
has one of the spam-use-* variables set

* spam-stat.el (spam-stat-install-hooks, spam-stat-unload-hook): new
functions so users that load spam-stat.el for customization don't get
all the hooks installed

20 years ago(gnus-registry-use-long-group-names): new variable
Teodor Zlatanov [Fri, 30 May 2003 17:48:33 +0000 (17:48 +0000)]
(gnus-registry-use-long-group-names): new variable
(gnus-registry-add-group): use it
(gnus-registry-trim-articles-without-groups): new variable
(gnus-registry-delete-group): use it

20 years ago*** empty log message ***
Dave Love [Fri, 30 May 2003 10:44:21 +0000 (10:44 +0000)]
*** empty log message ***

20 years ago(rfc2047-decode): Don't use
Dave Love [Fri, 30 May 2003 10:42:51 +0000 (10:42 +0000)]
(rfc2047-decode): Don't use
mm-with-unibyte-current-buffer.

20 years ago(quoted-printable-decode-string): Use
Dave Love [Fri, 30 May 2003 10:42:35 +0000 (10:42 +0000)]
(quoted-printable-decode-string): Use
mm-with-unibyte-buffer.

20 years ago* gnus-registry.el (gnus-registry-save): allow forced saving even
Teodor Zlatanov [Thu, 29 May 2003 20:35:10 +0000 (20:35 +0000)]
* gnus-registry.el (gnus-registry-save): allow forced saving even
when registry is not dirty.  Use gnus-registry-trim to shorten the
gnus-registry-alist.
(gnus-registry-max-entries): new variable
(gnus-registry-trim): new function, trim gnus-registry-alist to
size gnus-registry-max-entries, sorting by entry mtime so the
newest entries stick around

* gnus-start.el (gnus-gnus-to-quick-newsrc-format): instead of
just one specific variable, allow a list of specific variables

20 years ago*** empty log message ***
Dave Love [Wed, 28 May 2003 22:30:48 +0000 (22:30 +0000)]
*** empty log message ***

20 years ago(rfc2047-encode-region): Skip ASCII at beginning and
Dave Love [Wed, 28 May 2003 22:29:24 +0000 (22:29 +0000)]
(rfc2047-encode-region): Skip ASCII at beginning and
end of region.

20 years agoAdd put-char-table and get-char-table.
Jesper Harder [Wed, 28 May 2003 22:07:34 +0000 (22:07 +0000)]
Add put-char-table and get-char-table.

20 years agoIndent.
Lars Magne Ingebrigtsen [Wed, 28 May 2003 21:35:28 +0000 (21:35 +0000)]
Indent.

20 years ago(gnus-registry-dirty): flag for modified registry
Teodor Zlatanov [Wed, 28 May 2003 21:29:06 +0000 (21:29 +0000)]
(gnus-registry-dirty): flag for modified registry
(gnus-registry-save, gnus-registry-read)
(gnus-registry-store-extra, gnus-registry-clear): use it (note
that gnus-registry-store-extra is invoked for all modifications to
set the mtime, so gnus-registry-dirty only needs to be set there)

20 years agomml1991.el (mml1991-pgg-sign): Use mml-sender instead of
Simon Josefsson [Fri, 23 May 2003 14:39:08 +0000 (14:39 +0000)]
mml1991.el (mml1991-pgg-sign): Use mml-sender instead of
message-sender.

20 years agognus-art.el (gnus-use-idna): Check if idna-program is installed.
Simon Josefsson [Fri, 23 May 2003 14:37:25 +0000 (14:37 +0000)]
gnus-art.el (gnus-use-idna): Check if idna-program is installed.
message.el (message-use-idna): Ditto.

20 years ago*** empty log message ***
Dave Love [Tue, 20 May 2003 17:14:53 +0000 (17:14 +0000)]
*** empty log message ***

20 years ago(rfc2047-q-encoding-alist): Deleted.
Dave Love [Tue, 20 May 2003 17:14:04 +0000 (17:14 +0000)]
(rfc2047-q-encoding-alist): Deleted.
(rfc2047-q-encode-region): Don't use it.
(rfc2047-encode-message-header) <(eq method 'mime)>: Bind
rfc2047-encoding-type to `mime'.
(rfc2047-encode-string, rfc2047-encode): Doc fix.

20 years ago(message-send-mail): Don't insert a courtesy copy
Jesper Harder [Tue, 20 May 2003 04:37:36 +0000 (04:37 +0000)]
(message-send-mail): Don't insert a courtesy copy
notice in base64 encoded messages.

20 years ago*** empty log message ***
Jesper Harder [Sun, 18 May 2003 23:00:33 +0000 (23:00 +0000)]
*** empty log message ***

20 years ago(subsection*{Notes}): Fix.
Jesper Harder [Sat, 17 May 2003 16:25:26 +0000 (16:25 +0000)]
(subsection*{Notes}): Fix.

20 years ago(gnus-summary-move-article): Don't copy expirable marks if the destination
Katsumi Yamaoka [Fri, 16 May 2003 16:06:14 +0000 (16:06 +0000)]
(gnus-summary-move-article): Don't copy expirable marks if the destination
 group is not auto-expirable.

20 years ago(Agent Visuals): Trivial fixes.
Katsumi Yamaoka [Fri, 16 May 2003 08:26:26 +0000 (08:26 +0000)]
(Agent Visuals): Trivial fixes.

21 years ago(assq-delete-all): Removed the compiler macro.
Katsumi Yamaoka [Wed, 14 May 2003 04:48:13 +0000 (04:48 +0000)]
(assq-delete-all): Removed the compiler macro.

21 years ago * gnus-agent.el (gnus-agentize): Updated documentation to match
Kevin Greiner [Wed, 14 May 2003 04:35:52 +0000 (04:35 +0000)]
* gnus-agent.el (gnus-agentize): Updated documentation to match
usage.
(gnus-agent-expire-group-1): Do not skip over a group when the
force argument is set.
* gnus.el (gnus-agent): Updated documentation to reflect that
gnus-agent now defaults to t.

21 years ago * gnus.el (gnus-agent): Updated documentation to reflect that
Kevin Greiner [Wed, 14 May 2003 04:34:55 +0000 (04:34 +0000)]
* gnus.el (gnus-agent): Updated documentation to reflect that
gnus-agent now defaults to t.

21 years ago * gnus-agent.el (gnus-agentize): Updated documentation to match
Kevin Greiner [Wed, 14 May 2003 04:34:37 +0000 (04:34 +0000)]
* gnus-agent.el (gnus-agentize): Updated documentation to match
usage.
(gnus-agent-expire-group-1): Do not skip over a group when the
force argument is set.

21 years ago(gnus-version-number): Bump.
Lars Magne Ingebrigtsen [Tue, 13 May 2003 23:02:18 +0000 (23:02 +0000)]
(gnus-version-number): Bump.

21 years agoRelease commit
Lars Magne Ingebrigtsen [Tue, 13 May 2003 22:58:55 +0000 (22:58 +0000)]
Release commit

21 years ago(mail-source-delete-incoming): Changed to t.
Lars Magne Ingebrigtsen [Tue, 13 May 2003 22:58:29 +0000 (22:58 +0000)]
(mail-source-delete-incoming): Changed to t.

21 years ago* rfc2047.el (rfc2047-syntax-table): Funcall.
Lars Magne Ingebrigtsen [Tue, 13 May 2003 22:55:49 +0000 (22:55 +0000)]
* rfc2047.el (rfc2047-syntax-table): Funcall.

21 years ago* rfc2047.el (rfc2047-encodable-p): Use the header charset.
Lars Magne Ingebrigtsen [Tue, 13 May 2003 22:39:10 +0000 (22:39 +0000)]
* rfc2047.el (rfc2047-encodable-p): Use the header charset.

* gnus-sum.el (gnus-summary-reselect-current-group): Supply
leave-hidden.

21 years ago* gnus-registry.el (gnus-registry-store-extra-entry): Use
Lars Magne Ingebrigtsen [Tue, 13 May 2003 21:49:09 +0000 (21:49 +0000)]
* gnus-registry.el (gnus-registry-store-extra-entry): Use
gnus-assq-delete-all.

* gnus-xmas.el (gnus-xmas-assq-delete-all): New function.

21 years ago(message-ignored-bounced-headers): Add Delivered-To.
Lars Magne Ingebrigtsen [Tue, 13 May 2003 21:14:58 +0000 (21:14 +0000)]
(message-ignored-bounced-headers): Add Delivered-To.

21 years ago(Anti-Spam Basics): Removed mention of gnus-junk.
Lars Magne Ingebrigtsen [Tue, 13 May 2003 21:11:10 +0000 (21:11 +0000)]
(Anti-Spam Basics): Removed mention of gnus-junk.

21 years ago* gnus-sum.el (gnus-summary-find-next): Indent.
Lars Magne Ingebrigtsen [Tue, 13 May 2003 19:34:06 +0000 (19:34 +0000)]
* gnus-sum.el (gnus-summary-find-next): Indent.
(gnus-summary-find-prev): Ditto.
(gnus-summary-catchup): Doc fix.
(gnus-summary-mark-current-read-and-unread-as-read): New function.
(gnus-summary-catchup): Really mark after point.

21 years ago* gnus-util.el (gnus-user-date): Use %d instead of %m.
Lars Magne Ingebrigtsen [Tue, 13 May 2003 18:42:46 +0000 (18:42 +0000)]
* gnus-util.el (gnus-user-date): Use %d instead of %m.
(gnus-user-date): Use floating point time so that we don't get
overflows.

* gnus-sum.el (gnus-summary-local-variables): Clean up.

21 years ago(gnus-display-x-face-in-from): Don't use centering
Lars Magne Ingebrigtsen [Tue, 13 May 2003 16:37:31 +0000 (16:37 +0000)]
(gnus-display-x-face-in-from): Don't use centering
since none of the other image things do.

21 years ago* gnus.texi (Agent Variables, Score File Format)
Jesper Harder [Tue, 13 May 2003 16:15:38 +0000 (16:15 +0000)]
* gnus.texi (Agent Variables, Score File Format)
(Troubleshooting, Editing IMAP ACLs, Conformity): a -> an.

* message.texi (Insertion Variables): do.

21 years ago(IMAP, Agent and IMAP, Oort Gnus): s/a/an/. Tiny
Simon Josefsson [Tue, 13 May 2003 08:11:52 +0000 (08:11 +0000)]
(IMAP, Agent and IMAP, Oort Gnus): s/a/an/.  Tiny
patch from Niklas Morberg <niklas.morberg@axis.com>.

21 years ago(assq-delete-all): New compiler macro for Emacs 20.
Katsumi Yamaoka [Tue, 13 May 2003 00:05:08 +0000 (00:05 +0000)]
(assq-delete-all): New compiler macro for Emacs 20.

21 years ago* lpath.el: Fbind find-coding-system.
Katsumi Yamaoka [Mon, 12 May 2003 22:57:04 +0000 (22:57 +0000)]
* lpath.el: Fbind find-coding-system.

* dgnushack.el (dgnushack-make-load): Remove redundant format call in message.
* pop3.el (pop3-movemail): Ditto.

21 years agoDocstring fix.
Jesper Harder [Mon, 12 May 2003 21:01:29 +0000 (21:01 +0000)]
Docstring fix.

21 years ago(gnus-registry-install): new variable
Teodor Zlatanov [Mon, 12 May 2003 19:16:27 +0000 (19:16 +0000)]
(gnus-registry-install): new variable
(gnus-registry-fetch-extra, gnus-registry-fetch-extra-entry)
(gnus-registry-store-extra-entry, gnus-registry-delete-group)
(gnus-registry-add-group): add a modification timestamp to each entry
(gnus-registry-install-hooks): new function

21 years ago * gnus.texi (Agent Visuals): Add.
Kevin Greiner [Mon, 12 May 2003 19:09:58 +0000 (19:09 +0000)]
* gnus.texi (Agent Visuals): Add.

21 years ago * gnus-agent.el (gnus-agent-cat-name): Eval macro while compiling.
Kevin Greiner [Mon, 12 May 2003 18:46:54 +0000 (18:46 +0000)]
* gnus-agent.el (gnus-agent-cat-name): Eval macro while compiling.
(gnus-agent-cat-disable-undownloaded-faces): New function.
Accessor for new agent property
'agent-disable-undownloaded-faces'.
gnus-cus.el (gnus-agent-parameters): Added
agent-disable-undownloaded-faces and corrected documentation.
(gnus-agent-cat-prepare-category-field,
gnus-agent-customize-category): Changed to avoid creating free
references to each field's symbol.
gnus-sum.el (gnus-summary-use-undownloaded-faces): New local variable.
(gnus-select-newgroup): Initialize it.
(gnus-summary-highlight-line): Use it.

21 years ago gnus-sum.el (gnus-summary-use-undownloaded-faces): New local variable.
Kevin Greiner [Mon, 12 May 2003 18:44:34 +0000 (18:44 +0000)]
gnus-sum.el (gnus-summary-use-undownloaded-faces): New local variable.
(gnus-select-newgroup): Initialize it.
(gnus-summary-highlight-line): Use it.

21 years ago gnus-cus.el (gnus-agent-parameters): Added
Kevin Greiner [Mon, 12 May 2003 18:43:58 +0000 (18:43 +0000)]
gnus-cus.el (gnus-agent-parameters): Added
agent-disable-undownloaded-faces and corrected documentation.
(gnus-agent-cat-prepare-category-field,
gnus-agent-customize-category): Changed to avoid creating free
references to each field's symbol.

21 years ago * gnus-agent.el (gnus-agent-cat-name): Eval macro while compiling.
Kevin Greiner [Mon, 12 May 2003 18:43:29 +0000 (18:43 +0000)]
* gnus-agent.el (gnus-agent-cat-name): Eval macro while compiling.
(gnus-agent-cat-disable-undownloaded-faces): New function.
Accessor for new agent property
'agent-disable-undownloaded-faces'.

21 years ago*** empty log message ***
Dave Love [Mon, 12 May 2003 18:25:13 +0000 (18:25 +0000)]
*** empty log message ***

21 years ago(rfc2047-point-at-bol, rfc2047-point-at-bol): Eval
Dave Love [Mon, 12 May 2003 18:24:27 +0000 (18:24 +0000)]
(rfc2047-point-at-bol, rfc2047-point-at-bol): Eval
and compile.
(rfc2047-syntax-table): Fix building table to work in Emacs 22.
(rfc2047-unfold-region): Delete unused var `leading'.

21 years ago(pgg-temp-buffer-show-function): Reuse existing visible
Simon Josefsson [Mon, 12 May 2003 11:35:46 +0000 (11:35 +0000)]
(pgg-temp-buffer-show-function): Reuse existing visible
output window if one is available.  Tiny patch from Ville Skyttä
<scop@xemacs.org>.

21 years ago(Oort Gnus): Trivial fixes.
Katsumi Yamaoka [Mon, 12 May 2003 10:30:44 +0000 (10:30 +0000)]
(Oort Gnus): Trivial fixes.

21 years ago(gnus-agent-expire-unagentized-dirs): Added
Lars Magne Ingebrigtsen [Sun, 11 May 2003 19:59:26 +0000 (19:59 +0000)]
(gnus-agent-expire-unagentized-dirs): Added
space.

21 years ago* gnus-sum.el (gnus-summary-enter-digest-group): Don't do article
Jesper Harder [Sun, 11 May 2003 02:09:22 +0000 (02:09 +0000)]
* gnus-sum.el (gnus-summary-enter-digest-group): Don't do article
washing etc.
(gnus-handle-ephemeral-exit): Don't reload article after exiting.

* nndoc.el (nndoc-type-alist): `mime-digest' should be before
`mime-parts'.

21 years ago(gnus-article-hide-citation-maybe): Make toggling
Jesper Harder [Sat, 10 May 2003 20:58:01 +0000 (20:58 +0000)]
(gnus-article-hide-citation-maybe): Make toggling
work.  Update mode-line.

21 years ago(gnus-logo-color-alist): Added no colours.
Lars Magne Ingebrigtsen [Fri, 9 May 2003 22:04:38 +0000 (22:04 +0000)]
(gnus-logo-color-alist): Added no colours.

21 years ago*** empty log message ***
Dave Love [Fri, 9 May 2003 20:38:26 +0000 (20:38 +0000)]
*** empty log message ***

21 years ago(mm-util): Require.
Dave Love [Fri, 9 May 2003 20:37:56 +0000 (20:37 +0000)]
(mm-util): Require.
(utf7-direct-encoding-chars, utf7-imap-direct-encoding-chars):
Defconst, not defvar.
(utf7-utf-16-coding-system): New.
(utf7-encode-internal): Hoist concat out of loop.
(utf7-fragment-encode): Use mm-with-unibyte-current-buffer.
(utf7-get-u16char-converter) [utf7-utf-16-coding-system]: New
case.
(utf7-latin1-u16-char-converter): Encode the region.
(utf7-u16-latin1-char-converter): Decode the region.
(utf7-encode, utf7-decode): Fix multibyteness.

21 years ago(mm-body-7-or-8): Don't special-case mule.
Dave Love [Fri, 9 May 2003 20:37:08 +0000 (20:37 +0000)]
(mm-body-7-or-8): Don't special-case mule.
(mm-encode-body): Use mm-read-coding-system, not mm-read-charset.
(mm-uu-yenc-decode-function): Defvar when compiling.
(mm-encode-body, mm-decode-body): Doc fix.

21 years ago(Default user identity): Add.
Simon Josefsson [Fri, 9 May 2003 19:11:21 +0000 (19:11 +0000)]
(Default user identity): Add.

21 years ago* gnus-registry.el (gnus-registry-unregistered-group-regex):
Teodor Zlatanov [Fri, 9 May 2003 17:11:19 +0000 (17:11 +0000)]
* gnus-registry.el (gnus-registry-unregistered-group-regex):
removed in favor of the group/topic/global variables
(gnus-registry-register-message-ids): fixed test to omit
gnus-registry-unregistered-group-regex

* gnus.el (registry-ignore): new parameter, with accompanying
gnus-registry-ignored-groups global variable

21 years ago* gnus.el (gnus-variable-list): removed gnus-registry-alist and
Teodor Zlatanov [Fri, 9 May 2003 16:48:48 +0000 (16:48 +0000)]
* gnus.el (gnus-variable-list): removed gnus-registry-alist and
gnus-registry-headers-alist from the list
(gnus-registry-headers-alist): removed

* gnus-start.el (gnus-clear-system): no need to clear the
registry, we can do it ourselves
(gnus-gnus-to-quick-newsrc-format): extra parameters so it can be
used by gnus-registry.el

* gnus-registry.el (gnus-registry-cache-file): new file variable
(gnus-registry-cache-read, gnus-registry-cache-save): new
functions
(gnus-registry-cache-whitespace): new function.  From Dan
Christensen <jdc@chow.mat.jhu.edu>
(gnus-registry-save, gnus-registry-read): use the new
gnus-registry-cache-{read|save} functions, and change the name
from gnus-registry-translate-{from|to}-alist
(gnus-registry-clear): fixed so it doesn't refer to old function name

21 years ago(gnus-picon-transform-address): Parse the encoded
Jesper Harder [Thu, 8 May 2003 23:02:20 +0000 (23:02 +0000)]
(gnus-picon-transform-address): Parse the encoded
address.

21 years ago(gnus-clear-system): added gnus-registry-alist to
Teodor Zlatanov [Thu, 8 May 2003 17:16:57 +0000 (17:16 +0000)]
(gnus-clear-system): added gnus-registry-alist to
the list of cleared variables

21 years agoRemove (has been merged into message.el and gnus-art.el).
Simon Josefsson [Thu, 8 May 2003 14:51:14 +0000 (14:51 +0000)]
Remove (has been merged into message.el and gnus-art.el).

21 years ago(gnus-registry-split-fancy-with-parent):
Teodor Zlatanov [Thu, 8 May 2003 13:59:37 +0000 (13:59 +0000)]
(gnus-registry-split-fancy-with-parent):
nnmail-split-fancy-with-parent-ignore-groups can be a single regex
in addition to a list of regexes.

21 years ago(spam-use-regex-headers): docstring fix. From Niklas
Teodor Zlatanov [Thu, 8 May 2003 13:37:59 +0000 (13:37 +0000)]
(spam-use-regex-headers): docstring fix.  From Niklas
Morberg <niklas.morberg@axis.com>

21 years ago(gnus-summary-next-page): Mention
Kai Grossjohann [Thu, 8 May 2003 08:13:31 +0000 (08:13 +0000)]
(gnus-summary-next-page): Mention
`gnus-article-skip-boring' in docstring.

21 years ago* rfc2231.el (rfc2231-parse-string): "=" should have whitespace
Jesper Harder [Thu, 8 May 2003 01:13:48 +0000 (01:13 +0000)]
* rfc2231.el (rfc2231-parse-string): "=" should have whitespace
syntax here.

* ietf-drums.el (ietf-drums-syntax-table): "=" should not have
whitespace syntax class when parsing email addresses.

* message.el (message-forward-subject-name-subject): Don't use
mail-decode-encoded-word-string before parsing from.

21 years ago (message-forward-subject-name-subject): Fix the case when the
ShengHuo ZHU [Wed, 7 May 2003 23:24:08 +0000 (23:24 +0000)]
(message-forward-subject-name-subject): Fix the case when the
field "from" doesn't exist.

21 years ago(Selecting a Group): Mention nil value
Jesper Harder [Wed, 7 May 2003 23:15:13 +0000 (23:15 +0000)]
(Selecting a Group): Mention nil value
gnus-large-newsgroup.

21 years ago * message.el (message-setup-1): Setup alternative email before
ShengHuo ZHU [Wed, 7 May 2003 19:29:01 +0000 (19:29 +0000)]
* message.el (message-setup-1): Setup alternative email before
generate-headers.

21 years ago*** empty log message ***
Dave Love [Wed, 7 May 2003 17:38:29 +0000 (17:38 +0000)]
*** empty log message ***

21 years ago(rfc2047-encode-region): Skip \n as whitespace.
Dave Love [Wed, 7 May 2003 17:13:15 +0000 (17:13 +0000)]
(rfc2047-encode-region): Skip \n as whitespace.

21 years ago*** empty log message ***
Dave Love [Wed, 7 May 2003 16:55:31 +0000 (16:55 +0000)]
*** empty log message ***

21 years ago(mm-find-mime-charset-region): Expurgate utf-16 from
Dave Love [Wed, 7 May 2003 16:55:01 +0000 (16:55 +0000)]
(mm-find-mime-charset-region): Expurgate utf-16 from
possible values.