gnus
21 years agoAdd missing entry.
Kai Grossjohann [Wed, 27 Nov 2002 21:37:45 +0000 (21:37 +0000)]
Add missing entry.

21 years agoAdd notes for trivial patches.
ShengHuo ZHU [Wed, 27 Nov 2002 19:18:28 +0000 (19:18 +0000)]
Add notes for trivial patches.

21 years ago(gnus-summary-insert-old-articles): No longer passes compressed range to gnus-summary...
Kevin Greiner [Wed, 27 Nov 2002 18:59:46 +0000 (18:59 +0000)]
(gnus-summary-insert-old-articles): No longer passes compressed range to gnus-summary-insert-articles.

21 years ago(Expiring in IMAP): backend -> back end.
Katsumi Yamaoka [Wed, 27 Nov 2002 08:44:18 +0000 (08:44 +0000)]
(Expiring in IMAP): backend -> back end.
(Wide Characters): The default value of gnus-use-correct-string-widths
 under Emacs is nil.
(Filtering Spam Using spam.el): backend -> back end.
(Extending spam.el): backend -> back end.
(Filtering Spam Using Statistics (spam-stat.el)): Fix typo.
(Creating a spam-stat dictionary): Fix typo.
(Creating a spam-stat dictionary): backend -> back end.

21 years ago2002-11-26 Kevin Ryde <user42@zip.com.au>
ShengHuo ZHU [Wed, 27 Nov 2002 01:57:25 +0000 (01:57 +0000)]
2002-11-26  Kevin Ryde <user42@zip.com.au>

* gnus-art.el (gnus-mime-copy-part): Look for filename
parameter under content-disposition, not content-type.

* gnus-sum.el (gnus-summary-find-uncancelled): New function.
(gnus-summary-reselect-current-group): Use it.

21 years agotypos.
ShengHuo ZHU [Tue, 26 Nov 2002 22:25:06 +0000 (22:25 +0000)]
typos.

21 years ago * gnus-agent.el (gnus-agent-uncached-articles): if
ShengHuo ZHU [Tue, 26 Nov 2002 22:23:31 +0000 (22:23 +0000)]
* gnus-agent.el (gnus-agent-uncached-articles): if
gnus-agent-load-alist fails, return articles.

21 years ago * nnrss.el (nnrss-group-alist): Update links for Jabber.
ShengHuo ZHU [Tue, 26 Nov 2002 22:05:51 +0000 (22:05 +0000)]
* nnrss.el (nnrss-group-alist): Update links for Jabber.

21 years ago(gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
Kai Grossjohann [Tue, 26 Nov 2002 20:38:20 +0000 (20:38 +0000)]
(gnus-summary-catchup-all, gnus-summary-catchup-all-and-exit):
Add warning to docstring.

21 years ago(gnus-summary-insert-old-articles): Remove superfluous function call.
Kai Grossjohann [Tue, 26 Nov 2002 12:26:03 +0000 (12:26 +0000)]
(gnus-summary-insert-old-articles): Remove superfluous function call.

21 years agoAutoload number-at-point instead.
Katsumi Yamaoka [Tue, 26 Nov 2002 11:58:59 +0000 (11:58 +0000)]
Autoload number-at-point instead.

21 years ago(gnus-agent-check-overview-buffer): No warning.
Katsumi Yamaoka [Tue, 26 Nov 2002 11:29:24 +0000 (11:29 +0000)]
(gnus-agent-check-overview-buffer): No warning.

21 years ago(gnus-agent-check-overview-buffer): Explicitly
Kai Grossjohann [Tue, 26 Nov 2002 11:20:46 +0000 (11:20 +0000)]
(gnus-agent-check-overview-buffer): Explicitly
require thingatpt (for number-at-point) and protect against
deactivate-mark being unbound (on XEmacs).

21 years ago*** empty log message ***
Kai Grossjohann [Tue, 26 Nov 2002 11:10:32 +0000 (11:10 +0000)]
*** empty log message ***

21 years agoFrom Kevin Greiner.
Kai Grossjohann [Mon, 25 Nov 2002 20:31:43 +0000 (20:31 +0000)]
From Kevin Greiner.
* gnus-range.el (gnus-range-difference): New function.
* gnus-sum.el (gnus-summary-insert-old-articles): Use it.

21 years ago(gnus-summary-insert-old-articles): Make result of
Kai Grossjohann [Mon, 25 Nov 2002 14:51:11 +0000 (14:51 +0000)]
(gnus-summary-insert-old-articles): Make result of
gnus-remove-from-range a list instead of a range.

21 years ago(gnus-summary-insert-old-articles): Use gnus-remove-from-range instead
Kai Grossjohann [Sun, 24 Nov 2002 14:11:41 +0000 (14:11 +0000)]
(gnus-summary-insert-old-articles): Use gnus-remove-from-range instead
of gnus-range-difference which doesn't exist.

21 years ago* gnus-agent.el (gnus-agent-downloaded-article-face): New face,
Kai Grossjohann [Sat, 23 Nov 2002 15:56:57 +0000 (15:56 +0000)]
* gnus-agent.el (gnus-agent-downloaded-article-face): New face,
used for showing which articles have been downloaded.
(gnus-agent-article-alist): Format change.  Add documentation.
(gnus-agent-summary-mode-map): New keybinding `J s' for fetching
process-marked articles.
(gnus-agent-summary-fetch-series): Command for `J s'.
(gnus-agent-synchronize-flags-server, gnus-agent-add-server): Use
gnus-message instead of message.
(gnus-agent-read-servers): Use file lib/methods instead of
lib/servers.  TODO: Why?
(gnus-summary-set-agent-mark): Adapt to new agent-alist format.
(gnus-agent-get-undownloaded-list): Remove articles that appear to
come from the agent.  This means that they are not downloaded.
TODO: Correct?
(gnus-agent-fetch-selected-article): Don't use history.
(gnus-agent-save-history, gnus-agent-enter-history)
(gnus-agent-article-in-history-p, gnus-agent-history-path):
Removed function; history is not used anymore.
(gnus-agent-fetch-articles): Fix handling of crossposted articles.
(gnus-agent-crosspost): TODO: What happened here?
(gnus-agent-check-overview-buffer): Some sanity checks on the
agent overview buffer.  This is a safety net used during
development.
(gnus-agent-flush-cache): The gnus-agent-article-alist format has
changed, write a number to the file indicating this.
(gnus-agent-fetch-headers): Rewrite to respect
gnus-agent-consider-all-articles without relying on the
`.fetched' files.  Make it fast.
(gnus-agent-braid-nov): Change resulting from
gnus-agent-fetch-headers change.
(gnus-agent-load-alist, gnus-agent-save-alist): Don't use
`.fetched' files.
(gnus-agent-read-agentview): New function, used by
gnus-agent-load-alist.
(gnus-agent-load-fetched-headers): Remove.
(gnus-agent-save-alist): Rewrite to accomodate new format.
(gnus-agent-fetch-group-1): Make sure list of articles is in the
same order as in gnus-newsgroup-headers.
(gnus-agent-expire): Document and implement extra args ARTICLES,
GROUP, FORCE.  Do not restrict usage.
(gnus-agent-uncached-articles): New function.
(gnus-agent-retrieve-headers): Use it.
(gnus-agent-regenerate-group): Rewrite.  TODO: Why?
(gnus-agent-regenerate): Ditto.  TODO: Why?

* gnus-start.el (gnus-make-ascending-articles-unread): New
function, for efficient mass-marking.

* gnus-sum.el (gnus-summary-highlight): Use new face for
downloaded articles.
(gnus-article-mark): Prefer to indicate read/unread status over
downloaded status.
(gnus-summary-highlight-line-0): New function, maybe rehighlights
line.
(gnus-summary-highlight-line): Use new face for downloaded
articles.
(gnus-summary-insert-old-articles): TODO: What does this change
do?

21 years ago*** empty log message ***
Teodor Zlatanov [Fri, 22 Nov 2002 17:31:01 +0000 (17:31 +0000)]
*** empty log message ***

21 years agotypos fixed and "@item abc" in @enumerate lists corrected
Teodor Zlatanov [Fri, 22 Nov 2002 17:29:49 +0000 (17:29 +0000)]
typos fixed and "@item abc" in @enumerate lists corrected

21 years ago*** empty log message ***
Teodor Zlatanov [Thu, 21 Nov 2002 16:59:24 +0000 (16:59 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Teodor Zlatanov [Thu, 21 Nov 2002 16:55:49 +0000 (16:55 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 21 Nov 2002 16:11:02 +0000 (16:11 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 21 Nov 2002 16:10:48 +0000 (16:10 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 21 Nov 2002 16:01:47 +0000 (16:01 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 21 Nov 2002 16:01:40 +0000 (16:01 +0000)]
*** empty log message ***

21 years agoadded patch from Andreas Fuchs <asf@void.at> to prevent apply errors
Teodor Zlatanov [Thu, 21 Nov 2002 15:39:06 +0000 (15:39 +0000)]
added patch from Andreas Fuchs <asf@void.at> to prevent apply errors

21 years agoadded new keyboard commands
Teodor Zlatanov [Thu, 21 Nov 2002 15:21:39 +0000 (15:21 +0000)]
added new keyboard commands

21 years agoadded extended section on spam
Teodor Zlatanov [Thu, 21 Nov 2002 15:12:37 +0000 (15:12 +0000)]
added extended section on spam

21 years agoadded `M s t' and `M s x' key mappings
Teodor Zlatanov [Thu, 21 Nov 2002 15:11:11 +0000 (15:11 +0000)]
added `M s t' and `M s x' key mappings

21 years ago(gnus-summary-morse-message): Narrow to body.
Simon Josefsson [Wed, 20 Nov 2002 11:14:12 +0000 (11:14 +0000)]
(gnus-summary-morse-message): Narrow to body.

21 years ago(unmorse-region): Autoload it instead.
Simon Josefsson [Tue, 19 Nov 2002 10:21:48 +0000 (10:21 +0000)]
(unmorse-region): Autoload it instead.

21 years ago(gnus-summary-morse-message): Load
Simon Josefsson [Tue, 19 Nov 2002 09:42:27 +0000 (09:42 +0000)]
(gnus-summary-morse-message): Load
morse.el (unmorse-region not autoloaded in Emacs 20 nor XEmacs).

21 years agoFix IMAP expiring typos.
Simon Josefsson [Mon, 18 Nov 2002 16:45:02 +0000 (16:45 +0000)]
Fix IMAP expiring typos.

21 years ago*** empty log message ***
Kai Grossjohann [Mon, 18 Nov 2002 16:26:04 +0000 (16:26 +0000)]
*** empty log message ***

21 years agoMore morse.
Simon Josefsson [Mon, 18 Nov 2002 16:07:48 +0000 (16:07 +0000)]
More morse.

21 years agoAdd morse.
Simon Josefsson [Mon, 18 Nov 2002 15:08:18 +0000 (15:08 +0000)]
Add morse.

21 years ago(Article Washing): Add morse.
Simon Josefsson [Mon, 18 Nov 2002 15:07:04 +0000 (15:07 +0000)]
(Article Washing): Add morse.

21 years ago(gnus-summary-morse-message): New function.
Simon Josefsson [Mon, 18 Nov 2002 15:05:11 +0000 (15:05 +0000)]
(gnus-summary-morse-message): New function.
(gnus-summary-wash-map): Bind to `W m'.
(gnus-summary-make-menu-bar): Add.

21 years ago(nnimap-request-expire-articles): Compress sequence
Simon Josefsson [Mon, 18 Nov 2002 08:48:18 +0000 (08:48 +0000)]
(nnimap-request-expire-articles): Compress sequence
before storing \Deleted mark on expired articles.

21 years ago2002-11-17 Markus Rost <rost@math.ohio-state.edu>
ShengHuo ZHU [Sun, 17 Nov 2002 22:35:39 +0000 (22:35 +0000)]
2002-11-17   Markus Rost  <rost@math.ohio-state.edu>

* gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
parens in column 0.

2002-11-17  Juanma Barranquero  <lektu@terra.es>

* nnweb.el (nnweb-google-create-mapping): Fix typo.

* nnlistserv.el (nnlistserv-kk-create-mapping): Likewise.

* gnus-nocem.el (gnus-nocem-liberal-fetch): Likewise.

21 years ago2002-11-17 ShengHuo ZHU <zsh@cs.rochester.edu>
ShengHuo ZHU [Sun, 17 Nov 2002 22:16:35 +0000 (22:16 +0000)]
2002-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>

* message.el (message-set-auto-save-file-name): Use
make-directory, to avoid the dependence on gnus-util.

21 years agoFix typo.
Simon Josefsson [Sun, 17 Nov 2002 16:32:46 +0000 (16:32 +0000)]
Fix typo.

21 years ago(Expiring in IMAP): Add.
Simon Josefsson [Sun, 17 Nov 2002 16:07:37 +0000 (16:07 +0000)]
(Expiring in IMAP): Add.
(Group Parameters): Add reference.

21 years ago(nnimap-callback-callback-function):
Simon Josefsson [Sat, 16 Nov 2002 13:18:38 +0000 (13:18 +0000)]
(nnimap-callback-callback-function):
(nnimap-callback-buffer): Removed, these cannot be global but must
be embedded into the callback.
(nnimap-make-callback): New.  Embedd article number, callback and
buffer in function.
(nnimap-callback, nnimap-request-article-part): Update.

21 years ago(mml-preview): Bind message-this-is-mail if it is mail.
Katsumi Yamaoka [Fri, 15 Nov 2002 10:22:55 +0000 (10:22 +0000)]
(mml-preview): Bind message-this-is-mail if it is mail.

21 years ago~/News/overview/ not used.
Simon Josefsson [Thu, 14 Nov 2002 07:37:53 +0000 (07:37 +0000)]
~/News/overview/ not used.

21 years ago(gnus-summary-line-format): Document %C.
Kai Grossjohann [Wed, 13 Nov 2002 16:02:04 +0000 (16:02 +0000)]
(gnus-summary-line-format): Document %C.

21 years agoChanged smileys and some new ones from Alex Schroeder
Kai Grossjohann [Wed, 13 Nov 2002 12:32:17 +0000 (12:32 +0000)]
Changed smileys and some new ones from Alex Schroeder
<alex@emacswiki.org>.

21 years ago(pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
Simon Josefsson [Mon, 11 Nov 2002 05:27:08 +0000 (05:27 +0000)]
(pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify): Display
output when called interactively.

21 years agoUpdate.
Katsumi Yamaoka [Fri, 8 Nov 2002 07:30:47 +0000 (07:30 +0000)]
Update.

21 years ago(nndraft-request-article): Revert to the state before 2002-10-29;
Katsumi Yamaoka [Fri, 8 Nov 2002 07:30:41 +0000 (07:30 +0000)]
(nndraft-request-article): Revert to the state before 2002-10-29;
 regexp-quote mail-header-separator.

21 years ago(message-draft-coding-system): Improve comment;
Katsumi Yamaoka [Fri, 8 Nov 2002 07:30:26 +0000 (07:30 +0000)]
(message-draft-coding-system): Improve comment;
 use mm-auto-save-coding-system for the default value.

21 years ago(gnus-article-edit-exit): Kill local variables.
Katsumi Yamaoka [Fri, 8 Nov 2002 07:29:03 +0000 (07:29 +0000)]
(gnus-article-edit-exit): Kill local variables.

21 years agoApplied a patch from Jesper Harder.
Katsumi Yamaoka [Thu, 7 Nov 2002 01:50:17 +0000 (01:50 +0000)]
Applied a patch from Jesper Harder.
(gnus-draft-setup): Set gnus-message-group-art to allow editing of drafts
 from an nnvirtual group.

21 years ago(nndraft-request-article): Replace emacs-mule with mm-auto-save-coding-system.
Katsumi Yamaoka [Wed, 6 Nov 2002 23:48:54 +0000 (23:48 +0000)]
(nndraft-request-article): Replace emacs-mule with mm-auto-save-coding-system.

21 years agoFix last change.
Katsumi Yamaoka [Wed, 6 Nov 2002 06:19:38 +0000 (06:19 +0000)]
Fix last change.

21 years ago* message.el (message-draft-coding-system): Default to iso-2022-7bit.
Katsumi Yamaoka [Wed, 6 Nov 2002 06:10:59 +0000 (06:10 +0000)]
* message.el (message-draft-coding-system): Default to iso-2022-7bit.

* mm-util.el (mm-auto-save-coding-system): Undo last change to restore the
 default value to emacs-mule or escape-quoted.

21 years ago* gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of a delayed or
Katsumi Yamaoka [Tue, 5 Nov 2002 09:30:02 +0000 (09:30 +0000)]
* gnus-art.el (gnus-article-encrypt-body): Inhibit encrypting of a delayed or
 a queued article as well as a draft.

* gnus-sum.el (gnus-summary-edit-article): Inhibit editing of a delayed or a
 queued article in the raw format;
 treat a delayed article as a raw article as well as a draft.
(gnus-summary-setup-default-charset): Clear gnus-newsgroup-charset for the
 delayed group.

* nndraft.el (nndraft-request-article): Ignore auto save files for a delayed
 or a queued article;
 don't bother to decode a queued article;
 don't bind nnmail-file-coding-system for a queued article.

* nnmail.el (nnmail-split-fancy-with-parent): Ignore the delayed and the queue
 group.

21 years agoFrom Jesper Harder.
Katsumi Yamaoka [Tue, 5 Nov 2002 06:47:52 +0000 (06:47 +0000)]
From Jesper Harder.
(gnus-group-delete-group): gnus-cache-active-hashtb might be void.

21 years ago*** empty log message ***
Teodor Zlatanov [Tue, 5 Nov 2002 02:28:18 +0000 (02:28 +0000)]
*** empty log message ***

21 years ago(spam-stat-process-directory): add dir to message
Teodor Zlatanov [Tue, 5 Nov 2002 02:26:07 +0000 (02:26 +0000)]
(spam-stat-process-directory): add dir to message
(spam-stat-reduce-size): No longer remove words with values close to 0.5, because the default value is 0.2.

21 years ago* pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
Simon Josefsson [Sat, 2 Nov 2002 04:27:00 +0000 (04:27 +0000)]
* pgg-gpg.el (pgg-gpg-encrypt-region): Makes PGG respect the
setting of the default user ID.  From Raymond Scholz
<ray-2002@zonix.de>.

21 years agoA patch by courtesy of Jesper Harder.
Katsumi Yamaoka [Fri, 1 Nov 2002 12:38:01 +0000 (12:38 +0000)]
A patch by courtesy of Jesper Harder.
(mm-body-encoding): Don't return 8bit for 7bit charset.

21 years ago(gnus-user-date-format-alist): Clarify and correct
Kai Grossjohann [Thu, 31 Oct 2002 10:46:56 +0000 (10:46 +0000)]
(gnus-user-date-format-alist): Clarify and correct
documentation.

21 years ago* pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.
Simon Josefsson [Wed, 30 Oct 2002 18:48:21 +0000 (18:48 +0000)]
* pgg-def.el (pgg-passphrase-cache-expiry): New, defcustom.

* pgg.el (pgg-passphrase-cache-expiry): Removed.

21 years ago* mm-view.el (mm-w3m-local-map-property): Make it work with older
TSUCHIYA Masatoshi [Wed, 30 Oct 2002 07:54:59 +0000 (07:54 +0000)]
* mm-view.el (mm-w3m-local-map-property): Make it work with older
versions of emacs-w3m than 1.3.3.

21 years ago* lpath.el: Bind w3m-minor-mode-map.
TSUCHIYA Masatoshi [Wed, 30 Oct 2002 07:21:12 +0000 (07:21 +0000)]
* lpath.el: Bind w3m-minor-mode-map.

* mm-view.el (mm-w3m-mode-command-alist)
(mm-w3m-mode-dont-bind-keys, mm-w3m-mode-ignored-keys): Removed.
(mm-w3m-mode-map): Undefined for Emacs21 and XEmacs.
(mm-setup-w3m): Simplified.
(mm-w3m-local-map-property): New function.
(mm-inline-text-html-render-with-w3m): Use it.

* gnus-art.el (gnus-article-wash-html-with-w3m): Use
mm-w3m-local-map-property.

21 years agoFix last change.
Katsumi Yamaoka [Tue, 29 Oct 2002 10:21:36 +0000 (10:21 +0000)]
Fix last change.

21 years ago* mm-util.el (mm-auto-save-coding-system): Default to iso-2022-7bit.
Katsumi Yamaoka [Tue, 29 Oct 2002 10:02:02 +0000 (10:02 +0000)]
* mm-util.el (mm-auto-save-coding-system): Default to iso-2022-7bit.

* nndraft.el (nndraft-request-article): Decode an article using the
 coding-system emacs-mule if it seems to have been saved using emacs-mule.
(nndraft-request-replace-article): Use message-draft-coding-system instead
 of mm-auto-save-coding-system for the draft or delayed group.

21 years ago2002-10-28 Josh <huber@alum.wpi.edu>
Josh Huber [Tue, 29 Oct 2002 00:59:26 +0000 (00:59 +0000)]
2002-10-28  Josh  <huber@alum.wpi.edu>

* mml.el (mml-mode-map): Fixed keybindings for mml-secure-*
functions.

21 years ago;; Patch from Mark A. Hershberger.
Katsumi Yamaoka [Mon, 28 Oct 2002 07:06:45 +0000 (07:06 +0000)]
;; Patch from Mark A. Hershberger.
(mm-url-insert-file-contents): Make it return the same type values
 ("url" size) regardless of the values of mm-url-use-external.

21 years ago(nnimap-request-article-part): Try harder to show
Kai Grossjohann [Sat, 26 Oct 2002 17:15:31 +0000 (17:15 +0000)]
(nnimap-request-article-part): Try harder to show
group name in debugging message.

21 years ago(gnus-agent-fetch-headers): Remove old cruft that tried to
Kai Grossjohann [Fri, 25 Oct 2002 13:07:18 +0000 (13:07 +0000)]
(gnus-agent-fetch-headers): Remove old cruft that tried to
abstain from downloading articles more than once if
gnus-agent-consider-all-articles was true.  This is now done
properly via the .fetched files.

21 years ago(gnus-agent-save-fetched-headers): Create
Kai Grossjohann [Fri, 25 Oct 2002 13:00:35 +0000 (13:00 +0000)]
(gnus-agent-save-fetched-headers): Create
directory if it doesn't exist.

21 years ago(nndraft-request-article): Treat delayed articles like drafts.
Katsumi Yamaoka [Fri, 25 Oct 2002 12:26:38 +0000 (12:26 +0000)]
(nndraft-request-article): Treat delayed articles like drafts.

21 years ago(gnus-agent-load-alist): Fix parenthesis.
Katsumi Yamaoka [Thu, 24 Oct 2002 22:35:39 +0000 (22:35 +0000)]
(gnus-agent-load-alist): Fix parenthesis.

21 years ago(gnus-agent-save-alist, gnus-agent-load-alist):
Kai Grossjohann [Thu, 24 Oct 2002 19:38:39 +0000 (19:38 +0000)]
(gnus-agent-save-alist, gnus-agent-load-alist):
Remove unused optional arg DIR and corresponding code.

21 years ago(nnimap-request-article-part): Include group name in
Kai Grossjohann [Thu, 24 Oct 2002 19:25:54 +0000 (19:25 +0000)]
(nnimap-request-article-part): Include group name in
debugging output.

21 years ago* gnus.texi (RSS): Add gnus-summary-mark-as-read-forward into the
ShengHuo ZHU [Thu, 24 Oct 2002 17:51:37 +0000 (17:51 +0000)]
* gnus.texi (RSS): Add gnus-summary-mark-as-read-forward into the
example code. From Christoph Conrad <christoph.conrad@gmx.de>.

21 years ago* gnus-agent.el (gnus-agent-fetch-headers): Add some comments.
Paul Jarc [Thu, 24 Oct 2002 17:15:13 +0000 (17:15 +0000)]
* gnus-agent.el (gnus-agent-fetch-headers):  Add some comments.

21 years agoAdd pgg.
Simon Josefsson [Thu, 24 Oct 2002 15:26:23 +0000 (15:26 +0000)]
Add pgg.

21 years ago(gnus-agent-fetched-headers): New variable,
Kai Grossjohann [Wed, 23 Oct 2002 20:32:01 +0000 (20:32 +0000)]
(gnus-agent-fetched-headers): New variable,
contains range of headers that have been fetched by the agent
already.  Compare gnus-agent-article-alist.
(gnus-agent-file-header-cache): Like
gnus-agent-file-loading-cache, but for gnus-agent-fetched-headers.
(gnus-agent-fetch-headers): Improve comment.  Revert to old
seen/recent logic.
Remember which headers have been fetched before and don't fetch
them again the next time round.
(gnus-agent-load-fetched-headers)
(gnus-agent-save-fetched-headers): New functions, for remembering
which headers have been fetched before.

21 years agoRemove useless bindings.
Katsumi Yamaoka [Wed, 23 Oct 2002 09:10:10 +0000 (09:10 +0000)]
Remove useless bindings.

21 years agoPatch test
Lars Magne Ingebrigtsen [Wed, 23 Oct 2002 06:56:53 +0000 (06:56 +0000)]
Patch test

21 years agoPatch test
Lars Magne Ingebrigtsen [Wed, 23 Oct 2002 06:54:49 +0000 (06:54 +0000)]
Patch test

21 years agoPatch test
Lars Magne Ingebrigtsen [Wed, 23 Oct 2002 06:47:11 +0000 (06:47 +0000)]
Patch test

21 years agoPatch test
Lars Magne Ingebrigtsen [Wed, 23 Oct 2002 06:39:40 +0000 (06:39 +0000)]
Patch test

21 years ago;; Applied a patch from Jesper harder.
Katsumi Yamaoka [Wed, 23 Oct 2002 02:10:39 +0000 (02:10 +0000)]
;; Applied a patch from Jesper harder.
(gnus-summary-execute-command): Disable visual features while searching.

21 years agoMore testing.
Lars Magne Ingebrigtsen [Tue, 22 Oct 2002 15:58:23 +0000 (15:58 +0000)]
More testing.

21 years ago(pgg-snarf-keys): Do not refer unbinded local variables.
TSUCHIYA Masatoshi [Tue, 22 Oct 2002 14:52:33 +0000 (14:52 +0000)]
(pgg-snarf-keys): Do not refer unbinded local variables.

21 years ago(pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
Simon Josefsson [Tue, 22 Oct 2002 10:01:26 +0000 (10:01 +0000)]
(pgg-encrypt, pgg-decrypt, pgg-sign, pgg-verify)
(pgg-snarf-keys): Add.

21 years ago* lpath.el: Fbind bbdb-records.
Katsumi Yamaoka [Tue, 22 Oct 2002 05:04:49 +0000 (05:04 +0000)]
* lpath.el: Fbind bbdb-records.
* spam.el: Don't autoload bbdb-records.

21 years agoSet autoload for bbdb-records after loading bbdb-com to prevent inf-loop.
Katsumi Yamaoka [Tue, 22 Oct 2002 02:05:16 +0000 (02:05 +0000)]
Set autoload for bbdb-records after loading bbdb-com to prevent inf-loop.

21 years agoPatch test
Lars Magne Ingebrigtsen [Tue, 22 Oct 2002 00:06:01 +0000 (00:06 +0000)]
Patch test

21 years agoPatch test
Lars Magne Ingebrigtsen [Mon, 21 Oct 2002 23:59:36 +0000 (23:59 +0000)]
Patch test

21 years agoEven more testing.
Lars Magne Ingebrigtsen [Mon, 21 Oct 2002 23:59:07 +0000 (23:59 +0000)]
Even more testing.

21 years agoMore test.
Lars Magne Ingebrigtsen [Mon, 21 Oct 2002 23:52:14 +0000 (23:52 +0000)]
More test.

21 years agoRemoved some test lines.
Lars Magne Ingebrigtsen [Mon, 21 Oct 2002 23:49:11 +0000 (23:49 +0000)]
Removed some test lines.

21 years agoPatch test
Lars Magne Ingebrigtsen [Tue, 22 Oct 2002 00:41:17 +0000 (00:41 +0000)]
Patch test