Function `std11-get-field-body' was renamed to `std11-find-field-body'.
authormorioka <morioka>
Wed, 28 Aug 1996 15:16:51 +0000 (15:16 +0000)
committermorioka <morioka>
Wed, 28 Aug 1996 15:16:51 +0000 (15:16 +0000)
tl-822.el

index 9865c9e..afa1acf 100644 (file)
--- a/tl-822.el
+++ b/tl-822.el
@@ -30,7 +30,7 @@
 
 
 (defconst rfc822/RCS-ID
-  "$Id: tl-822.el,v 7.44 1996-08-28 15:08:56 morioka Exp $")
+  "$Id: tl-822.el,v 7.45 1996-08-28 15:16:51 morioka Exp $")
 (defconst rfc822/version (get-version-string rfc822/RCS-ID))
 
 
@@ -46,7 +46,7 @@
 ;;;
 
 (defalias `rfc822/field-end            'std11-field-end)
-(defalias 'rfc822/get-field-body       'std11-get-field-body)
+(defalias 'rfc822/get-field-body       'std11-find-field-body)
 (defalias 'rfc822/get-field-names      'std11-field-names)
 (defalias 'rfc822/get-field-bodies     'std11-field-bodies)