diff options
author | Bastien Guerry <bastien1@free.fr> | 2011-08-16 09:13:02 +0200 |
---|---|---|
committer | Bastien Guerry <bastien1@free.fr> | 2011-08-16 09:13:02 +0200 |
commit | 5b409b390c68db74ab80d061f80d5524095eacb4 (patch) | |
tree | a4f0d989ff60ce638c2af4c6286ad967de6fe065 /lisp/org/org-latex.el | |
parent | 04963aa8ff62058b9795c3e3217630515470fcff (diff) | |
download | emacs-5b409b390c68db74ab80d061f80d5524095eacb4.tar.gz |
Fix Org ChangeLog entries and remove arch-tag.
Diffstat (limited to 'lisp/org/org-latex.el')
-rw-r--r-- | lisp/org/org-latex.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-latex.el b/lisp/org/org-latex.el index bd9c1138c7f..e976bd5c584 100644 --- a/lisp/org/org-latex.el +++ b/lisp/org/org-latex.el @@ -2769,6 +2769,6 @@ The conversion is made depending of STRING-BEFORE and STRING-AFTER." (provide 'org-export-latex) (provide 'org-latex) -;; arch-tag: 23c2b87d-da04-4c2d-ad2d-1eb6487bc3ad + ;;; org-latex.el ends here |