1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Gerd Moellmann
9b64fb1f7c (mm-uu-dissect, mm-uu-test): Fix autoload cookies. 2001-08-07 14:52:07 +00:00
Pavel Janík
715a2ca2fc Some fixes to follow coding conventions in files from Gnus. 2001-07-15 17:42:53 +00:00
ShengHuo ZHU
158d6e07f0 * message.el (message-narrow-to-head-1): New function.
(message-narrow-to-head): Use it.
(message-reply): Ditto.
(message-cancel-news): Ditto.
(message-supersede): Ditto.
(message-make-forward-subject): Ditto.
(message-bounce): Ditto.

* gnus-msg.el (gnus-summary-mail-forward): Use original buffer.

* message.el (message-forward): Copy buffer in unibyte mode.
(message-make-forward-subject): Don't widen. Decode.
(message-forward): Don't decode subject.

* mml.el (gnus-ems): Require it.

* gnus-msg.el (gnus-summary-mail-forward):

* message.el (message-forward):  Move mime-to-mml here.

* nnmbox.el (nnmbox-file-coding-system): Use binary.
(nnmbox-active-file-coding-system): Ditto.

* gnus-cus.el (gnus-group-parameters): Add posting-style.

* mm-uu.el: Require binhex.

* qp.el (quoted-printable-encode-region): Upcase QP.
2000-12-20 20:20:51 +00:00
Dave Love
7ea85f5bd7 (mm-uu-configure-list): Fix typo in :type. 2000-11-26 20:28:54 +00:00
Dave Love
944c69bfbd (uudecode): Require.
(uudecode-decode-region, uudecode-decode-region-external): Don't
autoload.
(mm-uu-copy-to-buffer): Doc fix.
(mm-uu-decode-function, mm-uu-binhex-decode-function): Doc, custom
type fix.
2000-11-23 17:04:22 +00:00
Dave Love
6824727ef3 (mm-uu-configure): Unquote lambda.
(mm-uu-configure-list): Doc fix.
2000-11-06 22:51:11 +00:00
Miles Bader
2ec4d9abb3 (mm-uu-configure-list): Move back to old location,
because defcustom tries to call `mm-uu-configure'.
2000-11-02 04:38:24 +00:00
Dave Love
44d5f5760f (mm-uu-decode-function, mm-uu-binhex-decode-function):
Fix custom type.
(mm-uu-configure-list): Move and fix custom type.
2000-11-01 14:54:52 +00:00
Gerd Moellmann
c113de2361 *** empty log message *** 2000-09-19 13:40:08 +00:00