gnus
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.

21 years ago(MIME Commands): Fix typo.
Jesper Harder [Wed, 7 May 2003 16:08:55 +0000 (16:08 +0000)]
(MIME Commands): Fix typo.

21 years ago(message-kill-to-signature): Fix.
Jesper Harder [Wed, 7 May 2003 03:07:35 +0000 (03:07 +0000)]
(message-kill-to-signature): Fix.

21 years agoAssorted fixes.
Dave Love [Tue, 6 May 2003 14:26:50 +0000 (14:26 +0000)]
Assorted fixes.

21 years ago* gnus-sum.el (gnus-auto-goto-ignores): Docstring fix.
Jesper Harder [Tue, 6 May 2003 00:43:56 +0000 (00:43 +0000)]
* gnus-sum.el (gnus-auto-goto-ignores): Docstring fix.

* gnus-art.el (gnus-mime-display-multipart-as-mixed)
(gnus-mime-display-multipart-related-as-mixed)
(gnus-button-mid-or-mail-heuristic-alist): do.

21 years ago*** empty log message ***
Dave Love [Mon, 5 May 2003 18:07:46 +0000 (18:07 +0000)]
*** empty log message ***

21 years ago(mm-default-multibyte-p): New.
Dave Love [Mon, 5 May 2003 18:07:33 +0000 (18:07 +0000)]
(mm-default-multibyte-p): New.
(mm-coding-system-p): Maybe use find-coding-systems.

21 years agoAdditions.
Jesper Harder [Mon, 5 May 2003 02:57:13 +0000 (02:57 +0000)]
Additions.

21 years ago(Oort Gnus): Fix typo.
Jesper Harder [Mon, 5 May 2003 01:56:38 +0000 (01:56 +0000)]
(Oort Gnus): Fix typo.

21 years agoadded (tiny change) in two places
Teodor Zlatanov [Sun, 4 May 2003 22:40:59 +0000 (22:40 +0000)]
added (tiny change) in two places

21 years ago*** empty log message ***
Dave Love [Sun, 4 May 2003 17:06:56 +0000 (17:06 +0000)]
*** empty log message ***

21 years ago(rfc2047-parse-and-decode): Revert last change.
Dave Love [Sun, 4 May 2003 17:06:24 +0000 (17:06 +0000)]
(rfc2047-parse-and-decode): Revert last change.

21 years ago*** empty log message ***
Dave Love [Sun, 4 May 2003 10:59:59 +0000 (10:59 +0000)]
*** empty log message ***

21 years ago(with-syntax-table): Define if necessary.
Dave Love [Sun, 4 May 2003 10:59:35 +0000 (10:59 +0000)]
(with-syntax-table): Define if necessary.
(rfc2047-syntax-table): Fix last change for XEmacs.

21 years ago(Agent Basics): Explain that some servers can be
Kai Grossjohann [Sat, 3 May 2003 20:03:17 +0000 (20:03 +0000)]
(Agent Basics): Explain that some servers can be
agentized, whereas others aren't.

21 years ago* gnus.el: Don't test for `mm-guess-mime-charset'.
Jesper Harder [Sat, 3 May 2003 16:47:19 +0000 (16:47 +0000)]
* gnus.el: Don't test for `mm-guess-mime-charset'.

* mm-util.el (mm-guess-mime-charset): Remove.  Not used any more.

* gnus.el (gnus-default-charset): Set default value to
`undecided'.

* gnus-art.el (article-decode-charset): Don't supply 4th arg to
mm-decode-body.

* mm-bodies.el (mm-decode-coding-region-safely): Remove.
(mm-decode-body): Don't use mm-decode-coding-region-safely.

21 years ago(rfc2047-decode-string): Don't set the buffer multibyte before
Dave Love [Sat, 3 May 2003 14:20:49 +0000 (14:20 +0000)]
(rfc2047-decode-string): Don't set the buffer multibyte before
calling buffer-string.

21 years agoAdd ", ?".
Jesper Harder [Sat, 3 May 2003 14:20:38 +0000 (14:20 +0000)]
Add ", ?".

21 years ago(rfc2047-syntax-table): Don't call make-char-table
Dave Love [Sat, 3 May 2003 13:12:32 +0000 (13:12 +0000)]
(rfc2047-syntax-table): Don't call make-char-table
with 2 args.

21 years ago*** empty log message ***
Dave Love [Sat, 3 May 2003 12:35:29 +0000 (12:35 +0000)]
*** empty log message ***

21 years ago(mm-long-lines-p): Autoload.
Dave Love [Sat, 3 May 2003 12:34:56 +0000 (12:34 +0000)]
(mm-long-lines-p): Autoload.
(mm-encode-content-transfer-encoding): Doc fix.  Don't make buffer
unibyte.  Signal error on unknown encoding.
(mm-encode-buffer, mm-qp-or-base64): Doc fix.

21 years ago(rfc2047-fold-field): Replace. (Unintentionally deleted.)
Dave Love [Sat, 3 May 2003 12:30:22 +0000 (12:30 +0000)]
(rfc2047-fold-field): Replace.  (Unintentionally deleted.)

21 years ago*** empty log message ***
Dave Love [Fri, 2 May 2003 23:25:33 +0000 (23:25 +0000)]
*** empty log message ***

21 years ago(rfc2047-point-at-bol, rfc2047-point-at-eol): New. Callers of
Dave Love [Fri, 2 May 2003 23:25:17 +0000 (23:25 +0000)]
(rfc2047-point-at-bol, rfc2047-point-at-eol): New.  Callers of
gnus- versions changed to use them.
(rfc2047-header-encoding-alist): Add `address-mime' part.  Doc
fixes.
(rfc2047-encoding-type): New.
(rfc2047-encode-message-header): Use mm-charset-to-coding-system.
Don't include header name field in encoding.  Add `address-mime'
case and bind rfc2047-encoding-type for `mime' case.
(rfc2047-encodable-p): Deleted.
(rfc2047-syntax-table): New.
(rfc2047-encode-region, rfc2047-encode): Rewritten to take account
of rfc2047 rules with respect to rfc2822 tokens and to do encoding
in place rather than by passing strings.
(rfc2047-encode-string): Doc fix.
(rfc2047-q-encode-region): Don't use mm-with-unibyte-current-buffer.
(rfc2047-encoded-word-regexp): eval-and-compile.
(rfc2047-decode-region): Avoid concatenation in loop.
(rfc2047-parse-and-decode): Remove useless disjunction.

21 years ago*** empty log message ***
Dave Love [Fri, 2 May 2003 17:58:15 +0000 (17:58 +0000)]
*** empty log message ***

21 years ago(message-narrow-to-headers): Autoload.
Dave Love [Fri, 2 May 2003 17:57:37 +0000 (17:57 +0000)]
(message-narrow-to-headers): Autoload.

21 years ago(sieve-manage-mode-menu): Define before use.
Dave Love [Fri, 2 May 2003 17:57:26 +0000 (17:57 +0000)]
(sieve-manage-mode-menu): Define before use.

21 years ago(starttls-negotiate): Autoload.
Dave Love [Fri, 2 May 2003 17:57:18 +0000 (17:57 +0000)]
(starttls-negotiate): Autoload.

21 years ago(mail-header-remove-comments, mm-encode-body)
Dave Love [Fri, 2 May 2003 17:57:11 +0000 (17:57 +0000)]
(mail-header-remove-comments, mm-encode-body)
(mail-header-remove-whitespace): Autoload.

21 years ago(rfc2047-q-encode-region, rfc2047-decode): Use
Dave Love [Fri, 2 May 2003 17:57:02 +0000 (17:57 +0000)]
(rfc2047-q-encode-region, rfc2047-decode): Use
mm-with-unibyte-current-buffer.

21 years ago(format-spec, format-spec-make, open-tls-stream):
Dave Love [Fri, 2 May 2003 17:55:56 +0000 (17:55 +0000)]
(format-spec, format-spec-make, open-tls-stream):
Autoload.

21 years ago(gnus-util): Require.
Dave Love [Fri, 2 May 2003 17:55:35 +0000 (17:55 +0000)]
(gnus-util): Require.

21 years ago(mml): Require.
Dave Love [Fri, 2 May 2003 17:55:28 +0000 (17:55 +0000)]
(mml): Require.
(mml2015-mailcrypt-encrypt, mml2015-gpg-encrypt): Use
mm-with-unibyte-current-buffer.

21 years ago(mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt): Use
Dave Love [Fri, 2 May 2003 17:55:20 +0000 (17:55 +0000)]
(mml1991-mailcrypt-encrypt, mml1991-gpg-encrypt): Use
mm-with-unibyte-current-buffer.

21 years ago(mm-coding-system-p): Don't override nil from
Dave Love [Fri, 2 May 2003 17:55:08 +0000 (17:55 +0000)]
(mm-coding-system-p): Don't override nil from
coding-system-p.
(mm-mule4-p, mm-disable-multibyte-mule4)
(mm-with-unibyte-current-buffer-mule4): Deleted.
(mm-multibyte-p): Use defun, not defalias.
(mm-make-temp-file): Moved to group at top of file.

21 years ago(mm-extern-local-file): Use mm-disable-multibyte.
Dave Love [Fri, 2 May 2003 17:54:38 +0000 (17:54 +0000)]
(mm-extern-local-file): Use mm-disable-multibyte.
(mm-extern-url): Use mm-with-unibyte-current-buffer,
mm-disable-multibyte.
(mm-extern-anon-ftp): Use mm-disable-multibyte.

21 years ago(message-use-idna): Use mm-coding-system-p.
Dave Love [Fri, 2 May 2003 17:54:04 +0000 (17:54 +0000)]
(message-use-idna): Use mm-coding-system-p.
(message-tokenize-header, message-make-organization)
(message-make-from):  Use with-temp-buffer.
(message-set-work-buffer): Deleted.
(message-fill-paragraph): Use `if' not `and' for compiler warning.
(message-check-news-header-syntax): Remove useless lambda.
(message-forward-make-body): Use mm-disable-multibyte,
mm-with-unibyte-current-buffer, mm-enable-multibyte.
(message-replace-chars-in-string): Deleted.

21 years ago(mail-source-callback): Use mm-make-temp-file.
Dave Love [Fri, 2 May 2003 17:53:48 +0000 (17:53 +0000)]
(mail-source-callback): Use mm-make-temp-file.
(mail-source-make-complex-temp-name): Deleted.

21 years ago(rmail-default-rmail-file, mm-text-coding-system):
Dave Love [Fri, 2 May 2003 17:53:29 +0000 (17:53 +0000)]
(rmail-default-rmail-file, mm-text-coding-system):
Defvar when compiling.
(gnus-output-to-rmail): Require mm-util.

21 years ago(gnus-agent-expire): Autoload, don't defun.
Dave Love [Fri, 2 May 2003 17:53:08 +0000 (17:53 +0000)]
(gnus-agent-expire): Autoload, don't defun.

21 years ago(gnus-get-buffer-create)
Dave Love [Fri, 2 May 2003 17:52:53 +0000 (17:52 +0000)]
(gnus-get-buffer-create)
(nnheader-find-etc-directory, message-text-with-property):
Autoload.
(gnus-tmp-unread, gnus-tmp-replied, gnus-tmp-score-char)
(gnus-tmp-indentation, gnus-tmp-opening-bracket, gnus-tmp-lines)
(gnus-tmp-name, gnus-tmp-closing-bracket, gnus-tmp-subject-or-nil)
(gnus-check-before-posting): Only defvar when compiling.

21 years ago(gnus-art): Require.
Dave Love [Fri, 2 May 2003 17:52:23 +0000 (17:52 +0000)]
(gnus-art): Require.

21 years ago(message-narrow-to-headers): Autoload.
Dave Love [Fri, 2 May 2003 17:51:10 +0000 (17:51 +0000)]
(message-narrow-to-headers): Autoload.

21 years agoComment.
Dave Love [Fri, 2 May 2003 17:49:30 +0000 (17:49 +0000)]
Comment.

21 years ago2003-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
Lars Magne Ingebrigtsen [Thu, 1 May 2003 21:33:48 +0000 (21:33 +0000)]
2003-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>

* nnrss.el (nnrss-find-rss-via-syndic8): Indent.

2003-05-01  Mark A. Hershberger  <mah@everybody.org>

* nnrss.el (nnrss-find-rss-via-syndic8): Don't error out.

21 years ago(gnus-version-number): Bump.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 21:29:51 +0000 (21:29 +0000)]
(gnus-version-number): Bump.

21 years ago* spam-report.el (spam-report-gmane-regex): docstring fix. From
Teodor Zlatanov [Thu, 1 May 2003 17:47:29 +0000 (17:47 +0000)]
* spam-report.el (spam-report-gmane-regex): docstring fix.  From
Jon Ericson <Jon.Ericson@jpl.nasa.gov>

* gnus.el (gnus-install-group-spam-parameters): docstring fix.
From Jon Ericson <Jon.Ericson@jpl.nasa.gov>

21 years ago(gnus-registry-fetch-extra)
Teodor Zlatanov [Thu, 1 May 2003 17:07:33 +0000 (17:07 +0000)]
(gnus-registry-fetch-extra)
(gnus-registry-store-extra, gnus-registry-group-count): new functions
(gnus-registry-fetch-group, gnus-registry-delete-group)
(gnus-registry-add-group): changed to work with extra data element
if present

21 years agoRelease commit
Lars Magne Ingebrigtsen [Thu, 1 May 2003 16:19:27 +0000 (16:19 +0000)]
Release commit

21 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 1 May 2003 16:14:44 +0000 (16:14 +0000)]
*** empty log message ***

21 years agoRelease commit
Lars Magne Ingebrigtsen [Thu, 1 May 2003 16:08:39 +0000 (16:08 +0000)]
Release commit

21 years ago2003-05-01 Vasily Korytov <deskpot@despammed.com>
Lars Magne Ingebrigtsen [Thu, 1 May 2003 16:03:41 +0000 (16:03 +0000)]
2003-05-01  Vasily Korytov  <deskpot@despammed.com>

* gpg.el (gpg-passphrase-forget): Check that gpg-passphrase is
set.

21 years ago(Oort Gnus): Fix last commit.
Reiner Steib [Thu, 1 May 2003 15:49:43 +0000 (15:49 +0000)]
(Oort Gnus): Fix last commit.

21 years ago(when): Check whether defadvice is fbound.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 15:47:55 +0000 (15:47 +0000)]
(when): Check whether defadvice is fbound.

21 years ago* gnus-registry.el (gnus-registry-unregistered-group-regex): new variable
Teodor Zlatanov [Thu, 1 May 2003 15:46:54 +0000 (15:46 +0000)]
* gnus-registry.el (gnus-registry-unregistered-group-regex): new variable
(gnus-registry-register-message-ids): use it

21 years ago(Oort Gnus): Add prefix limit feature.
Reiner Steib [Thu, 1 May 2003 15:33:06 +0000 (15:33 +0000)]
(Oort Gnus): Add prefix limit feature.

21 years ago(http): Update.
Jesper Harder [Thu, 1 May 2003 15:17:53 +0000 (15:17 +0000)]
(http): Update.

21 years agoUpdate copyright for several files.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 14:23:15 +0000 (14:23 +0000)]
Update copyright for several files.

21 years ago(gnus-version-number): Bump.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 14:17:41 +0000 (14:17 +0000)]
(gnus-version-number): Bump.

21 years agoRelease commit
Lars Magne Ingebrigtsen [Thu, 1 May 2003 14:15:57 +0000 (14:15 +0000)]
Release commit

21 years ago(spam-stat-test-directory): Compare against zero.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 14:14:31 +0000 (14:14 +0000)]
(spam-stat-test-directory): Compare against zero.

21 years ago(spam-stat-test-directory): Skip 0 length files.
Alex Schroeder [Thu, 1 May 2003 14:08:21 +0000 (14:08 +0000)]
(spam-stat-test-directory): Skip 0 length files.

21 years agoEr, head.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 14:07:15 +0000 (14:07 +0000)]
Er, head.

21 years agobody-boundary value
Lars Magne Ingebrigtsen [Thu, 1 May 2003 14:06:24 +0000 (14:06 +0000)]
body-boundary value

21 years ago(spam-stat-test-directory): Skip 0 length files.
Alex Schroeder [Thu, 1 May 2003 14:00:48 +0000 (14:00 +0000)]
(spam-stat-test-directory): Skip 0 length files.

21 years agoFix last commit.
Simon Josefsson [Thu, 1 May 2003 13:34:59 +0000 (13:34 +0000)]
Fix last commit.

21 years agoAdd prefix limit feature.
Simon Josefsson [Thu, 1 May 2003 13:34:33 +0000 (13:34 +0000)]
Add prefix limit feature.

21 years ago*** empty log message ***
Lars Magne Ingebrigtsen [Thu, 1 May 2003 13:13:11 +0000 (13:13 +0000)]
*** empty log message ***

21 years ago(message-forward-subject-name-subject): Decode
Lars Magne Ingebrigtsen [Thu, 1 May 2003 13:13:04 +0000 (13:13 +0000)]
(message-forward-subject-name-subject): Decode
string when forwarding.

21 years ago2003-05-01 Oystein Viggen <oysteivi@tihlde.org>
Lars Magne Ingebrigtsen [Thu, 1 May 2003 12:52:17 +0000 (12:52 +0000)]
2003-05-01  Oystein Viggen  <oysteivi@tihlde.org>

* dgnushack.el (when): Add defadvice.

21 years ago(gnus-version-number): Bump.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 12:35:22 +0000 (12:35 +0000)]
(gnus-version-number): Bump.

21 years agoRelease commit
Lars Magne Ingebrigtsen [Thu, 1 May 2003 12:34:05 +0000 (12:34 +0000)]
Release commit

21 years agoRelease commit
Lars Magne Ingebrigtsen [Thu, 1 May 2003 12:31:49 +0000 (12:31 +0000)]
Release commit

21 years ago(Emacsen): Update.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 12:31:25 +0000 (12:31 +0000)]
(Emacsen): Update.

21 years agoGo back to the standard Gnus logo.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 11:38:45 +0000 (11:38 +0000)]
Go back to the standard Gnus logo.

21 years ago(gnus-version-number): Bump.
Lars Magne Ingebrigtsen [Thu, 1 May 2003 08:07:12 +0000 (08:07 +0000)]
(gnus-version-number): Bump.