Dave Love
2d447df6f8
(message-forward-as-mime, message-forward-ignored-headers)
...
(message-buffer-naming-style, message-default-charset)
(message-dont-reply-to-names, message-send-mail-partially-limit):
Add :version.
2000-11-10 22:58:26 +00:00
Dave Love
58e39d053a
(gnus-auto-expirable-marks)
...
(gnus-inhibit-user-auto-expire, gnus-list-identifiers)
(gnus-extra-headers, gnus-ignored-from-addresses)
(gnus-newsgroup-ignored-charsets)
(gnus-group-highlight-words-alist)
(gnus-summary-show-article-charset-alist): Add :version.
2000-11-10 22:57:34 +00:00
Dave Love
4693ed4e2b
(nnmail-expiry-target)
...
(nnmail-scan-directory-mail-source-once, nnmail-extra-headers)
(nnmail-split-header-length-limit): Add :version.
2000-11-10 22:57:08 +00:00
Dave Love
fc2c2db8e9
(gnus-article-banner-alist)
...
(gnus-emphasize-whitespace-regexp, gnus-ignored-mime-types)
(gnus-article-date-lapsed-new-header)
(gnus-article-mime-match-handle-function, gnus-mime-action-alist)
(gnus-treat-strip-list-identifiers, gnus-treat-date-iso8601)
(gnus-treat-strip-headers-in-body)
(gnus-treat-capitalize-sentences, gnus-treat-play-sounds)
(gnus-treat-translate): Add :version.
(gnus-article-mime-part-function): Fix defcustom.
2000-11-10 22:56:53 +00:00
Dave Love
0e5f03c178
(gnus-read-newsrc-file): Add :version.
2000-11-10 22:56:10 +00:00
Dave Love
5002cc5ce8
(gnus-group-name-charset-method-alist): Add
...
:version.
(nnkiboze-score-file): Defvar when compiling.
2000-11-10 22:55:56 +00:00
Dave Love
72b3c5e980
*** empty log message ***
2000-11-10 19:42:58 +00:00
Dave Love
6ab8077a8d
(gnus-cache-active-file): Don't use
...
file-name-as-directory on directory.
(gnus-cache-file-name): Use expand-file-name, not concat. Don't
use file-name-as-directory on directory.
2000-11-10 18:11:31 +00:00
Dave Love
1c57d87089
Doc fixes.
...
(mm-mime-charset): Don't use the raw result of
mm-preferred-coding-system.
(mm-with-unibyte-buffer, mm-with-unibyte-current-buffer)
(mm-with-unibyte): Simplify.
2000-11-10 18:02:56 +00:00
Dave Love
31f35b6f94
(gnus-start-news-server): Use expand-file-name, not
...
concat.
2000-11-10 18:01:58 +00:00
Dave Love
ce2a8a6a93
(timezone-make-date-arpa-standard): Autoload.
...
(date-to-time): Use it.
2000-11-10 18:00:36 +00:00
Dave Love
9e30862d6e
(message-mode) <adaptive-fill-regexp>:
...
<adaptive-fill-first-line-regexp>: Use [:alnum:] in regexp range.
(message-newline-and-reformat): Likewise.
2000-11-10 17:37:31 +00:00
Dave Love
185a608e0f
Add coding tag.
2000-11-10 17:29:46 +00:00
Dave Love
30d276a402
*** empty log message ***
2000-11-10 11:56:26 +00:00
Dave Love
daaeed873e
2000-11-10 Dave Love <fx@gnu.org>
...
* pop3.el (pop3-version): Deleted.
(pop3-make-date): New function, avoiding message-make-date.
(pop3-munge-message-separator): Use it.
2000-11-10 ShengHuo ZHU <zsh@cs.rochester.edu>
* pop3.el (pop3-munge-message-separator): A message may have an
empty body.
2000-11-10 11:56:06 +00:00
Dave Love
c6e7b5804a
(gnus-group-make-directory-group)
...
(gnus-group-fetch-faq): Use expand-file-name.
(gnus-group-fetch-faq): Simplify completing-read form.
2000-11-09 14:32:25 +00:00
Dave Love
def5ff3657
(mm-encode-body): Use mm-multibyte-p, don't just
...
test for Mule.
2000-11-09 14:23:43 +00:00
Dave Love
6e077b52fd
Revert Maintainer change.
2000-11-09 14:17:06 +00:00
Dave Love
a47449b3c7
(tool-bar-map): Defvar when compiling.
2000-11-09 11:47:47 +00:00
Dave Love
56de556523
(running-xemacs, gnus-use-installed-tm)
...
(gnus-tm-lisp-directory): Deleted.
(gnus-use-installed-mailcrypt, gnus-emacs-lisp-directory): Use
(featurep 'xemacs).
(gnus-gnus-lisp-directory, gnus-mailcrypt-lisp-directory)
(gnus-mailcrypt-lisp-directory, gnus-bbdb-lisp-directory): Remove
version numbers from file names.
2000-11-09 11:39:45 +00:00
Dave Love
722a840955
Use featurep for XEmacs test.
...
(mm-inline-message): Test for `remove-specifier'; don't use
condition-case.
2000-11-08 23:53:59 +00:00
Dave Love
2e049946ac
*** empty log message ***
2000-11-08 23:48:13 +00:00
Dave Love
78f164bac1
2000-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
...
* gnus-start.el (gnus-read-active-file, gnus-activate-group):
Issue message on quit.
2000-11-09 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-start.el: Remove gnus-xemacs.
2000-11-08 23:39:05 +00:00
Dave Love
7cd26120b6
2000-10-11 John Wiegley <johnw@gnu.org>
...
* gnus-topic.el (gnus-topic-mode): Use `setq' to clear
`gnus-group-change-level-function', instead of `remove-hook',
because it's not a hook!
2000-11-08 23:28:41 +00:00
Dave Love
2e36fdceb3
2000-09-29 09:56:34 ShengHuo ZHU <zsh@cs.rochester.edu>
...
* nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
2000-11-08 23:19:00 +00:00
Dave Love
18a84b0f9f
*** empty log message ***
2000-11-08 21:18:50 +00:00
Dave Love
cd942edc7c
2000-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
...
* nnweb.el (nnweb-decode-entities): Work for non-character
entities.
2000-10-08 10:59:13 ShengHuo ZHU <zsh@cs.rochester.edu>
* nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is
asynchronous in Exp version.
2000-11-08 21:04:43 +00:00
Dave Love
62e8183ec8
2000-11-09 Simon Josefsson <simon@josefsson.org>
...
* rfc2104.el: Add SHA-1 example.
(rfc2104-hexstring-to-bitstring): New function.
(rfc2104-hash): Use it.
2000-11-08 20:56:26 +00:00
Dave Love
59896c4c63
(gnus-score-load-file): Use expand-file-name.
...
(gnus-score-find-bnews): Don't concat "".
2000-10-07 09:18:53 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-score.el (gnus-score-body): Don't score body when
agent-fetching.
(gnus-score-followup): Don't score followup either.
2000-09-21 16:15:25 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-score.el (gnus-score-use-all-scores): New variable.
(gnus-all-score-files): Use it.
2000-09-20 18:33:00 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-score.el (gnus-score-find-bnews): Use directory-sep-char.
2000-11-08 20:52:08 +00:00
Dave Love
9db2706e22
*** empty log message ***
2000-11-08 18:12:22 +00:00
Dave Love
9a0026a6df
comment
2000-11-08 17:48:54 +00:00
Dave Love
60bd558946
Put some defvars in eval-when-compile.
...
(gnus-summary-mode-hook): Add :options.
(gnus-summary-make-menu-bar): Add some :help, used by tool bar.
(gnus-summary-tool-bar-map): New variable.
(gnus-summary-make-tool-bar): New function.
(gnus-summary-mode): Put kill-all-local-variables first.
2000-11-08 17:36:41 +00:00
Dave Love
619a6b3088
(gnus-group-toolbar-map): New variable.
...
(gnus-group-make-tool-bar): Rewritten.
(gnus-group-mode): Put kill-all-local-variables first.
2000-11-08 17:32:46 +00:00
Dave Love
189d0c5595
Fernandez' icon renamed.
2000-11-08 17:06:19 +00:00
Dave Love
8c1a8aed90
*** empty log message ***
2000-11-08 15:46:49 +00:00
Dave Love
f2307f1837
Require gnus-util.
...
2000-11-07 Dave Love <fx@gnu.org>
* rfc2047.el: (rfc2047-fold-region): Use gnus-point-at-bol.
(rfc2047-charset-encoding-alist): Add iso-8859-1[45].
2000-11-07 ShengHuo ZHU <zsh@cs.rochester.edu>
* rfc2047.el: Require cl when compiling.
(rfc2047-q-encode-region): Don't break if a QP-word could be
fitted in one line.
(rfc2047-decode): Use mm-with-unibyte-current-buffer-mule4.
(rfc2047-fold-region): "=?=" is not a break point.
(rfc2047-encode-message-header): Move fold into encode-region.
(rfc2047-dissect-region): Rewrite.
(rfc2047-encode-region): Rewrite.
(rfc2047-fold-region): Fold
(rfc2047-unfold-region): New function.
(rfc2047-decode-region): Use it.
(rfc2047-q-encode-region): Don't break at bob.
(rfc2047-decode): Use unibyte.
(rfc2047-q-encode-region): Better calculation of break point.
(rfc2047-fold-region): Don't break the first non-LWSP characters.
(rfc2047-encode-region): Merge only if regions are adjacent.
2000-11-08 15:45:55 +00:00
Dave Love
8e042df508
(gnus-sorted-intersection): Autoload.
2000-11-08 15:40:14 +00:00
Dave Love
534aa266c7
Put some defvars in eval-when-compile.
2000-11-08 15:36:19 +00:00
Dave Love
9e153fefd2
Wrap subst-char-in-string def in eval-and-compile.
...
(gnus-intersection, gnus-sorted-complement): Autoload.
2000-11-08 15:35:07 +00:00
Dave Love
2d5fdf6346
(imap-point-at-eol): New, replacing gnus-point-at-eol.
2000-11-08 15:32:11 +00:00
Dave Love
05c2a83cfd
Avoid compiler warnings.
...
Use (featurep 'xemacs). Require cl when compiling.
(uudecode-char-int): New alias, replacing char-int.
(uudecode-decode-region): Don't call buffer-disable-undo.
2000-11-08 15:27:30 +00:00
Dave Love
4515227fa5
(mm-body-7-or-8): Autoload.
2000-11-08 15:24:27 +00:00
Dave Love
0e43de59ea
(mm-insert-inline): Autoload.
2000-11-08 15:23:02 +00:00
Dave Love
4faaa994b1
Put some defvars in eval-when-compile.
...
(gnus-msg-mail): Move after gnus-setup-message.
2000-11-08 14:07:12 +00:00
Dave Love
1424c9bfe3
(smiley-data-directory, smiley-regexp-alist): Doc fix.
2000-11-08 13:58:20 +00:00
Dave Love
c4fedaa02f
(nnheader): Don't require message (recursive
...
autoload).
2000-11-07 18:21:04 +00:00
Dave Love
cb9040ed23
(gnus-binary-mode): Fix call to gnus-add-minor-mode.
2000-11-06 23:46:59 +00:00
Dave Love
0342aa5b20
2000-11-06 ShengHuo ZHU <zsh@cs.rochester.edu>
...
* gnus-msg.el (gnus-inews-group-method): New function.
(gnus-inews-do-gcc): Use it.
*gnus-msg.el: (gnus-inews-add-send-actions): Use
`gnus-agent-possibly-do-gcc' if Agentized.
(gnus-inews-add-send-actions): Add `gnus-agent-possibly-save-gcc'
to `message-header-hook'.
2000-11-06 23:39:09 +00:00
Dave Love
d8cc10e1d7
2000-11-06 John Wiegley <johnw@gnu.org>
...
* gnus-mlspl.el (gnus-group-split-update): Check the value of
`nnmail-crosspost', and use it to set the `no-crosspost'
argument when calling `gnus-group-split-fancy'. Otherwise, it
assumes that cross-posting is always OK, no matter what
`nmail-crosspost' is set to.
(gnus-group-split-fancy): The argument order in the
second-to-last `push' call was wrong, but since `no-crosspost'
was always nil, it was never being triggered.
2000-11-06 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-mlspl.el: Require cl when compiling.
2000-11-06 23:26:20 +00:00
Dave Love
1464e703ba
2000-10-01 08:32:42 ShengHuo ZHU <zsh@cs.rochester.edu>
...
* gnus-ml.el: Usage.
(gnus-mailing-list-archive, gnus-mailing-list-owner,
gnus-mailing-list-post, gnus-mailing-list-unsubscribe,
gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
(gnus-mailing-list-menu): Define it.
(turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
2000-11-06 23:14:25 +00:00