1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

565 Commits

Author SHA1 Message Date
Dave Love
2453b2e8f8 (mml-parse-1): Frob mml-confirmation-set when proceeding
after warnings.  Amend multipart warning message.
2001-01-08 19:25:35 +00:00
Dave Love
5eee36fab2 (nnmail-pathname-coding-system): Defvar when
compiling.
(gnus-make-directory): Require nnmail.
2001-01-04 15:39:04 +00:00
Dave Love
5bb548d2f3 (mm-inline-media-tests): Add
image/x-portable-bitmap.
(mm-get-image): Grok pbm.
2001-01-04 14:47:59 +00:00
ShengHuo ZHU
7dfb59f430 * message.el (message-mail): Support yank-action.
* message.el (message-setup): Revoke the last change.
2000-12-24 16:13:31 +00:00
ShengHuo ZHU
841696203a * message.el (message-setup): Use cons. Suggested by Johan Vromans
<jvromans@squirrel.nl>.

* gnus-topic.el (gnus-topic-create-topic): Use list.

* gnus-vm.el (gnus-summary-save-article-vm): Require gnus-art
before binding gnus-default-article-saver.

* gnus-sum.el (gnus-summary-save-article):
(gnus-summary-pipe-output):
(gnus-summary-save-article-mail):
(gnus-summary-save-article-rmail):
(gnus-summary-save-article-file):
(gnus-summary-write-article-file):
(gnus-summary-save-article-body-file): Ditto.

* gnus-mh.el (gnus-summary-save-article-folder): Ditto.
2000-12-24 06:36:33 +00:00
ShengHuo ZHU
4481aa9880 * gnus-art.el (gnus-article-check-hidden-text): Return t.
* gnus-util.el (gnus-remove-text-properties-when): Return t.

	* mm-decode.el (mm-dissect-multipart): Avoid errors owing to
	malformatted messages.
2000-12-22 14:19:33 +00:00
ShengHuo ZHU
74dd1b0dd8 * gnus-art.el (article-treat-dumbquotes): Quote \.
* gnus-art.el (gnus-treat-emphasize): Don't treat emphasis if
Emacs 20 runs on a terminal.
* gnus-art.el (article-treat-dumbquotes): More doc, provided by
Paul Stevenson <p.stevenson@surrey.ac.uk>
2000-12-22 05:54:53 +00:00
ShengHuo ZHU
88818fbedf * mml.el (gnus-add-minor-mode): Autoload.
* message.el (message-forward): Save-restriction.

* message.el (message-mail-user-agent): Add :version.

* message.el (message-mail-user-agent): New variable.
(message-setup): Renamed to message-setup-1. Support
mail-user-agent.
(message-mail-user-agent): New function.
(message-mail): Use it.
(message-reply): Use it.
(message-resend): Use it.
(message-mail-other-window): Use it.
(message-mail-other-frame): Use it.

* gnus-msg.el (gnus-bug): Support mail-user-agent.
2000-12-21 19:58:34 +00:00
Miles Bader
01860fb9f7 *** empty log message *** 2000-12-21 02:18:46 +00:00
Miles Bader
980984d8e3 Add comment. 2000-12-21 02:09:37 +00:00
Miles Bader
f71680f9f7 (message-mode): Set `comment-start' to the yank prefix. 2000-12-21 01:56:37 +00:00
ShengHuo ZHU
158d6e07f0 * message.el (message-narrow-to-head-1): New function.
(message-narrow-to-head): Use it.
(message-reply): Ditto.
(message-cancel-news): Ditto.
(message-supersede): Ditto.
(message-make-forward-subject): Ditto.
(message-bounce): Ditto.

* gnus-msg.el (gnus-summary-mail-forward): Use original buffer.

* message.el (message-forward): Copy buffer in unibyte mode.
(message-make-forward-subject): Don't widen. Decode.
(message-forward): Don't decode subject.

* mml.el (gnus-ems): Require it.

* gnus-msg.el (gnus-summary-mail-forward):

* message.el (message-forward):  Move mime-to-mml here.

* nnmbox.el (nnmbox-file-coding-system): Use binary.
(nnmbox-active-file-coding-system): Ditto.

* gnus-cus.el (gnus-group-parameters): Add posting-style.

* mm-uu.el: Require binhex.

* qp.el (quoted-printable-encode-region): Upcase QP.
2000-12-20 20:20:51 +00:00
ShengHuo ZHU
520aa572f8 * gnus-util.el (gnus-add-text-properties-when): New function.
(gnus-remove-text-properties-when): Ditto.

* gnus-cite.el (gnus-article-hide-citation): Use them.
(gnus-article-toggle-cited-text): Use them.

* gnus-art.el (gnus-signature-toggle): Use them.
(gnus-article-show-hidden-text): Ditto.
(gnus-article-hide-text): Ditto.

* gnus-art.el (gnus-article-describe-key): Use prompt.
(gnus-article-describe-key-briefly): Ditto.
2000-12-20 06:13:15 +00:00
ShengHuo ZHU
3df3ee3549 2000-12-19 ShengHuo ZHU <zsh@cs.rochester.edu>
* mm-util.el (mm-charset-synonym-alist): Fix a typo.
2000-12-19 21:59:48 +00:00
Gerd Moellmann
52d8e4ff0e *** empty log message *** 2000-12-18 13:17:24 +00:00
Dave Love
d49a49759d Add some commentary. 2000-12-18 12:54:50 +00:00
Dave Love
2a64f8c22a *** empty log message *** 2000-12-18 12:36:31 +00:00
Dave Love
a32c5b03a4 (news-setup, news-reply-mode): Don't autoload
(unused).
2000-12-18 12:36:19 +00:00
ShengHuo ZHU
4c4b227a1d 2000-12-15 ShengHuo ZHU <zsh@cs.rochester.edu>
* pop3.el (pop3-movemail): Use binary.
	(pop3-movemail-file-coding-system): Removed.
2000-12-15 15:13:29 +00:00
Miles Bader
7476c3a0bb (smiley-region): Bind `inhibit-point-motion-hooks' to t, so that we
don't get stuck while trying to smilefy intangible text.
2000-12-13 02:07:55 +00:00
Gerd Moellmann
2ebf6139fc *** empty log message *** 2000-12-12 17:03:11 +00:00
Gerd Moellmann
d6a1d28906 (smiley-regexp-alist): Make regexps match
at the end of the buffer.
(smiley-region): In the loop, move to the end of the submatch
matching the smiley instead of using the end of the match
of the whole regexp.
2000-12-12 16:54:45 +00:00
Dave Love
a7a07b983f *** empty log message *** 2000-12-12 15:45:39 +00:00
Eli Zaretskii
d575011f4c *** empty log message *** 2000-12-12 15:07:44 +00:00
Eli Zaretskii
39343db5d0 (message-mode): Doc fix. 2000-12-12 15:06:58 +00:00
Gerd Moellmann
e9a59cad36 *** empty log message *** 2000-12-12 10:38:08 +00:00
Gerd Moellmann
8e2ec7cdc5 (smiley-region): Doc fix. 2000-12-12 10:37:48 +00:00
Miles Bader
db7ebd7360 (gnus-summary-recenter): When trying to keep the bottom line visible,
check to see if it's partially obscured, and if so, either scroll one
more line to make it fully visible, or revert to showing the second line
from the top.
2000-12-11 05:02:17 +00:00
Dave Love
e2849090fc *** empty log message *** 2000-12-07 12:17:57 +00:00
Dave Love
003dabb730 (mailcap-download-directory): Fix :type. 2000-12-07 12:12:08 +00:00
Dave Love
aae25c8cb6 (smiley-data-directory): Fix :type. 2000-12-07 12:11:06 +00:00
Dave Love
9b708394b7 (gnus-audio-directory): Fix :type. 2000-12-07 12:09:25 +00:00
Dave Love
ec4f0ef861 *** empty log message *** 2000-12-05 19:18:23 +00:00
Dave Love
020930fb6f Fix header and customization. 2000-12-05 19:18:06 +00:00
Dave Love
10b7b8fc11 *** empty log message *** 2000-12-05 19:12:22 +00:00
ShengHuo ZHU
ca3ab2d806 (gnus-configure-frame): Save selected window. 2000-12-05 05:18:31 +00:00
ShengHuo ZHU
25fc4fd5b8 * gnus-msg.el (gnus-msg-mail): COMPOSEFUNC should return t if
succeed.
(gnus-setup-message): Remove a hack.
* gnus-win.el (gnus-configure-windows): Make sure
nntp-server-buffer is live.
(gnus-remove-some-windows): switch-to-buffer -> set-buffer.

* gnus-msg.el (gnus-summary-mail-forward): Fix typos in description.

* gnus-msg.el (gnus-group-posting-charset-alist): No longer allow
raw 8-bit in headers in dk.* newsgroups.
2000-12-04 23:03:50 +00:00
Dave Love
b97cd2cc32 *** empty log message *** 2000-11-30 17:43:17 +00:00
Dave Love
ca34e23b17 (message-set-auto-save-file-name): Use gnus-make-directory. 2000-11-30 17:09:44 +00:00
Dave Love
c541eb9a39 (message-mail-alias-type): Customize.
(message-headers): Remove duplicate defgroup.
2000-11-30 17:04:49 +00:00
Dave Love
8c6f6f4bf7 (message-auto-save-directory): Use
file-name-as-directory.
(message-set-auto-save-file-name): Create
message-auto-save-directory if necessary.
(message-replace-chars-in-string): Removed -- unused.
2000-11-30 16:46:52 +00:00
Dave Love
372edc63d4 (quoted-printable-decode-region): Use error, not message
to report malformed text (like base64).  Amend message.
2000-11-29 22:22:28 +00:00
Miles Bader
3536d0c122 (message-header-lines): Fontify tag. 2000-11-29 08:21:11 +00:00
Dave Love
e775fcc402 *** empty log message *** 2000-11-27 18:01:19 +00:00
Dave Love
6d5ce387e2 Ignore errors when requiring nnweb and avoid a
compiler warning.
2000-11-27 18:01:03 +00:00
Dave Love
7ea85f5bd7 (mm-uu-configure-list): Fix typo in :type. 2000-11-26 20:28:54 +00:00
Dave Love
34f70eda7f *** empty log message *** 2000-11-23 19:03:07 +00:00
Dave Love
c0393b5e29 Doc fixes.
(mailcap-mime-data): Various adjustments.
(mailcap): New group.
(mailcap-download-directory): Customize.
(mailcap-generate-unique-filename, mailcap-binary-suffixes)
(mailcap-temporary-directory): Deleted (unused).
(mailcap-unescape-mime-test): Simplify slightly.
(mailcap-viewer-passes-test): Use functionp.
(mailcap-command-p): Aliased to executable-find.
2000-11-23 17:07:18 +00:00
Dave Love
944c69bfbd (uudecode): Require.
(uudecode-decode-region, uudecode-decode-region-external): Don't
autoload.
(mm-uu-copy-to-buffer): Doc fix.
(mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
type fix.
2000-11-23 17:04:22 +00:00
Dave Love
1bde0b39f0 (rfc2047-encode-message-header): Don't encode if
default-enable-multibyte-characters is nil.
2000-11-23 16:09:21 +00:00
Dave Love
4bcf2f0574 Require ring when compiling. 2000-11-23 16:08:38 +00:00
Dave Love
086ba806c7 comment 2000-11-23 16:05:05 +00:00
Dave Love
fb9fa98d65 *** empty log message *** 2000-11-22 17:59:32 +00:00
ShengHuo ZHU
b9ca4c2b33 (message-send-news): Use buffer-substring-no-properties. 2000-11-22 16:37:04 +00:00
Dave Love
0b8142fae2 2000-11-22 Simon Josefsson <simon@josefsson.org>
* gnus-uu.el (gnus-uu-digest-mail-forward): Search for "from:"
	instead of "from: " for rfc822 compliance.  Insert SPC.
2000-11-22 16:33:13 +00:00
Gerd Moellmann
60e8e0a5fc Remove autoload cookied, add author,
maintainer, keywords tags.
2000-11-22 15:11:36 +00:00
Gerd Moellmann
678986c98c (gnus-group-make-tool-bar): Fix a paren typo. 2000-11-22 14:53:54 +00:00
ShengHuo ZHU
ce1ec550eb * message.el (message-send-mail): Use buffer-substring-no-properties. 2000-11-22 14:27:40 +00:00
Stefan Monnier
38ee4fb4bf (gnus-configure-windows): switch-to-buffer -> set-buffer. 2000-11-21 22:18:23 +00:00
Dave Love
bb367cba62 (gnus-mime-button-map): Don't inherit from
gnus-article-mode-map.
(gnus-mime-button-menu): Use mouse-set-point.
(gnus-insert-mime-button, gnus-mime-display-alternative)
(gnus-mime-display-alternative): Don't use local-map property.
2000-11-21 17:54:40 +00:00
Dave Love
2eebe218ba 2000-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
* nntp.el (nntp-open-telnet): Wait for the telnet prompt before
	sending a command; allow the rtelnet prompt as well.

2000-11-17  Simon Josefsson  <simon@josefsson.org>

	* nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
	prefetch.

2000-11-17  ShengHuo ZHU  <zsh@cs.rochester.edu>

	* nntp.el (nntp-decode-text): Delete bogus status lines.
	(nntp-open-connection): Kill process buffer when quit.
	(nntp-connection-timeout): Add a note. SIGALRM is ignored in both
	FSF Emacs 20 and XEmacs 21.
	(nntp-retrieve-data): Don't ignore quit.
2000-11-17 18:23:03 +00:00
Dave Love
96403ac139 (uudecode-insert-char): Fix bogus feature test.
(uudecode-decode-region-external): Doc fix.  Use with-temp-buffer
and make-temp-file.
(uudecode-decode-region): Doc fix.
2000-11-17 12:59:35 +00:00
Dave Love
1265b5398a *** empty log message *** 2000-11-14 10:29:20 +00:00
Dave Love
8260e5b4e1 mogriy'd from the XPM 2000-11-14 10:17:57 +00:00
Dave Love
f8c0f31e17 From Emerick Rogul <emerick@csa.bu.edu>.
* message.el (message-setup-fill-variables): New variable.
(message-mode): Use it.
2000-11-12 22:51:35 +00:00
Dave Love
6d50239620 *** empty log message *** 2000-11-10 23:34:59 +00:00
Dave Love
10b3dd257b 2000-11-10 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
* gnus-mlspl.el: Documentation tweaks.
2000-11-10 23:34:38 +00:00
Dave Love
850846fdde (gnus-agent-confirmation-function): Add :version.
(gnus-agent-lib-file, gnus-agent-load-alist)
(gnus-agent-save-alist, gnus-agent-article-name): Use
expand-file-name.
2000-11-10 23:03:34 +00:00
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
Dave Love
8b84c4d38e 2000-10-07 15:42:59 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-logic.el (gnus-advanced-string): Use "" if nil.
2000-11-06 23:12:06 +00:00
Dave Love
6a584a182c Change maintainer. 2000-11-06 22:52:20 +00:00
Dave Love
ff223cb79c (running-xemacs): Don't define. 2000-11-06 22:51:40 +00:00
Dave Love
6824727ef3 (mm-uu-configure): Unquote lambda.
(mm-uu-configure-list): Doc fix.
2000-11-06 22:51:11 +00:00
Dave Love
117b4b782b Require cl when compiling. 2000-11-06 22:50:28 +00:00
Dave Love
456d96353c Use (featurep 'xemacs).
(uudecode-char-int): New alias, replacing char-int.
(uudecode-decode-region): Don't call buffer-disable-undo.
2000-11-06 22:46:03 +00:00
Stefan Monnier
fbf44f4434 *** empty log message *** 2000-11-03 23:06:54 +00:00
Stefan Monnier
000281e343 (message-font-lock-keywords): Match a final newline
to help font-lock's multiline support.
2000-11-03 22:42:36 +00:00
Dave Love
fd1d9d9813 (gnus-nocem-check-article-limit): Default to 500. 2000-11-03 16:04:08 +00:00
Dave Love
5859a75ca1 (mm-inline-partial): Space-prefix temp buffer
name.
2000-11-03 15:54:16 +00:00
Dave Love
6eb681a320 (mm-display-external): Space prefix temp buffer
name.  Don't disable undo explicitly.
2000-11-03 15:51:16 +00:00
Dave Love
5aa22ef9ad (gnus-group-parameters) <gcc-self>: Fix custom type.
<banner>: Fix custom type, doc.
2000-11-03 15:48:49 +00:00
Dave Love
7dd6009c0a *** empty log message *** 2000-11-02 18:44:05 +00:00
Dave Love
8befbee7df (message-font-lock-keywords): Use [:alpha:] for
cite-prefix.
2000-11-02 18:43:42 +00:00
Miles Bader
7da794dfa0 *** empty log message *** 2000-11-02 04:39:25 +00:00
Miles Bader
2ec4d9abb3 (mm-uu-configure-list): Move back to old location,
because defcustom tries to call `mm-uu-configure'.
2000-11-02 04:38:24 +00:00
Dave Love
6b8a0b2d41 *** empty log message *** 2000-11-01 19:16:06 +00:00
Dave Love
1c33719f14 (base64): Require unconditionally.
(message-posting-charset): Defvar when compiling.
(rfc2047-encode-message-header, rfc2047-encodable-p): Require
message.
2000-11-01 19:07:36 +00:00
Dave Love
08c9a3850d (nnoo): Require.
(mm-uu-dissect): Autoload.
2000-11-01 19:02:48 +00:00
Dave Love
35f4f38001 Change Maintainer 2000-11-01 19:01:17 +00:00
Dave Love
8538cc2a48 (mml-parse-1): Clarify message.
(mml-minibuffer-read-type): Use mailcap-mime-types.
2000-11-01 18:59:45 +00:00
Stefan Monnier
160ff4e59d *** empty log message *** 2000-11-01 16:27:08 +00:00
Dave Love
e017ba356d 2000-11-01 ShengHuo ZHU <zsh@cs.rochester.edu>
* rfc2231.el: Require cl when compiling.
2000-11-01 15:08:23 +00:00
Dave Love
44d5f5760f (mm-uu-decode-function, mm-uu-binhex-decode-function):
Fix custom type.
(mm-uu-configure-list): Move and fix custom type.
2000-11-01 14:54:52 +00:00
Dave Love
5ce3df5708 Require cl when compiling. 2000-11-01 14:48:17 +00:00
Dave Love
dd8955f010 Use (featurep 'xemacs).
(binhex-char-int): New alias, replacing char-int.
Change callers.
(binhex-decode-region): Simplify work buffer code.
(binhex-decode-region-external): Use expand-file-name, not concat.
2000-11-01 14:46:55 +00:00
Dave Love
4325195cd6 Fix 2000-10-27 change properly. 2000-10-30 19:10:33 +00:00
Miles Bader
a00b77f9ad (gnus-read-save-file-name): Remove extraneous paren. 2000-10-28 11:22:34 +00:00
Dave Love
51a29efc7f *** empty log message *** 2000-10-27 23:58:01 +00:00
Dave Love
75807ea6fa 2000-10-08 Christoph Conrad <christoph.conrad@gmx.de>
* gnus-draft.el (gnus-draft-send-message): Typo.

2000-10-07 08:19:17  ShengHuo ZHU  <zsh@cs.rochester.edu>

	* gnus-draft.el (gnus-draft-send-message): Ditto.
	(gnus-group-send-drafts): Ditto.

* gnus-agent.el (gnus-agent-possibly-do-gcc):
(gnus-agent-restore-gcc):
(gnus-agent-possibly-save-gcc): New functions.
2000-10-27 23:33:14 +00:00
Dave Love
a261748441 2000-10-27 Simon Josefsson <simon@josefsson.org>
* nnimap.el (nnimap-group-overview-filename): Create directory for
	newfile (when use long filenames is nil).  Copy+delete file if
	rename didn't work.
	(nnimap-group-overview-filename): `rename-file' and `copy-file'
	doesn't return anything useful, use ignore-errors instead.
	(nnimap-verify-uidvalidity): Delete overview file when
	uid validity changes.
	(nnimap-group-overview-filename): Store uidvalidity in filenames.
	Rename old files into new format.
	(nnimap-request-accept-article): Remove \n's from
	From_ lines.
	(nnimap-request-accept-article): Remove From[^:] lines.
	(imap-starttls-p): Check for starttls binary.
	(imap-starttls-open): More verbose.
	(imap-gssapi-auth): Ditto.
	(imap-kerberos4-auth): Ditto.
	(imap-cram-md5-auth): Ditto.
	(imap-login-auth): Ditto.
	(imap-anonymous-auth): Ditto.
	(imap-digest-md5-auth): Ditto.
	(imap-open): Ditto.
	(imap-digest-md5-p): Check capability first.
	(imap-parse-flag-list): Correctly parse empty lists.
	(imap-login-p): Support LOGINDISABLED.
	(imap-parse-body): Work around bug in Sun SIMS.
2000-10-27 23:20:38 +00:00
Dave Love
e0bad764b1 2000-10-27 John Wiegley <johnw@gnu.org>
* gnus-art.el (gnus-treat-hide-citation-maybe): Added this
	variable to correspond with `gnus-article-hide-citation-maybe'.
	(gnus-treatment-function-alist): Added entry for the above
	correlation.

2000-10-27  Richard M. Alderson III <alderson@netcom2.netcom.com>

	* gnus-art.el (gnus-read-save-file-name): expand-file-name.

2000-10-27  Kai Gro�ohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* gnus-art.el (article-strip-banner): Use
	gnus-group-find-parameter rather than gnus-group-get-parameter, to
	allow inheritance on the banner.
	From elkin@tverd.astro.spbu.ru.

2000-10-27  ShengHuo ZHU  <zsh@cs.rochester.edu>

	* gnus-art.el (gnus-request-article-this-buffer):
	gnus-refer-article-method might be a single method.
	(gnus-article-mime-total-parts): New function.
	(gnus-mm-display-part): Use it.
	(gnus-mime-display-single): Ditto.
	(gnus-mime-display-alternative): Ditto.
	(gnus-mime-inline-part): Check validity of charset.
	(gnus-treat-display-smileys): Default value in Emacs 21.
	* gnus-art.el: Define dynamic variables in eval-when-compile.
	(gnus-article-prepare): Configure it again.
	(gnus-insert-mime-button): Use gnus-overlay-buffer,
	gnus-overlay-start.
	(gnus-article-prepare): Configure windows before
	gnus-article-prepare-display is called.  Otherwise, BBDB's popup
	window might be overrided.
	(gnus-mime-inline-part): Use prefix argument only
	when it is called interactively.
	(gnus-mime-action-alist): New variable.
	(gnus-mime-action-on-part): Use it.
	(gnus-mime-button-commands): Add command ".".
	(gnus-mime-inline-part): Support prefix argument.
	(gnus-article-banner-alist): New variable.
	(article-strip-banner): Use it.
2000-10-27 23:14:59 +00:00
Dave Love
fcb282a54b Add maintainer and modify keywords header. 2000-10-27 22:51:47 +00:00
Dave Love
9b198954f1 2000-10-27 ShengHuo ZHU <zsh@cs.rochester.edu>
* mailcap.el (mailcap-parse-mailcaps): Don't use parse-colon-path,
	because they are files, not paths.
	(mailcap-parse-mimetypes): Ditto.
	(mailcap-mime-types): Use mailcap-mime-data.
2000-10-27 22:46:05 +00:00
Dave Love
03f20b4797 2000-10-27 Simon Josefsson <simon@josefsson.org>
* gnus-agent.el (gnus-agent-possibly-do-gcc):
	(gnus-agent-restore-gcc):
	(gnus-agent-possibly-save-gcc): New functions.

	Asks the user to synch flags with server when you plug in.

	* gnus-agent.el (gnus-agent-synchronize-flags): New variable.
	(gnus-agent-possibly-synchronize-flags-server): New function, use it.
	(gnus-agent-toggle-plugged): Call it.
	(gnus-agent-synchronize-flags): Renamed from `gnus-agent-synchronize'.
	(gnus-agent-group-mode-map): `g-a-s' -> `g-a-s-flags'.
	(gnus-agent-possibly-synchronize-flags): New function.
	(gnus-agent-possibly-synchronize-flags-server): New function.
2000-10-27  ShengHuo ZHU  <zsh@cs.rochester.edu>

	* gnus.el (gnus-xmas-define): Defalias gnus-overlay-buffer,
	gnus-overlay-start.
	* gnus.el (gnus-agent-fetching): New variable.
	* gnus-agent.el (gnus-agent-with-fetch): Bind it.

	* gnus-agent.el (gnus-agent-fetch-session): Catch quit.
	(gnus-agent-fetch-group-1): Score-param could be nil.
	(gnus-agent-any-covered-gcc): New function.
	(gnus-agent-possibly-save-gcc): Use it.
	(gnus-agent-possibly-do-gcc): Ditto.
	* gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
	the GNU assignment issue.
	(gnus-agent-fetch-group-1): Reimplement Mike McEwan's proposal.
	* gnus-agent.el: timer vs. itimer.
2000-10-27 19:48:50 +00:00
Dave Love
48df946a7c 2000-10-27 Dave Love <fx@gnu.org>
* gnus.el: Don't require custom.  Don't require message at top
	level.
	(gnus-message-archive-method): Require message here.
2000-10-27  ShengHuo ZHU  <zsh@cs.rochester.edu>

	* gnus.el (gnus-xmas-define): Defalias gnus-overlay-buffer,
	gnus-overlay-start.
	* gnus.el (gnus-agent-fetching): New variable.
2000-10-27 19:15:42 +00:00
Dave Love
2428f2377a 2000-10-27 ShengHuo ZHU <zsh@cs.rochester.edu>
* webmail.el (webmail-type-definition): Fix my-deja open url.
	(webmail-hotmail-list): Fix.
	(webmail-netscape-open, webmail-hotmail-article,
	webmail-hotmail-list): Update.
	(webmail-my-deja-*): Rewrite.
2000-10-27 18:58:55 +00:00
Dave Love
052802c1f4 2000-10-27 ShengHuo ZHU <zsh@cs.rochester.edu>
* mm-util.el (mm-multibyte-p): Test (featurep 'xemacs).
	(mm-with-unibyte-current-buffer-mule4): New function.
	(mm-enable-multibyte-mule4): New.
	(mm-disable-multibyte-mule4): New.

	* mm-util.el (mm-enable-multibyte-mule4): New.
	(mm-disable-multibyte-mule4): New.
2000-10-27 18:52:28 +00:00
Dave Love
d4dfaa1967 2000-10-27 Kai Gro�ohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
* gnus-sum.el (gnus-get-split-value): Use first match only (Ed L
	Cashin <ecashin@coe.uga.edu>).

2000-10-27  Simon Josefsson  <simon@josefsson.org>

	* gnus-sum.el (gnus-get-newsgroup-headers): Ditto.

2000-10-27  ShengHuo ZHU  <zsh@cs.rochester.edu>

	* gnus-sum.el (gnus-refer-article-methods): The second could be
	a named method.
	(gnus-cache-write-active): Auto load.
	(gnus-summary-display-article): Enable multibyte.
	(gnus-summary-select-article): Don't enable multibyte here.
	(gnus-summary-goto-article): Ditto.
	(gnus-summary-enter-digest-group): Decode to-address.
	* mm-util.el (mm-enable-multibyte-mule4): New.
	(mm-disable-multibyte-mule4): New.
	* gnus-sum.el (gnus-summary-mode): Use it.
	(gnus-summary-select-article): Ditto.
	(gnus-summary-goto-article): Use enable multibyte.
2000-10-27 18:51:39 +00:00
Dave Love
df359f6c5b 2000-09-24 Simon Josefsson <simon@josefsson.org>
* nnheader.el (nnheader-parse-head): Try both "from:" and "from: ".
2000-10-03  Bjorn Torkelsson  <torkel@hpc2n.umu.se>

	* uudecode.el: xemacs cleanup (use featurep ' xemacs)

	* nnheader.el: ditto
2000-10-27 18:32:15 +00:00
Dave Love
1f9cab4bc9 *** empty log message *** 2000-10-27 18:13:19 +00:00
Dave Love
ec4eb560b9 2000-10-27 ShengHuo ZHU <zsh@cs.rochester.edu>
* nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
	(nnkiboze-enter-nov): Fix it when there is no xref.
	(nnkiboze-generate-groups): List groups.
	(nnkiboze-request-article): Use
	gnus-cache-request-article.
2000-10-27 18:09:37 +00:00
Dave Love
2491844d11 2000-09-24 Simon Josefsson <simon@josefsson.org>
* gnus-group.el (gnus-group-nnimap-edit-acl): Check if server
	support ACL's.

2000-10-27  ShengHuo ZHU  <zsh@cs.rochester.edu>

	* gnus-group.el (gnus-group-make-kiboze-group): Use
	nnkiboze-score-file.
	(gnus-group-make-kiboze-group): Fix prompt.
2000-10-27 18:06:48 +00:00
Dave Love
8bc0957aa9 *** empty log message *** 2000-10-27 17:58:47 +00:00
Dave Love
83595c0c40 2000-10-27 ShengHuo ZHU <zsh@cs.rochester.edu>
* message.el (message-send-mail-partially): Replace the header
	delimiter with a blank line.
	(message-sending-message): New variable.
	(message-send): Use it.
	(message-default-charset): Default value for non-Mule Emacsen.
	(message-alternative-emails): New.
	(message-use-alternative-email-as-from): New.
	(message-setup): Use them.
	(message-default-charset): Set default value in non-MULE XEmacsen
	as iso-8859-1.

2000-10-27 Emerick Rogul <emerick@csa.bu.edu>

	* message.el (message-setup-fill-variables): New variable.
	(message-mode): Use it.

2000-10-27  Bjorn Torkelsson  <torkel@hpc2n.umu.se>

	* message.el: xemacs cleanup (use featurep ' xemacs)

2000-10-27  Stanislav Shalunov <shalunov@internet2.edu>

	* message.el (message-make-in-reply-to): In-Reply-To is message-id
	(see DRUMS).

2000-10-27  Simon Josefsson  <simon@josefsson.org>

	* message.el (message-send): Make sure error is signalled if no
	send method is specified.
2000-10-27 17:58:21 +00:00
Dave Love
a7c1335103 *** empty log message *** 2000-10-27 17:15:04 +00:00
Dave Love
84b9b23e01 (gnus-group-make-menu-bar): Add some :help
strings.
(gnus-group-make-tool-bar): New function.
(gnus-group-mode): Use it.
2000-10-27 17:13:45 +00:00
Dave Love
c47a0dc8a2 (message-mode-menu): Add some :help strings.
(message-mode) [message-tool-bar-map]: Define tool-bar-map.
(featurep): Use (featurep 'xemacs).  Install tool bar for Emacs.
2000-10-27 17:11:23 +00:00
Dave Love
62a27ccf01 2000-10-27 Dave Love <fx@gnu.org>
* mm-decode.el (mm-valid-and-fit-image-p): Don't test
	display-graphic-p here.

2000-10-27  ShengHuo ZHU  <zsh@cs.rochester.edu>

	* mm-decode.el (mm-viewer-completion-map): New.
	(mm-interactively-view-part): Use it.
2000-10-27 16:46:11 +00:00
Dave Love
5dd7fd91ab 2000-10-26 Simon Josefsson <sj@extundo.com>
* mail-source.el (mail-sources): IMAP predicate is a string.
	(mail-sources): Add default values for IMAP mailbox, predicate and
	fetchflag.
2000-10-27 16:31:57 +00:00
Miles Bader
05ea7ef21a *** empty log message *** 2000-10-27 01:47:24 +00:00
Miles Bader
4ddf0e6494 Use (featurep 'xemacs) instead of the `gnus-xemacs' variable, as the
latter has been removed.
2000-10-27 01:36:40 +00:00
Jason Rumney
f59a34152d (gnus-signature-face): Use italics on all terminals that support it. 2000-10-26 19:44:12 +00:00
Dave Love
a0b972de7b *** empty log message *** 2000-10-26 18:35:31 +00:00
Dave Love
01b5d73b79 2000-10-26 Dave Love <fx@gnu.org>
* flow-fill.el: Require cl when compiling.

2000-10-26  Simon Josefsson  <simon@josefsson.org>

	* flow-fill.el (fill-flowed): Don't flow "-- " lines.
	(fill-flowed): Make "quote-depth wins" rule work when first line
	is at level 0.
2000-10-26 18:12:28 +00:00
Dave Love
fc7bf2631f 2000-10-08 10:59:13 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-util.el (gnus-kill-all-overlays): Move out.
2000-10-26 17:42:44 +00:00
Dave Love
06c43cdf99 2000-10-08 08:57:13 ShengHuo ZHU <zsh@cs.rochester.edu>
* gnus-ems.el: Remove gnus-xemacs.  Autoload smiley.
	(gnus-kill-all-overlays): Move here.
2000-10-26 17:36:05 +00:00
Dave Love
a211301f96 2000-10-26 Dirk Meyer <dischi@tzi.de>
* gnus-demon.el (gnus-demon-time-to-step): theHour was set to
	seconds instead of hour.
2000-10-26 17:14:08 +00:00
Dave Love
4f926b3e43 2000-10-26 Dave Love <fx@gnu.org>
* mail-source.el: Require imap when compiling and defvar
	display-time-mail-function.  Require mm-util.
	(nnheader-cancel-timer): Autoload.
	(mail-source-imap-authenticators, mail-source-imap-streams): New
	variables.
	(mail-sources): Use them.
	(defvar): Use rmail-spool-directory unconditionally.

2000-10-26  Per Abrahamsen  <abraham@dina.kvl.dk>

	* mail-source.el (mail-sources): Better `:type'.

2000-10-26  Kai Gro�ohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* mail-source.el (mail-source-keyword-map): Use
	`rmail-spool-directory' as a default directory for the `file'
	source, if the variable is defined.  Fall back to hardcoded
	"/usr/spool/mail/", as before.  Suggestion by Steven E. Harris
	<seh@speakeasy.org>.
2000-10-26 17:13:22 +00:00
Jason Rumney
3d647abe6a *** empty log message *** 2000-10-25 19:10:39 +00:00
Dave Love
46c519de2c *** empty log message *** 2000-10-23 17:51:33 +00:00
Stefan Monnier
c70fe8527e *** empty log message *** 2000-10-19 15:42:49 +00:00
Dave Love
776ca44f00 (mm-uu-decode-function)
(mm-uu-binhex-decode-function): Defvar when compiling.
2000-10-18 17:08:35 +00:00
Dave Love
f49c4ef75c (gnus-nocem-issuers): Update.
(gnus-nocem-check-from): New option.
(gnus-nocem-scan-groups): Use it.
(gnus-nocem-check-article): Bind gnus-newsgroup-name.
(gnus-nocem-check-article-limit): Add :version.
2000-10-18 16:50:53 +00:00
Miles Bader
17ea3cdbd7 *** empty log message *** 2000-10-18 01:55:32 +00:00
Miles Bader
e76ef45b2b (gnus-nocem-check-article-limit): New variable.
(gnus-nocem-scan-groups): Obey `gnus-nocem-check-article-limit'.
2000-10-18 01:54:57 +00:00
Gerd Moellmann
6569c3d3cd *** empty log message *** 2000-10-16 13:04:06 +00:00
Stefan Monnier
3b9d5a55c7 (mm-util): Require CL when compiling. 2000-10-16 05:54:44 +00:00
Dave Love
ad64a8881c *** empty log message *** 2000-10-15 17:29:48 +00:00
Dave Love
b756f5b43d Require mm-util. 2000-10-15 17:19:43 +00:00
Dave Love
40ad3db491 *** empty log message *** 2000-10-13 14:20:54 +00:00
Dave Love
b5287163ec (quoted-printable-decode-region): Avoid invalid
coding-systems.
2000-10-13 14:08:06 +00:00
Dave Love
d1a7bc9359 (mm-charset-synonym-alist): Add windows-1252. 2000-10-12 11:19:01 +00:00
Gerd Moellmann
b0da379e18 *** empty log message *** 2000-10-12 10:54:43 +00:00
Gerd Moellmann
8f716686d5 Don't require `mm-uu' at compile-time; it leads
to a recursive load.
2000-10-12 10:42:46 +00:00
Dave Love
c990f53a3f *** empty log message *** 2000-10-12 09:21:35 +00:00
Dave Love
00558b127a fix last 2000-10-12 09:19:23 +00:00
Dave Love
661dd38e34 (gnus-group-startup-message): Check for PBM image. 2000-10-12 09:18:01 +00:00
Dave Love
126cbb422a (mail-source-fetch-imap): Bind
default-enable-multibyte-characters rather than using
mm-disable-multibyte.
2000-10-09 13:35:39 +00:00
Dave Love
f5533b6358 *** empty log message *** 2000-10-06 22:55:11 +00:00
Stefan Monnier
b28ce55a42 Require CL. At least, for `incf'. 2000-10-06 18:16:18 +00:00
Dave Love
50e488b16b Don't require cl.
(gnus-audio): New custom group.
(gnus-audio-inline-sound): Change to work with Emacs.
(gnus-audio-directory, gnus-audio-directory)
(gnus-audio-au-player):  Customize.
(gnus-audio-play): Try external player if play-sound-file fails.
Use file-name-extension, not string-match.
2000-10-06 14:35:27 +00:00
Dave Love
a470fcc68d *** empty log message *** 2000-10-06 13:53:12 +00:00
Dave Love
d21a76dad9 (mm-decode-coding-region, mm-encode-coding-region):
Autoload.
(quoted-printable-decode-region):  Rename arg which confused
charset with coding-system.  Don't use nonascii-insert-offset.
Coding-system encode the region initially.  Don't recognize `=='
as valid QP.  Coding-system decode the region finally.
(quoted-printable-decode-string): Rename arg which confused
charset with coding-system.
2000-10-06 13:35:20 +00:00
Dave Love
eb806ef3a3 (article-de-quoted-unreadable)
(article-de-base64-unreadable): Fold search case
rather than downcasing string.  Apply mm-charset-to-coding-system
to arg of quoted-printable-decode-region.
2000-10-06 13:33:37 +00:00
Dave Love
058635a937 Require mm-uu, Don't require qp, uudecode.
(mm-encode-body): Apply mm-charset-to-coding-system to arg of
mm-encode-coding-region.
(mm-decode-body, mm-decode-string): Rename variables which
confused charset with coding-system.
(binhex-decode-region): Don't autoload.
(mm-body-encoding): Require message.
(mm-decode-content-transfer-encoding): Require mm-uu in relevant
cond branches.
2000-10-06 13:31:27 +00:00
Stefan Monnier
dcf4ae738b (nnfolder-ignore-active-file): Typos. 2000-10-05 23:26:40 +00:00
Stefan Monnier
0a30c4c8f3 (gnus-summary-save-in-folder): Obey mh-lib-progs. 2000-10-05 23:23:27 +00:00
Stefan Monnier
b262af48f2 (gnus-kill): Typo. 2000-10-05 23:23:06 +00:00
Dave Love
1391c56767 Require cl when compiling. 2000-10-05 20:10:23 +00:00
Dave Love
721d5fba2d *** empty log message *** 2000-10-05 18:20:13 +00:00
Kenichi Handa
86647e1190 *** empty log message *** 2000-10-05 06:02:24 +00:00
Kenichi Handa
33ecc295fc Revived 2000-10-05 05:49:45 +00:00
Stefan Monnier
c917127845 require 'cl when compiling. 2000-10-05 01:56:56 +00:00
Dave Love
5f180e5360 Don't turn off compiler warnings in local vars.
Require ring when compiling.
(gnus-x-splash): Bind width, height.
(gnus-article-compface-xbm): New variable.
(gnus-article-display-xface): Move graphic test.  Use unibyte.
Obey gnus-article-compface-xbm.  Use pbm, not xbm.
2000-10-04 17:24:25 +00:00
Dave Love
2737144821 *** empty log message *** 2000-10-04 16:45:43 +00:00
Dave Love
d32525fdbe (smiley-regexp-alist, smiley-update-cache): Use
pbm images.
2000-10-04 15:32:24 +00:00
Dave Love
7669d6a3c3 *** empty log message *** 2000-10-04 15:30:17 +00:00
Dave Love
3b0bf2617c (quoted-printable-encode-region): Don't use mm-find-charset-region. 2000-10-03 17:38:06 +00:00
Dave Love
657b2c659b Don't require mm-util.
(quoted-printable-decode-region): Rewritten.
(quoted-printable-decode-string, quoted-printable-encode-region):
Doc fix.
(quoted-printable-encode-region): Barf on multibyte characters.
Maybe make the class multibyte.  Upcase chars, not formatted
strings.  Allow mm-use-ultra-safe-encoding to be unbound.
(quoted-printable-encode-string): Don't use
mm-with-unibyte-buffer.
2000-10-03 16:13:36 +00:00
Dave Love
72fc04186a 2000-10-03 Dave Love <fx@gnu.org>
* mail-source.el (mail-sources): Revert to nil.

2000-10-03  ShengHuo ZHU  <zsh@cs.rochester.edu>

	* mail-source.el (mail-source-report-new-mail): Use
	nnheader-cancel-timer.

2000-10-03  Simon Josefsson  <simon@josefsson.org>

	* mail-source.el (mail-source-imap-file-coding-system): New variable.
	(mail-source-fetch-imap): Use it.
2000-10-03 16:12:25 +00:00
Dave Love
9a075f5ee6 (nnmail-spool-file): Revert to `((file))'. 2000-10-03 16:11:12 +00:00
Gerd Moellmann
f02149ce31 *** empty log message *** 2000-09-29 19:37:53 +00:00
Gerd Moellmann
e03eed5154 (gnus-mode-line-buffer-identification)[EMACS]: Fix
last change.
2000-09-29 19:37:23 +00:00
Gerd Moellmann
323ce45282 (smiley-update-cache): Use `:ascent center'. 2000-09-29 19:22:03 +00:00
Gerd Moellmann
5c049c8be3 (gnus-mode-line-buffer-identification)[EMACS]: Use
`:ascent center'.
2000-09-29 19:20:41 +00:00
Gerd Moellmann
e35786a23f (gnus-mode-line-buffer-identification) [Emacs]: Change
image's :ascent to 80.  That gives a mode-line which is approx.
as tall as the normal one.
2000-09-28 20:19:44 +00:00
Dave Love
5768681d58 (smiley-region): Test if display-graphic-p bound
(for Emacs 20).  Tidy somewhat.
2000-09-21 16:28:06 +00:00
Dave Love
c29d77c4b6 *** empty log message *** 2000-09-21 09:29:24 +00:00
Dave Love
e7d235f7f3 (gnus-article-display-xface): Use unibyte for the image processing.
Rationalize logic somewhat.
2000-09-21 09:23:32 +00:00
Dave Love
b246235bea *** empty log message *** 2000-09-20 17:08:54 +00:00
Dave Love
8b93df0128 Merge from Gnus trunk. 2000-09-20 16:54:57 +00:00
Dave Love
805b7fc074 (mail-source-delete-incoming): Set to t, assuming
we'll be careful merging development changes.
2000-09-20 16:52:10 +00:00
Dave Love
7d188d3d8b (gnus-1) <gnus-simple-splash>: Don't test for X
specifically.
2000-09-20 16:49:43 +00:00
Dave Love
20caff3323 (mm-valid-and-fit-image-p): Use display-graphic-p. 2000-09-20 16:47:30 +00:00
Dave Love
ceaed79bfa (gnus-version-number): Start 5.9 series. Avoid some
redundant autoloads.
2000-09-20 16:46:34 +00:00
Dave Love
2d2f7f3ed6 (gnus-smiley-display): Autoload from smiley-ems.
(mouse-set-point, set-face-foreground)
(set-face-background, x-popup-menu) [not window-system]: Don't zap
them.
2000-09-20 16:42:43 +00:00
Gerd Moellmann
b7e11c5bb5 *** empty log message *** 2000-09-20 14:07:25 +00:00
Gerd Moellmann
7044c0584d (gnus-article-display-xface): Don't convert PBM
to XBM; we always have PBM support.
2000-09-20 13:20:32 +00:00
Dave Love
ce9401f30b Merge from Gnus trunk. 2000-09-20 11:46:48 +00:00
Dave Love
3a1355e5ad *** empty log message *** 2000-09-20 10:43:45 +00:00
Gerd Moellmann
c113de2361 *** empty log message *** 2000-09-19 13:40:08 +00:00
Gerd Moellmann
16409b0bb8 Update to emacs-21-branch of the Gnus CVS repository. 2000-09-19 13:37:09 +00:00
Kenichi Handa
6922b01802 *** empty log message *** 2000-08-21 01:39:25 +00:00
Gerd Moellmann
a893064df5 Correct author's mail address. 2000-07-19 11:04:18 +00:00
Sam Steingold
3a8e2ba917 ignore *.elc 2000-06-19 16:16:01 +00:00
Gerd Moellmann
d150418429 *** empty log message *** 2000-06-19 12:13:14 +00:00
Gerd Moellmann
ead0e4e0dd (gnus-uu-default-view-rules): Don't use `xv'. 2000-06-19 12:11:31 +00:00
Dave Love
4cac7481ee Import changes from current Gnus.
(pop3-open-server): Bind coding systems before creating buffer and
fix creating its name.
(pop3-string-to-list): Function deleted.  Change callers to use
split-string.
2000-05-08 17:59:45 +00:00
Dave Love
b0e40a7fe1 Fix copyright dates. 2000-01-31 22:03:00 +00:00
Dave Love
a9c810bf47 (pop3-movemail-file-coding-system): Doc fix.
(pop3-movemail): Replace binding of pop3-movemail-file-coding-system.
1999-12-19 00:39:01 +00:00
Dave Love
54b029480e (nnvirtual-create-mapping): Don't use mapc. 1999-10-23 12:00:04 +00:00