gnus
19 years ago* mail-source.el (mail-source-directory): Fix doc-string.
Reiner Steib [Wed, 2 Jun 2004 09:40:43 +0000 (09:40 +0000)]
* mail-source.el (mail-source-directory): Fix doc-string.

* gnus.texi (Mail Source Customization): Clarify
`mail-source-directory'.

19 years agoAdd SASL manual.
Simon Josefsson [Tue, 1 Jun 2004 08:08:53 +0000 (08:08 +0000)]
Add SASL manual.

19 years ago(What do you want to do with Gnus?):
Teodor Zlatanov [Mon, 31 May 2004 13:57:18 +0000 (13:57 +0000)]
(What do you want to do with Gnus?):
more work on the assistant, trying to debug some @text problems

19 years agoChanges from arch/CVS synchronization
Miles Bader [Sat, 29 May 2004 12:19:40 +0000 (12:19 +0000)]
Changes from arch/CVS synchronization

19 years ago(assistant-render-text, assistant-eval): add :set
Teodor Zlatanov [Sat, 29 May 2004 03:13:54 +0000 (03:13 +0000)]
(assistant-render-text, assistant-eval): add :set
widget type, which is different because it takes and returns a
list.  Much hilarity ensues.

19 years agoNew Gnus setup assistant, very early draft
Teodor Zlatanov [Sat, 29 May 2004 03:12:46 +0000 (03:12 +0000)]
New Gnus setup assistant, very early draft

19 years ago* gnus-faq.texi: Untabify.
Reiner Steib [Fri, 28 May 2004 12:46:37 +0000 (12:46 +0000)]
* gnus-faq.texi: Untabify.
([6.3]): nnir.el is in contrib directory.

* message.texi (News Headers): Clarify how a unique ID is created.

19 years ago(Splitting Mail): Mention gnus-group-find-new-groups.
Reiner Steib [Fri, 28 May 2004 12:41:47 +0000 (12:41 +0000)]
(Splitting Mail): Mention gnus-group-find-new-groups.

19 years ago* gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
Reiner Steib [Fri, 28 May 2004 12:31:57 +0000 (12:31 +0000)]
* gnus-art.el (gnus-button-alist): Fixed regexp for manual links.

* gnus-group.el (gnus-group-get-new-news-this-group): Added doc-string.

* gnus-start.el (gnus-activate-group): Added doc-string.

19 years ago(mm-safer-encoding): Consider 7bit is safe.
Katsumi Yamaoka [Fri, 28 May 2004 06:12:43 +0000 (06:12 +0000)]
(mm-safer-encoding): Consider 7bit is safe.

19 years ago* assistant.el (assistant-render-text): trying to add a :set
Teodor Zlatanov [Thu, 27 May 2004 15:01:59 +0000 (15:01 +0000)]
* assistant.el (assistant-render-text): trying to add a :set
widget, more to come...

* spam.el (spam-group-spam-contents-p): handle empty groupname
strings
(spam-report-articles-resend)
(spam-report-resend-register-routine): allow spam-report-resend-to
to be a group parameter or a global value
(tiny change).  From Daniel Pittman <daniel@rimspace.net>.
(spam-register-routine): do registration iff any articles warrant
it.
(spam-summary-prepare-exit): changed log message for nil group
destinations

19 years agoDoc fix.
Simon Josefsson [Thu, 27 May 2004 07:34:49 +0000 (07:34 +0000)]
Doc fix.

19 years agostarttls.el: Merge with my GNUTLS based starttls.el.
Simon Josefsson [Thu, 27 May 2004 07:21:53 +0000 (07:21 +0000)]
starttls.el: Merge with my GNUTLS based starttls.el.
(starttls-gnutls-program, starttls-use-gnutls)
(starttls-extra-arguments, starttls-process-connection-type)
(starttls-connect, starttls-failure, starttls-success): New
variables.
(starttls-program, starttls-extra-args): Doc fix.
(starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
functions.
(starttls-negotiate, starttls-open-stream): Check
`starttls-use-gnutls' and pass on to corresponding *-gnutls
function if it is set.

19 years agostarttls.el: Moved to ../lisp/.
Simon Josefsson [Thu, 27 May 2004 07:17:07 +0000 (07:17 +0000)]
starttls.el: Moved to ../lisp/.

19 years ago(rfc2047-encode-region): Encode encoded words in structured fields.
Katsumi Yamaoka [Thu, 27 May 2004 05:24:00 +0000 (05:24 +0000)]
(rfc2047-encode-region): Encode encoded words in structured fields.

19 years ago(message-resend): Bind rfc2047-encode-encoded-words.
Katsumi Yamaoka [Wed, 26 May 2004 22:28:51 +0000 (22:28 +0000)]
(message-resend): Bind rfc2047-encode-encoded-words.

19 years agoFix last commit.
Simon Josefsson [Wed, 26 May 2004 17:47:44 +0000 (17:47 +0000)]
Fix last commit.

19 years agoSync with proposed Emacs version.
Simon Josefsson [Wed, 26 May 2004 17:44:29 +0000 (17:44 +0000)]
Sync with proposed Emacs version.

19 years ago(spam-ham-copy-or-move-routine): todo decleared twice (tiny
Teodor Zlatanov [Wed, 26 May 2004 16:38:07 +0000 (16:38 +0000)]
(spam-ham-copy-or-move-routine): todo decleared twice (tiny
change).  From Adam Sjøgren <asjo@koldfront.dk>.

19 years ago(spam-mark-junk-as-spam-routine)
Teodor Zlatanov [Wed, 26 May 2004 16:30:50 +0000 (16:30 +0000)]
(spam-mark-junk-as-spam-routine)
(spam-mark-new-messages-in-spam-group-as-spam): allow user to
disable assigning the spam-mark to new messages

19 years agoFix previous commit.
Katsumi Yamaoka [Wed, 26 May 2004 09:57:12 +0000 (09:57 +0000)]
Fix previous commit.

19 years ago(rfc2047-decode): Treat the ascii coding-system as raw-text.
Katsumi Yamaoka [Wed, 26 May 2004 09:54:34 +0000 (09:54 +0000)]
(rfc2047-decode): Treat the ascii coding-system as raw-text.

19 years agoAutoload customize-set-variable for XEmacs.
Katsumi Yamaoka [Wed, 26 May 2004 08:55:57 +0000 (08:55 +0000)]
Autoload customize-set-variable for XEmacs.

19 years ago(rfc2047-encodable-p): Don't move point.
Katsumi Yamaoka [Wed, 26 May 2004 08:23:40 +0000 (08:23 +0000)]
(rfc2047-encodable-p): Don't move point.

19 years ago(gnus-summary-delete-article): invoke hook with
Teodor Zlatanov [Tue, 25 May 2004 18:15:29 +0000 (18:15 +0000)]
(gnus-summary-delete-article): invoke hook with
correct data (tiny change).  From Anand Mitra <mitramc@yahoo.com>.

19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-21
Miles Bader [Mon, 24 May 2004 20:13:03 +0000 (20:13 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-21

Merge from gnus--rel--5.10, gnus--rel--5.8

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-5
   Add {arch}/=cvs-sync-make-log

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-6
   configure.in: Use ifelse instead of m4_if for arch-tag: comment

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-9
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-10
   Add {arch}/=cvs-sync-make-log

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-11
   Merge from gnus--rel--5.8

19 years ago* spam.el (spam-list-of-processors): use nil for nonexistent processors
Teodor Zlatanov [Mon, 24 May 2004 19:04:30 +0000 (19:04 +0000)]
* spam.el (spam-list-of-processors): use nil for nonexistent processors
(spam-group-processor-p): fixed function so it works properly
(spam-group-processor-multiple-p)
(spam-group-spam-processor-report-gmane-p)
(spam-group-spam-processor-report-resend-p)
(spam-group-spam-processor-bogofilter-p)
(spam-group-spam-processor-blacklist-p)
(spam-group-spam-processor-ifile-p)
(spam-group-ham-processor-ifile-p)
(spam-group-spam-processor-spamoracle-p)
(spam-group-spam-processor-crm114-p)
(spam-group-ham-processor-bogofilter-p)
(spam-group-spam-processor-stat-p)
(spam-group-ham-processor-stat-p)
(spam-group-ham-processor-whitelist-p)
(spam-group-ham-processor-BBDB-p)
(spam-group-ham-processor-spamoracle-p)
(spam-group-ham-processor-copy-p): functions removed with some
prejudice against unneeded code
(spam-report-articles-resend)
(spam-report-resend-register-routine): allow the group/topic
spam-resend-to value to override spam-report-resend-to
(spam-summary-prepare-exit): invoke spam-group-processor-p
properly now

* spam-report.el (spam-report-resend-to, spam-report-resend):
start with resend-to set to nil, and then ask the user if
necessary.  From Daniel Pittman <daniel@rimspace.net>.

* gnus.el (spam-resend-to): new group/topic parameter
(spam-process): move the OBSOLETE processors to the end of the
choices.

19 years ago(spam-report-resend): spam-report-resend takes a
Teodor Zlatanov [Mon, 24 May 2004 14:00:12 +0000 (14:00 +0000)]
(spam-report-resend): spam-report-resend takes a
list of articles, not separate article numbers.  From Daniel
Pittman <daniel@rimspace.net>.

19 years ago(mm-text-html-renderer): Make sure w3m exists in addition to emacs-w3m.
Katsumi Yamaoka [Sun, 23 May 2004 23:18:06 +0000 (23:18 +0000)]
(mm-text-html-renderer): Make sure w3m exists in addition to emacs-w3m.

19 years agoLike, work.
Lars Magne Ingebrigtsen [Sun, 23 May 2004 22:18:49 +0000 (22:18 +0000)]
Like, work.

19 years agoMore stuff!!!!
Lars Magne Ingebrigtsen [Sun, 23 May 2004 22:18:37 +0000 (22:18 +0000)]
More stuff!!!!

19 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Sun, 23 May 2004 21:16:41 +0000 (21:16 +0000)]
*** empty log message ***

19 years ago* assistant.el (assistant-authinfo-data): New function.
Lars Magne Ingebrigtsen [Sun, 23 May 2004 21:16:36 +0000 (21:16 +0000)]
* assistant.el (assistant-authinfo-data): New function.
(assistant-eval): Eval for entire assistant.

19 years ago* netrc.el (netrc-services-file): New variable.
Lars Magne Ingebrigtsen [Sun, 23 May 2004 20:48:45 +0000 (20:48 +0000)]
* netrc.el (netrc-services-file): New variable.
(netrc-parse-services): New function.
(netrc-find-service-name): New function.
(netrc-find-service-number): New function.
(netrc-port-equal): New function.
(netrc-machine): Use it.

19 years ago* nnimap.el (nnimap-open-connection): Use netrc.
Lars Magne Ingebrigtsen [Sun, 23 May 2004 20:20:02 +0000 (20:20 +0000)]
* nnimap.el (nnimap-open-connection): Use netrc.

* gnus-util.el (gnus-netrc-get): Remove aliases.

19 years ago(gnus-auto-center-summary): Change default to 2.
Lars Magne Ingebrigtsen [Sun, 23 May 2004 06:53:53 +0000 (06:53 +0000)]
(gnus-auto-center-summary): Change default to 2.

19 years ago(wid-edit): Fix compilation.
Lars Magne Ingebrigtsen [Sun, 23 May 2004 00:07:45 +0000 (00:07 +0000)]
(wid-edit): Fix compilation.

19 years ago(gnus-set-file-modes): Just ignore errors.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 23:29:47 +0000 (23:29 +0000)]
(gnus-set-file-modes): Just ignore errors.

19 years ago2004-05-23 Paul Stodghill <stodghil@cs.cornell.edu>
Lars Magne Ingebrigtsen [Sat, 22 May 2004 23:29:10 +0000 (23:29 +0000)]
2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>

* gnus-util.el (gnus-set-file-modes): New function.  (small
patch).

19 years ago(gnus-topic-jump-to-topic): Goto missing topic.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 23:25:52 +0000 (23:25 +0000)]
(gnus-topic-jump-to-topic): Goto missing topic.

19 years agoUse library validation.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 22:53:15 +0000 (22:53 +0000)]
Use library validation.

19 years ago(assistant-render-node): Fix up rendering and
Lars Magne Ingebrigtsen [Sat, 22 May 2004 22:53:11 +0000 (22:53 +0000)]
(assistant-render-node): Fix up rendering and
read-only text.
(assistant-render-node): Reset.
(assistant-make-read-only): Not sticky.

19 years ago(assistant-render-node): Reset.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 22:43:28 +0000 (22:43 +0000)]
(assistant-render-node): Reset.

19 years ago(assistant-render-node): Fix up rendering and
Lars Magne Ingebrigtsen [Sat, 22 May 2004 22:29:13 +0000 (22:29 +0000)]
(assistant-render-node): Fix up rendering and
read-only text.

19 years agoChanges from arch/CVS synchronization
Miles Bader [Sat, 22 May 2004 21:22:35 +0000 (21:22 +0000)]
Changes from arch/CVS synchronization

19 years agoAutoload.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 21:14:50 +0000 (21:14 +0000)]
Autoload.

19 years agoFix test.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 20:59:10 +0000 (20:59 +0000)]
Fix test.

19 years agoContinue.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 20:58:53 +0000 (20:58 +0000)]
Continue.

19 years agoFix unbiund variables, etc.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 19:46:02 +0000 (19:46 +0000)]
Fix unbiund variables, etc.

19 years agoContinue...
Lars Magne Ingebrigtsen [Sat, 22 May 2004 19:21:21 +0000 (19:21 +0000)]
Continue...

19 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Sat, 22 May 2004 18:42:47 +0000 (18:42 +0000)]
*** empty log message ***

19 years agoImplement.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 18:42:33 +0000 (18:42 +0000)]
Implement.

19 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Sat, 22 May 2004 17:27:48 +0000 (17:27 +0000)]
*** empty log message ***

19 years agoIndentation fix.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 17:22:53 +0000 (17:22 +0000)]
Indentation fix.

19 years ago2004-05-20 Danny Siu <dsiu@adobe.com>
Lars Magne Ingebrigtsen [Sat, 22 May 2004 17:22:24 +0000 (17:22 +0000)]
2004-05-20  Danny Siu  <dsiu@adobe.com>

        * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
centered even when gnus-auto-center-summary is t

19 years ago(dns-get-txt-answer): New function.
Lars Magne Ingebrigtsen [Sat, 22 May 2004 15:47:19 +0000 (15:47 +0000)]
(dns-get-txt-answer): New function.
(dns-read-txt): Ditto.
(query-dns): Use it.

19 years ago* gnus-group.el (gnus-group-jump-to-group): Don't prompt for
Lars Magne Ingebrigtsen [Fri, 21 May 2004 15:47:08 +0000 (15:47 +0000)]
* gnus-group.el (gnus-group-jump-to-group): Don't prompt for
non-active groups.

19 years ago(gnus-get-unread-articles): Cosmetic change.
Katsumi Yamaoka [Fri, 21 May 2004 10:41:21 +0000 (10:41 +0000)]
(gnus-get-unread-articles): Cosmetic change.

19 years ago(gnus-get-unread-articles): Fix previous commit.
Katsumi Yamaoka [Fri, 21 May 2004 04:03:38 +0000 (04:03 +0000)]
(gnus-get-unread-articles): Fix previous commit.

19 years ago(gnus-get-unread-articles): Don't invalidate active for foreign groups even
Katsumi Yamaoka [Fri, 21 May 2004 00:34:56 +0000 (00:34 +0000)]
(gnus-get-unread-articles): Don't invalidate active for foreign groups even
 if the group level is higher than the specified value.

19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-8
Miles Bader [Fri, 21 May 2004 00:16:55 +0000 (00:16 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-8

Merge from gnus--rel--5.10, gnus--rel--5.8

Patches applied:

 * miles@gnu.org--gnu-2004/gnus--rel--5.8--patch-3
   Remove RCS keywords

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-5
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-6
   Merge from gnus--rel--5.8

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-7
   Remove RCS keywords

19 years agoUpdate copyright.
Lars Magne Ingebrigtsen [Thu, 20 May 2004 23:41:10 +0000 (23:41 +0000)]
Update copyright.

19 years ago(gnus-picon-databases): Add /usr/share/picons.
Lars Magne Ingebrigtsen [Thu, 20 May 2004 22:05:18 +0000 (22:05 +0000)]
(gnus-picon-databases): Add /usr/share/picons.

19 years agoAdd (small patch).
Lars Magne Ingebrigtsen [Thu, 20 May 2004 21:56:20 +0000 (21:56 +0000)]
Add (small patch).

19 years ago2004-05-20 Magnus Henoch <mange@freemail.hu>
Lars Magne Ingebrigtsen [Thu, 20 May 2004 21:52:37 +0000 (21:52 +0000)]
2004-05-20  Magnus Henoch  <mange@freemail.hu>

* dns.el (dns-read-type): Add support for SVR.

19 years agocredited people for the header sorting and scoring support in spam.el
Teodor Zlatanov [Thu, 20 May 2004 19:01:41 +0000 (19:01 +0000)]
credited people for the header sorting and scoring support in spam.el

19 years ago* spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
Teodor Zlatanov [Thu, 20 May 2004 18:53:28 +0000 (18:53 +0000)]
* spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
(spam-crm114-header, spam-crm114-spam-switch)
(spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
(spam-crm114-positive-spam-header)
(spam-crm114-database-directory, spam-list-of-processors)
(spam-group-spam-processor-crm114-p)
(spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
(spam-generic-score, spam-list-of-checks)
(spam-list-of-statistical-checks, spam-registration-functions)
(spam-check-crm114-headers, spam-crm114-score)
(spam-check-crm114, spam-crm114-register-with-crm114)
(spam-crm114-register-spam-routine)
(spam-crm114-unregister-spam-routine)
(spam-crm114-register-ham-routine)
(spam-crm114-unregister-ham-routine): add CRM114 support.  From
asjo@koldfront.dk (Adam Sjøgren).

* gnus.el: added spam-use-crm114

19 years agoRevert, since cvs works.
Lars Magne Ingebrigtsen [Thu, 20 May 2004 18:46:01 +0000 (18:46 +0000)]
Revert, since cvs works.

19 years agoTesting new cvs installation.
Lars Magne Ingebrigtsen [Thu, 20 May 2004 18:43:26 +0000 (18:43 +0000)]
Testing new cvs installation.

19 years ago* spam.el (spam-list-of-processors, spam-registration-functions):
Teodor Zlatanov [Thu, 20 May 2004 18:32:35 +0000 (18:32 +0000)]
* spam.el (spam-list-of-processors, spam-registration-functions):
add spam-use-resend
(spam-group-spam-processor-report-resend-p): utility wrapper
(spam-report-articles-gmane): doc fix
(spam-report-articles-resend,
spam-report-resend-register-routine): wrappers around
spam-report-resend-to

* spam-report.el (spam-report-resend-to, spam-report-resend):
support for resending spam
(spam-report-gmane): line length >80 fix

* gnus.el (spam-process): add spam-use-resend

19 years ago(spam-mark-spam-as-expired-and-move-routine): Return the
TSUCHIYA Masatoshi [Thu, 20 May 2004 16:13:40 +0000 (16:13 +0000)]
(spam-mark-spam-as-expired-and-move-routine): Return the
number of processed spam messages.
(spam-ham-copy-or-move-routine): Return the number of processed
ham messages.
(spam-summary-prepare-exit): Use the above values to decide
whether status messages shouled be displayed.

19 years ago* rfc2047.el (rfc2047-encode-function-alist): Renamed from
Katsumi Yamaoka [Thu, 20 May 2004 11:15:53 +0000 (11:15 +0000)]
* rfc2047.el (rfc2047-encode-function-alist): Renamed from
 `rfc2047-encoding-function-alist' in order to avoid conflicting with the old
  version.
(rfc2047-encode-region): Concatenate words containing non-ASCII characters in
 structured fields;
 don't encode space-delimited ASCII words even in unstructured fields;
 don't break words at char-category boundaries.
(rfc2047-encode-1): New function.
(rfc2047-encode): Use it;
 encode text so that it occupies the maximum width within 76-column;
 work correctly on Q encoding for iso-2022-* charsets.
(rfc2047-fold-region): Use existing whitespace for LWSP;
 make it sure not to break a line just after the header name.
(rfc2047-b-encode-region): Removed.
(rfc2047-b-encode-string): New function.
(rfc2047-q-encode-region): Removed.
(rfc2047-q-encode-string): New function.

* mm-util.el (mm-replace-in-string): New function.

19 years agoRevision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-5
Miles Bader [Thu, 20 May 2004 09:43:27 +0000 (09:43 +0000)]
Revision: miles@gnu.org--gnu-2004/gnus--devo--0--patch-5

Use explicit tags for autoconf input files

Autoconf doesn't support an automatically stripped comment syntax for
.in files, so except for configure.in, we must use explicit tags. :-(

19 years agoAdd arch taglines
Miles Bader [Thu, 20 May 2004 08:02:52 +0000 (08:02 +0000)]
Add arch taglines

19 years agoReally.
Lars Magne Ingebrigtsen [Thu, 20 May 2004 00:39:13 +0000 (00:39 +0000)]
Really.

19 years ago(gnus-inews-make-draft-meta-information): Really
Lars Magne Ingebrigtsen [Wed, 19 May 2004 23:25:51 +0000 (23:25 +0000)]
(gnus-inews-make-draft-meta-information): Really
get it right.

19 years ago2004-05-19 Ben Menasha <bmenasha@benmenasha.net>
Lars Magne Ingebrigtsen [Wed, 19 May 2004 20:47:17 +0000 (20:47 +0000)]
2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>

* nnmh.el (nnmh-request-list-1): Don't check the link count
before descending.  (small patch)

19 years ago* gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
Lars Magne Ingebrigtsen [Wed, 19 May 2004 20:27:47 +0000 (20:27 +0000)]
* gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
stuff.

19 years ago* gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
Lars Magne Ingebrigtsen [Wed, 19 May 2004 20:21:15 +0000 (20:21 +0000)]
* gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
on real group name.

* gnus-art.el (gnus-signature-limit): Doc fix.

19 years ago(gnus-inews-make-draft): Quote list.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 19:38:45 +0000 (19:38 +0000)]
(gnus-inews-make-draft): Quote list.

19 years ago2004-05-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
Lars Magne Ingebrigtsen [Wed, 19 May 2004 19:35:18 +0000 (19:35 +0000)]
2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* pgg-pgp.el (pgg-pgp-verify-region): Clean up.

2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>

* pgg-pgp.el (pgg-pgp-verify-region): Default when signature
isn't a string.

19 years ago* gnus-draft.el (gnus-draft-send): Bind
Lars Magne Ingebrigtsen [Wed, 19 May 2004 17:37:06 +0000 (17:37 +0000)]
* gnus-draft.el (gnus-draft-send): Bind
rfc2047-encode-encoded-words.
(rfc2047-encode-encoded-words): New variable.

19 years ago(rfc2047-encode-region): Encode =? strings.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 17:26:59 +0000 (17:26 +0000)]
(rfc2047-encode-region): Encode =? strings.
(rfc2047-encodable-p): Say that =? needs encoding.

19 years ago* gnus-group.el (gnus-group-select-group): Doc fix.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 16:53:36 +0000 (16:53 +0000)]
* gnus-group.el (gnus-group-select-group): Doc fix.

19 years ago2004-05-19 Andre Srinivasan <andre@e2open.com>
Lars Magne Ingebrigtsen [Wed, 19 May 2004 16:43:41 +0000 (16:43 +0000)]
2004-05-19  Andre Srinivasan  <andre@e2open.com>

* gnus.texi (Group Parameters): Added more on hooks.  (Small
change.)

19 years ago(gnus-draft-setup): Mark all replied as replied.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 16:25:58 +0000 (16:25 +0000)]
(gnus-draft-setup): Mark all replied as replied.

19 years ago(gnus-group-mode): Set show-trailing-whitespace
Lars Magne Ingebrigtsen [Wed, 19 May 2004 16:09:13 +0000 (16:09 +0000)]
(gnus-group-mode): Set show-trailing-whitespace
to nil.

19 years ago* gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 15:40:37 +0000 (15:40 +0000)]
* gnus-cache.el (gnus-cache-possibly-enter-article): Use it.

* nnheader.el (nnheader-get-lines-and-char): New function.

19 years agoIndentation.
Lars Magne Ingebrigtsen [Wed, 19 May 2004 15:34:58 +0000 (15:34 +0000)]
Indentation.

19 years ago(Oort Gnus): Mention new behavior of `F' and `R' when the region is active.
Reiner Steib [Wed, 19 May 2004 12:09:12 +0000 (12:09 +0000)]
(Oort Gnus): Mention new behavior of `F' and `R' when the region is active.

19 years ago(gnus-summary-followup-with-original): Document yanking of region when active.
Reiner Steib [Wed, 19 May 2004 11:53:22 +0000 (11:53 +0000)]
(gnus-summary-followup-with-original): Document yanking of region when active.

19 years ago(gnus-get-unread-articles): Do nothing for foreign groups if the group level
Katsumi Yamaoka [Wed, 19 May 2004 01:00:08 +0000 (01:00 +0000)]
(gnus-get-unread-articles): Do nothing for foreign groups if the group level
 is higher than the specified value.

19 years agoUpdate copyright.
Reiner Steib [Tue, 18 May 2004 19:23:40 +0000 (19:23 +0000)]
Update copyright.

19 years ago(gnus-group-jump-to-group-prompt): Allow an alist.
Reiner Steib [Tue, 18 May 2004 19:22:18 +0000 (19:22 +0000)]
(gnus-group-jump-to-group-prompt): Allow an alist.
(gnus-group-jump-to-group): Added prefix argument using
`gnus-group-jump-to-group-prompt'.  Query before jumping to
non-active group.

19 years ago(uncompface): Be verbose when changing `uncompface-use-external'.
Reiner Steib [Tue, 18 May 2004 19:19:00 +0000 (19:19 +0000)]
(uncompface): Be verbose when changing `uncompface-use-external'.

19 years ago(gnus-button-handle-man, gnus-button-alist): Try to handle manual section.
Reiner Steib [Tue, 18 May 2004 19:17:37 +0000 (19:17 +0000)]
(gnus-button-handle-man, gnus-button-alist): Try to handle manual section.

19 years ago(gnus-button-alist): Revert previous change.
Lars Magne Ingebrigtsen [Tue, 18 May 2004 18:05:25 +0000 (18:05 +0000)]
(gnus-button-alist): Revert previous change.

19 years ago* gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
Lars Magne Ingebrigtsen [Tue, 18 May 2004 18:04:41 +0000 (18:04 +0000)]
* gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
whether backend can accept message.

19 years ago(message-idna-to-ascii-rhs-1): Fix typo.
Reiner Steib [Tue, 18 May 2004 16:02:34 +0000 (16:02 +0000)]
(message-idna-to-ascii-rhs-1): Fix typo.

19 years ago* message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
Lars Magne Ingebrigtsen [Tue, 18 May 2004 14:00:25 +0000 (14:00 +0000)]
* message.el (message-idna-to-ascii-rhs-1): Don't use equalp.