projects
/
elisp
/
mu-cite.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ec4884
)
(rfc822/wrap-as-quoted-string): New alias.
author
morioka
<morioka>
Sun, 8 Sep 1996 18:09:42 +0000
(18:09 +0000)
committer
morioka
<morioka>
Sun, 8 Sep 1996 18:09:42 +0000
(18:09 +0000)
tl-822.el
patch
|
blob
|
history
diff --git
a/tl-822.el
b/tl-822.el
index
726864e
..
08dac85
100644
(file)
--- 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)