projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bff0f4c
)
Move setting for 'mail-signature from semi-setup.el.
author
morioka
<morioka>
Mon, 4 May 1998 16:31:04 +0000
(16:31 +0000)
committer
morioka
<morioka>
Mon, 4 May 1998 16:31:04 +0000
(16:31 +0000)
mail-mime-setup.el
patch
|
blob
|
history
diff --git
a/mail-mime-setup.el
b/mail-mime-setup.el
index
c95b304
..
710d15b
100644
(file)
--- a/
mail-mime-setup.el
+++ b/
mail-mime-setup.el
@@
-49,6
+49,14
@@
)))
+;;; @ for signature
+;;;
+
+(if mime-setup-use-signature
+ (setq mail-signature nil)
+ )
+
+
;;; @ end
;;;