1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-21 18:23:59 +00:00
Commit Graph

6 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
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
776ca44f00 (mm-uu-decode-function)
(mm-uu-binhex-decode-function): Defvar when compiling.
2000-10-18 17:08:35 +00:00
Gerd Moellmann
8f716686d5 Don't require `mm-uu' at compile-time; it leads
to a recursive load.
2000-10-12 10:42:46 +00:00
Dave Love
058635a937 Require mm-uu, Don't require qp, uudecode.
(mm-encode-body): Apply mm-charset-to-coding-system to arg of
mm-encode-coding-region.
(mm-decode-body, mm-decode-string): Rename variables which
confused charset with coding-system.
(binhex-decode-region): Don't autoload.
(mm-body-encoding): Require message.
(mm-decode-content-transfer-encoding): Require mm-uu in relevant
cond branches.
2000-10-06 13:31:27 +00:00
Gerd Moellmann
c113de2361 *** empty log message *** 2000-09-19 13:40:08 +00:00