Constant `rfc822/field-name-regexp' was abolished.
authormorioka <morioka>
Wed, 28 Aug 1996 13:05:36 +0000 (13:05 +0000)
committermorioka <morioka>
Wed, 28 Aug 1996 13:05:36 +0000 (13:05 +0000)
tl-822.el

index 63f02ea..592eaae 100644 (file)
--- a/tl-822.el
+++ b/tl-822.el
@@ -30,7 +30,7 @@
 
 
 (defconst rfc822/RCS-ID
-  "$Id: tl-822.el,v 7.40 1996-08-28 13:05:04 morioka Exp $")
+  "$Id: tl-822.el,v 7.41 1996-08-28 13:05:36 morioka Exp $")
 (defconst rfc822/version (get-version-string rfc822/RCS-ID))
 
 
@@ -46,8 +46,6 @@
 ;;; @ field
 ;;;
 
-(defconst rfc822/field-name-regexp "[!-9;-~]+")
-
 (defalias `rfc822/field-end            'std11-field-end)
 (defalias 'rfc822/get-field-body       'std11-field-body)