summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarak A. Pearlmutter <barak+git@cs.nuim.ie>2011-03-12 16:13:13 +0000
committerBarak A. Pearlmutter <barak+git@cs.nuim.ie>2011-03-12 16:16:12 +0000
commit0dce7c6aa54f9baeb2a71a764732387371a4488a (patch)
treeab3492b2c74caa3f1cf130e091ef496d7cd3ca4b
parent911c365ad6abf0bff2db32f5abbc44057cdd62b7 (diff)
un-expand stray expanded CVS keywords introduced in patches
-rw-r--r--bits/bbdb-adapt-ispell.el8
-rw-r--r--bits/bbdb-gnokii.el4
-rw-r--r--bits/bbdb-mew.el2
-rw-r--r--bits/bbdb-vcard-export.el2
-rw-r--r--bits/bbdb-vcard-import.el2
-rw-r--r--bits/bbdbpalm.el2
-rw-r--r--bits/vcard.el2
7 files changed, 11 insertions, 11 deletions
diff --git a/bits/bbdb-adapt-ispell.el b/bits/bbdb-adapt-ispell.el
index 54432a6..3a15f2b 100644
--- a/bits/bbdb-adapt-ispell.el
+++ b/bits/bbdb-adapt-ispell.el
@@ -27,7 +27,7 @@
;; LCD Archive Entry:
;; bbdbadpt-gcc|Uwe Brauer|oub@mat.ucm.es
;; |Use the BBDB to insert a gcc field
-;; |$Date: 2009/03/17 17:27:31 $|$Revision: 1.1 $|~/packages/bbdbadpt-gcc.el
+;; |$Date$|$Revision$|~/packages/bbdbadpt-gcc.el
;;; Commentary:
;; I wanted to have the ispell dict selected
@@ -44,7 +44,7 @@
;;
;;; Change log:
-;; $Log: bbdbadapt-ispell.el,v $
+;; $Log$
;; Revision 1.1 2009/03/17 17:27:31 oub
;; Initial revision
;;
@@ -57,8 +57,8 @@
;;; Code:
-(defconst bbdbadpt-ispell-version (concat "0." (substring "$Revision: 1.1 $" 13 14))
- "$Id: bbdbadapt-ispell.el,v 1.1 2009/03/17 17:27:31 oub Exp oub $
+(defconst bbdbadpt-ispell-version (concat "0." (substring "$Revision$" 13 14))
+ "$Id$
Report bugs to: Uwe Brauer oub@mat.ucm.es")
diff --git a/bits/bbdb-gnokii.el b/bits/bbdb-gnokii.el
index a730b2e..aa5ec02 100644
--- a/bits/bbdb-gnokii.el
+++ b/bits/bbdb-gnokii.el
@@ -8,7 +8,7 @@
;; Len Trigg <len@reeltwo.com>
;; Maintainer: Martin Schwenke <martin@meltin.net>
;; Created: 23 August 2000
-;; $Id: bbdb-gnokii.el,v 1.16 2006/04/19 13:02:09 martins Exp $
+;; $Id$
;; Keywords: BBDB, Nokia, gnokii
;; X-URL: http://meltin.net/hacks/emacs/
@@ -172,7 +172,7 @@
;;; History:
-;; $Log: bbdb-gnokii.el,v $
+;; $Log$
;; Revision 1.16 2006/04/19 13:02:09 martins
;; Function bbdb-gnokii-do-name now just uses firstname if lastname is
;; not set. Suggested by Magnus Henoch <mange@freemail.hu>.
diff --git a/bits/bbdb-mew.el b/bits/bbdb-mew.el
index 5f8b63b..533350f 100644
--- a/bits/bbdb-mew.el
+++ b/bits/bbdb-mew.el
@@ -11,7 +11,7 @@
;; Mitsuo Nishizawa <mitsuo@phys2.med.osaka-u.ac.jp>
;; Maintenance: Chris Beggy
;; Created: 1996/11/04
-;; Version: $Id: bbdb-mew.el,v 1.5 2001/12/29 16:12:20 chrisb Exp $
+;; Version: $Id$
;; Keywords: mail, BBDB
diff --git a/bits/bbdb-vcard-export.el b/bits/bbdb-vcard-export.el
index 9d77024..3a00022 100644
--- a/bits/bbdb-vcard-export.el
+++ b/bits/bbdb-vcard-export.el
@@ -19,7 +19,7 @@
;;
;; Author: Jim Hourihan <jimh@panix.com>
;; Created: 2002-08-08
-;; Version: $Id: bbdb-vcard-export.el,v 1.3 2006/03/14 00:00:00 malcolmp Exp $
+;; Version: $Id$
;; Keywords: vcard ipod
;;; Commentary
diff --git a/bits/bbdb-vcard-import.el b/bits/bbdb-vcard-import.el
index 27f592d..4a6f034 100644
--- a/bits/bbdb-vcard-import.el
+++ b/bits/bbdb-vcard-import.el
@@ -18,7 +18,7 @@
;;
;; Author: Marcus Crestani <crestani@informatik.uni-tuebingen.de>
;; Created: 2008-01-03
-;; Version: $Id: bbdb-vcard-import.el,v 1.6 2008/01/31 16:19:15 cvs Exp $
+;; Version: $Id$
;; Keywords: vcard bbdb
;;
;; This requires vcard.el by NoahFriedman for the importer to work.
diff --git a/bits/bbdbpalm.el b/bits/bbdbpalm.el
index 4a308fb..313c304 100644
--- a/bits/bbdbpalm.el
+++ b/bits/bbdbpalm.el
@@ -5,7 +5,7 @@
;; Author: Neil W. Van Dyke <neil@neilvandyke.org>
;; Version: 0.3
;; X-URL: http://www.neilvandyke.org/bbdbpalm/
-;; X-CVS: $Id: bbdbpalm.el,v 1.26 2006-11-12 04:46:58 neil Exp $
+;; X-CVS: $Id$
;; This is free software; you can redistribute it and/or modify it under the
;; terms of the GNU General Public License as published by the Free Software
diff --git a/bits/vcard.el b/bits/vcard.el
index 27eb3df..b2d033c 100644
--- a/bits/vcard.el
+++ b/bits/vcard.el
@@ -7,7 +7,7 @@
;; Keywords: vcard, mail, news
;; Created: 1997-09-27
-;; $Id: vcard.el,v 1.11 2000/06/29 17:07:55 friedman Exp $
+;; $Id$
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by