Expunge crufty old CVS Id tags.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 21 Apr 2008 11:35:53 +0000 (12:35 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 21 Apr 2008 11:35:53 +0000 (12:35 +0100)
bash_logout
bash_profile
bashrc
dot-emacs.el
emacs

index 766d852..9e67a16 100644 (file)
@@ -1,6 +1,4 @@
 #
-# $Id$
-#
 # Bash logout things
 #
 
index e2d8d05..692efc2 100644 (file)
@@ -1,7 +1,5 @@
 # -*-sh-*-
 #
-# $Id: .profile,v 1.3 1997/01/09 20:30:23 mdw Exp $
-#
 # Bash startup things
 #
 
diff --git a/bashrc b/bashrc
index 5ce148f..755dffa 100644 (file)
--- a/bashrc
+++ b/bashrc
@@ -1,7 +1,5 @@
 # -*- mode: sh; coding: utf-8 -*-
 #
-# $Id: .bashrc,v 1.6 1996/12/08 20:33:42 mdw Exp $
-#
 # Bash session things
 #
 
index 704f37d..7ced779 100644 (file)
@@ -1,7 +1,5 @@
 ;;; -*- mode: emacs-lisp; coding: utf-8 -*-
 ;;;
-;;; $Id$
-;;;
 ;;; Functions and macros for .emacs
 ;;;
 ;;; (c) 2004 Mark Wooding
diff --git a/emacs b/emacs
index db08611..100d872 100644 (file)
--- a/emacs
+++ b/emacs
@@ -1,7 +1,5 @@
 ;;; -*- mode: emacs-lisp; coding: utf-8 -*-
 ;;;
-;;; $Id: .emacs,v 1.11 1997/01/01 18:47:09 mdw Exp $
-;;;
 ;;; Emacs configuration file
 ;;;
 ;;; (c) 1996-1999 Mark Wooding