Commit graph

11 commits

Author SHA1 Message Date
Pavel Janík
715a2ca2fc Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
ShengHuo ZHU
619ac84f46 2001-01-21 ShengHuo ZHU <zsh@cs.rochester.edu>
* message.el (message-forward): Use mule4.
	* mm-util.el (mm-string-as-unibyte): New.
	* message.el (message-forward): Use it.
	* message.el (message-cite-original-without-signature): Don't peel
	off the blank line.
	(message-get-reply-headers): Add Cc if it is not in follow-to.
	* message.el (message-send-mail): Content-Type may not be there.
	By Alberto Lusiani.
	* gnus-art.el (article-display-x-face): Insert X-Face if there is
	not.
	* rfc2047.el (rfc2047-fold-region): Don't insert LWSP if there is
	one.
	* gnus-win.el (gnus-configure-windows): switch-to-buffer in XEmacs.
	(gnus-remove-some-windows): Ditto.
	* mm-decode.el (mm-interactively-view-part): Don't copy-sequence
	handle.
	* gnus-art.el (gnus-mime-view-part): Copy it.
	(gnus-mime-view-part-as-type): Add into gnus-article-mime-handles.
	* nnmail.el (nnmail-get-new-mail): Find group only if file is not
	orig-file. Use ',source.
	* nnslashdot.el (nnslashdot-request-list): Get the right year. By
	Lars Magne Ingebrigtsen.
	* pop3.el (pop3-get-message-count): Andrew Innes
	<andrewi@gnu.org>'s patch of 1999-12-01 was not fully committed.
2001-01-21 05:33:42 +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
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
Dave Love
6e077b52fd Revert Maintainer change. 2000-11-09 14:17:06 +00:00
Dave Love
0e43de59ea (mm-insert-inline): Autoload. 2000-11-08 15:23:02 +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
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
20caff3323 (mm-valid-and-fit-image-p): Use display-graphic-p. 2000-09-20 16:47:30 +00:00
Dave Love
ce9401f30b Merge from Gnus trunk. 2000-09-20 11:46:48 +00:00
Gerd Moellmann
c113de2361 *** empty log message *** 2000-09-19 13:40:08 +00:00