summaryrefslogtreecommitdiff
path: root/bits/bbdb-signature.el
diff options
context:
space:
mode:
authorBarak A. Pearlmutter <barak+git@cs.nuim.ie>2011-03-19 16:25:00 +0000
committerBarak A. Pearlmutter <barak+git@cs.nuim.ie>2011-03-19 16:25:00 +0000
commitd8f1a62a8bf61790df435b6910dd8fabc84b21fc (patch)
treed7f46a4733bd6674aa03545a8eac9f229d581eba /bits/bbdb-signature.el
parent28d61f1396178be9e929b454d8e3ed45a9538bce (diff)
Remove all CVS keywords, which don't do anything in git
and are also super ugly yucko bletch.
Diffstat (limited to 'bits/bbdb-signature.el')
-rw-r--r--bits/bbdb-signature.el8
1 files changed, 1 insertions, 7 deletions
diff --git a/bits/bbdb-signature.el b/bits/bbdb-signature.el
index 65e2c21..e44e8e6 100644
--- a/bits/bbdb-signature.el
+++ b/bits/bbdb-signature.el
@@ -23,7 +23,7 @@
;;; LCD Archive Entry:
;;; mail-signature|Kevin Davidson|<tkld@quadstone.com>
;;; |Add context sensitive signature
-;;; |$Date$|$Revision$|~/packages/mail-signature.el
+;;; |Date|Revision|~/packages/mail-signature.el
;;; Commentary:
@@ -54,7 +54,6 @@
;;; (setq message-signature 'mail-signature)
;;; Change log:
-;; $Log$
;; Revision 1.1 2001/03/01 15:38:31 waider
;; More bits, possibly incompatible with 2.00.06. Use at own risk.
;;
@@ -79,11 +78,6 @@
;;; Code:
-(defconst mail-signature-version (substring "$Revision$" 11 -2)
- "$Id$
-
-Report bugs to: Kevin Davidson <tkld@quadstone.com>")
-
(defvar bbdb-signature-field 'signature
"*BBDB field used to store signature for")