Constant `eword-B-encoding-and-encoded-text-regexp' was abolished.
authortmorioka <tmorioka>
Mon, 24 Feb 1997 08:54:44 +0000 (08:54 +0000)
committertmorioka <tmorioka>
Mon, 24 Feb 1997 08:54:44 +0000 (08:54 +0000)
mime-def.el

index de0a5a1..fbb6da2 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1995,1996,1997 Free Software Foundation, Inc.
 
 ;; Author: MORIOKA Tomohiko <morioka@jaist.ac.jp>
-;; Version: $Id: mime-def.el,v 0.4 1997-02-24 08:50:29 tmorioka Exp $
+;; Version: $Id: mime-def.el,v 0.5 1997-02-24 08:54:44 tmorioka Exp $
 ;; Keywords: definition, MIME, multimedia, mail, news
 
 ;; This file is part of SEMI (SEMI is Emacs MIME Interfaces).
@@ -242,8 +242,8 @@ FUNCTION.")
          base64-token-padding-regexp
           "\\)"))
 
-(defconst eword-B-encoding-and-encoded-text-regexp
-  (concat "\\(B\\)\\?" eword-B-encoded-text-regexp))
+;; (defconst eword-B-encoding-and-encoded-text-regexp
+;;   (concat "\\(B\\)\\?" eword-B-encoded-text-regexp))
 
 
 ;;; @@ Quoted-Printable