Move setting for 'mail-signature from semi-setup.el.
authormorioka <morioka>
Mon, 4 May 1998 16:31:04 +0000 (16:31 +0000)
committermorioka <morioka>
Mon, 4 May 1998 16:31:04 +0000 (16:31 +0000)
mail-mime-setup.el

index c95b304..710d15b 100644 (file)
                          )))
 
 
+;;; @ for signature
+;;;
+
+(if mime-setup-use-signature
+    (setq mail-signature nil)
+  )
+
+
 ;;; @ end
 ;;;