From: morioka Date: Sun, 8 Sep 1996 18:09:42 +0000 (+0000) Subject: (rfc822/wrap-as-quoted-string): New alias. X-Git-Tag: XEmacs-20_3-b27-viet~17 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=870bd06a2d8bebace8fbd02b99b089de0b2f1f24;p=elisp%2Fmu-cite.git (rfc822/wrap-as-quoted-string): New alias. --- diff --git a/tl-822.el b/tl-822.el index 726864e..08dac85 100644 --- a/tl-822.el +++ b/tl-822.el @@ -30,7 +30,7 @@ (defconst rfc822/RCS-ID - "$Id: tl-822.el,v 7.65 1996-09-08 18:04:57 morioka Exp $") + "$Id: tl-822.el,v 7.66 1996-09-08 18:09:42 morioka Exp $") (defconst rfc822/version (get-version-string rfc822/RCS-ID)) @@ -65,6 +65,8 @@ ) "\"")) +(defalias 'rfc822/wrap-as-quoted-string 'std11-wrap-as-quoted-string) + (defun rfc822/strip-quoted-pair (str) (let ((dest "") (i 0)