emacs/lisp/mail
Katsumi Yamaoka 765d43190e Synch with Gnus trunk.
* mail/binhex.el (binhex-decode-region-internal)
* mail/uudecode.el (uudecode-decode-region-internal)
* net/dns.el (dns-read-string-name, dns-write, dns-read)
(dns-read-type, dns-query)
* pgg-parse.el (pgg-parse-armor)
* pgg.el (pgg-verify-region)
* sha1.el (sha1-string-external): Don't run set-buffer-multibyte for
XEmacs.

* net/imap.el (imap-disable-multibyte): Redefine them as a macro.

* nnweb.el (nnweb-gmane-search)
* yenc.el (yenc-decode-region): Don't run set-buffer-multibyte for
XEmacs.

* gnus-art.el (gnus-article-browse-html-parts)
* gnus-group.el (gnus-read-ephemeral-gmane-group)
(gnus-read-ephemeral-bug-grou): Use mm-make-temp-file instead of
make-temp-file.

* gnus-dired.el (gnus-dired-mode): Bind gnus-dired-mode-hook,
gnus-dired-mode-on-hook and gnus-dired-mode-off-hook for XEmacs when
compiling.

* gnus-ml.el (gnus-mailing-list-mode): Bind gnus-mailing-list-mode-hook,
gnus-mailing-list-mode-on-hook and gnus-mailing-list-mode-off-hook for
XEmacs when compiling.

* gnus-salt.el (gnus-pick-mode): Bind gnus-pick-mode-on-hook and
gnus-pick-mode-off-hook for XEmacs when compiling.
(gnus-binary-mode): Bind gnus-binary-mode-on-hook and
gnus-binary-mode-off-hook for XEmacs when compiling.

* gnus-sum.el (gnus-summary-limit-strange-charsets-predicate): Return
nil if char-charset is not available.

* sieve-manage.el (sieve-manage-disable-multibyte): Redefine them as a
macro.

* mm-url.el (mm-url-form-encode-xwfu): Use mm-encode-coding-string
instead of encode-coding-string.

* mm-util.el (mm-enable-multibyte, mm-disable-multibyte): Use (featurep
'xemacs) instead of mm-emacs-mule to switch function definitions.
(mm-with-unibyte-current-buffer): Make it a progn macro for XEmacs.
2010-05-07 06:58:17 +00:00
..
.gitignore
binhex.el Synch with Gnus trunk. 2010-05-07 06:58:17 +00:00
blessmail.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
emacsbug.el Minor simplifications for emacsbug.el. 2010-03-17 23:18:47 -07:00
feedmail.el (top-level): Move require 'mail-utils to start. 2009-12-10 08:25:58 +00:00
footnote.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hashcash.el * mail/hashcash.el (declare-function): Remove duplicate definition. 2010-03-17 23:21:21 -07:00
mail-extr.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mail-hist.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mail-utils.el * mail/mail-utils.el (mail-unquote-printable-region): Doc fix. 2010-02-03 21:05:37 -08:00
mailabbrev.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mailalias.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mailclient.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mailheader.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mailpost.el Reword header comment to prevent copyright.el wanting to update years. 2009-11-03 03:12:34 +00:00
metamail.el Reorganize Custom groups. 2010-03-12 12:47:22 -05:00
mspools.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
reporter.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rfc822.el Additional fix for rfc822-addresses (Bug#5692). 2010-03-08 11:17:30 -05:00
rfc2368.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rmail-spam-filter.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rmail.el Restore user option rmail-highlight-face. 2010-03-17 21:49:35 -07:00
rmailedit.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rmailkwd.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rmailmm.el * mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte 2010-01-22 11:43:54 -05:00
rmailmsc.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rmailout.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rmailsort.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
rmailsum.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
sendmail.el * mail/sendmail.el (mail-default-directory): Doc fix. 2010-03-27 23:52:17 -04:00
smtpmail.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
supercite.el Minor cleanups. 2010-05-05 00:27:16 -04:00
uce.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
undigest.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
unrmail.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
uudecode.el Synch with Gnus trunk. 2010-05-07 06:58:17 +00:00