| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
(gnus-group-fetch-faq): Use expand-file-name.
(gnus-group-fetch-faq): Simplify completing-read form.
|
|
|
|
| |
test for Mule.
|
| |
|
| |
|
|
|
|
| |
eval-after-load.
|
|
|
|
|
|
| |
fix.
(ps-output-list): Fun eliminated.
(ps-begin-file, ps-begin-job): Code fix.
|
| |
|
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
|
| |
(mm-inline-message): Test for `remove-specifier'; don't use
condition-case.
|
| |
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* 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!
|
|
|
|
| |
* nndoc.el (nndoc-dissect-mime-parts-sub): Correctly mark body-begin.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* rfc2104.el: Add SHA-1 example.
(rfc2104-hexstring-to-bitstring): New function.
(rfc2104-hash): Use it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(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.
|
| |
|
|
|
|
| |
tool-bar-lines.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
(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.
|
|
|
|
|
|
|
| |
(shell-command-on-region): Mention resize-mini-windows in the doc
string.
(display-message-or-buffer): Take the value of resize-mini-windows
into account.
|
|
|
|
|
| |
(gnus-group-make-tool-bar): Rewritten.
(gnus-group-mode): Put kill-all-local-variables first.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
(gnus-intersection, gnus-sorted-complement): Autoload.
|
| |
|
|
|
|
|
|
| |
Use (featurep 'xemacs). Require cl when compiling.
(uudecode-char-int): New alias, replacing char-int.
(uudecode-decode-region): Don't call buffer-disable-undo.
|
| |
|
| |
|
|
|
|
| |
(gnus-msg-mail): Move after gnus-setup-message.
|
| |
|
|
|
|
| |
autoload).
|
| |
|
| |
|
|
|
|
| |
to the regular expression, for find-dired.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* 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'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnus-logic.el (gnus-advanced-string): Use "" if nil.
|
| |
|
| |
|
|
|
|
| |
(mm-uu-configure-list): Doc fix.
|
| |
|
|
|
|
|
| |
(uudecode-char-int): New alias, replacing char-int.
(uudecode-decode-region): Don't call buffer-disable-undo.
|