emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r101554: Remove timestamp and related


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r101554: Remove timestamp and related local variables from table.el.
Date: Wed, 22 Sep 2010 23:48:13 -0700
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 101554
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Wed 2010-09-22 23:48:13 -0700
message:
  Remove timestamp and related local variables from table.el.
  It just causes unnecessary merge conflicts.
modified:
  lisp/textmodes/table.el
=== modified file 'lisp/textmodes/table.el'
--- a/lisp/textmodes/table.el   2010-09-23 06:42:45 +0000
+++ b/lisp/textmodes/table.el   2010-09-23 06:48:13 +0000
@@ -6,7 +6,6 @@
 ;; Keywords: wp, convenience
 ;; Author: Takaaki Ota <address@hidden>
 ;; Created: Sat Jul 08 2000 13:28:45 (PST)
-;; Revised: Tue Sep 21 2010 12:42:03 (PDT)
 
 ;; This file is part of GNU Emacs.
 
@@ -5590,14 +5589,5 @@
 
 (provide 'table)
 
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-;; Local Variables: ***
-;; time-stamp-line-limit: 16 ***
-;; time-stamp-start: ";; Revised:[ \t]+" ***
-;; time-stamp-end: "$" ***
-;; time-stamp-format: "%3a %3b %02d %:y %02H:%02M:%02S (%Z)" ***
-;; End: ***
-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 ;; arch-tag: 0d69b03e-aa5f-4e72-8806-5727217617e0
 ;;; table.el ends here


reply via email to

[Prev in Thread] Current Thread [Next in Thread]