diff options
-rw-r--r-- | etc/refcards/survival.tex | 3 | ||||
-rw-r--r-- | lisp/textmodes/org-export-latex.el | 1 | ||||
-rw-r--r-- | lisp/textmodes/org-publish.el | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/etc/refcards/survival.tex b/etc/refcards/survival.tex index 37ddd8b785b..75072f7b4e8 100644 --- a/etc/refcards/survival.tex +++ b/etc/refcards/survival.tex @@ -3,9 +3,6 @@ % Title: GNU Emacs Survival Card % Author: Wlodek Bzyl <matwb@univ.gda.pl> % -% $Revision: 1.1 $ -% $Date: 2007/08/22 07:27:41 $ -% %**start of header % User interface is `plain.tex' and macros described below diff --git a/lisp/textmodes/org-export-latex.el b/lisp/textmodes/org-export-latex.el index 98e846d749c..f014870598b 100644 --- a/lisp/textmodes/org-export-latex.el +++ b/lisp/textmodes/org-export-latex.el @@ -2,7 +2,6 @@ ;; Copyright (C) 2007 Free Software Foundation, Inc. ;; ;; Author: Bastien Guerry <bzg AT altern DOT org> -;; Version: $Id: org-export-latex.el,v 1.1 2007/08/22 11:32:47 cdominik Exp $ ;; Keywords: org organizer latex export convert ;; X-URL: <http://www.cognition.ens.fr/~guerry/u/org-export-latex.el> ;; diff --git a/lisp/textmodes/org-publish.el b/lisp/textmodes/org-publish.el index 93d8c19ff96..2404fe54e53 100644 --- a/lisp/textmodes/org-publish.el +++ b/lisp/textmodes/org-publish.el @@ -6,8 +6,6 @@ ;; Keywords: hypermedia, outlines ;; Version: 1.80 -;; $Id: org-publish.el,v 1.5 2007/08/22 11:49:23 cdominik Exp $ - ;; This file 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 Foundation; either version 2, or (at your option) |