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