1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00
Commit Graph

96 Commits

Author SHA1 Message Date
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
aae25c8cb6 (smiley-data-directory): Fix :type. 2000-12-07 12:11:06 +00:00
Dave Love
ec4f0ef861 *** empty log message *** 2000-12-05 19:18:23 +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
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
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
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
Gerd Moellmann
60e8e0a5fc Remove autoload cookied, add author,
maintainer, keywords tags.
2000-11-22 15:11:36 +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
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
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
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
30d276a402 *** empty log message *** 2000-11-10 11:56:26 +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
a47449b3c7 (tool-bar-map): Defvar when compiling. 2000-11-09 11:47:47 +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
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
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
8c1a8aed90 *** empty log message *** 2000-11-08 15:46:49 +00:00
Dave Love
cb9040ed23 (gnus-binary-mode): Fix call to gnus-add-minor-mode. 2000-11-06 23:46:59 +00:00
Stefan Monnier
fbf44f4434 *** empty log message *** 2000-11-03 23:06:54 +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
7dd6009c0a *** empty log message *** 2000-11-02 18:44:05 +00:00
Miles Bader
7da794dfa0 *** empty log message *** 2000-11-02 04:39:25 +00:00
Dave Love
6b8a0b2d41 *** empty log message *** 2000-11-01 19:16:06 +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
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
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
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