diff options
| author | Miles Bader | 2007-08-27 09:33:44 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-08-27 09:33:44 +0000 |
| commit | d2ddb05002375d191b3fe5cfc5978873748debe5 (patch) | |
| tree | dc4e4f17f2233a222aebafe80fb2063a65a32a22 /lisp | |
| parent | 62fb5e25f4a4c7da6fe6a06569b22a27998ae6bf (diff) | |
| parent | 970a31dd849125f9d98bbc5519276338d1ddff28 (diff) | |
| download | emacs-d2ddb05002375d191b3fe5cfc5978873748debe5.tar.gz emacs-d2ddb05002375d191b3fe5cfc5978873748debe5.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 863)
- Remove RCS keywords
Revision: emacs@sv.gnu.org/emacs--multi-tty--0--patch-39
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/textmodes/org-export-latex.el | 1 | ||||
| -rw-r--r-- | lisp/textmodes/org-publish.el | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/lisp/textmodes/org-export-latex.el b/lisp/textmodes/org-export-latex.el index 63d71c0cde4..f014870598b 100644 --- a/lisp/textmodes/org-export-latex.el +++ b/lisp/textmodes/org-export-latex.el | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | ;; Copyright (C) 2007 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 2007 Free Software Foundation, Inc. |
| 3 | ;; | 3 | ;; |
| 4 | ;; Author: Bastien Guerry <bzg AT altern DOT org> | 4 | ;; Author: Bastien Guerry <bzg AT altern DOT org> |
| 5 | ;; Version: $Id: org-export-latex.el,v 1.2 2007/08/22 11:37:33 miles Exp $ | ||
| 6 | ;; Keywords: org organizer latex export convert | 5 | ;; Keywords: org organizer latex export convert |
| 7 | ;; X-URL: <http://www.cognition.ens.fr/~guerry/u/org-export-latex.el> | 6 | ;; X-URL: <http://www.cognition.ens.fr/~guerry/u/org-export-latex.el> |
| 8 | ;; | 7 | ;; |
diff --git a/lisp/textmodes/org-publish.el b/lisp/textmodes/org-publish.el index 4229e7f1338..2404fe54e53 100644 --- a/lisp/textmodes/org-publish.el +++ b/lisp/textmodes/org-publish.el | |||
| @@ -6,8 +6,6 @@ | |||
| 6 | ;; Keywords: hypermedia, outlines | 6 | ;; Keywords: hypermedia, outlines |
| 7 | ;; Version: 1.80 | 7 | ;; Version: 1.80 |
| 8 | 8 | ||
| 9 | ;; $Id: org-publish.el,v 1.6 2007/08/23 09:04:41 miles Exp $ | ||
| 10 | |||
| 11 | ;; This file is free software; you can redistribute it and/or modify | 9 | ;; This file is free software; you can redistribute it and/or modify |
| 12 | ;; it under the terms of the GNU General Public License as published by | 10 | ;; it under the terms of the GNU General Public License as published by |
| 13 | ;; the Free Software Foundation; either version 2, or (at your option) | 11 | ;; the Free Software Foundation; either version 2, or (at your option) |