summaryrefslogtreecommitdiff
path: root/lisp/org/ob-plantuml.el
diff options
context:
space:
mode:
authorBastien Guerry <bastien1@free.fr>2011-08-16 09:13:02 +0200
committerBastien Guerry <bastien1@free.fr>2011-08-16 09:13:02 +0200
commit5b409b390c68db74ab80d061f80d5524095eacb4 (patch)
treea4f0d989ff60ce638c2af4c6286ad967de6fe065 /lisp/org/ob-plantuml.el
parent04963aa8ff62058b9795c3e3217630515470fcff (diff)
downloademacs-5b409b390c68db74ab80d061f80d5524095eacb4.tar.gz
emacs-5b409b390c68db74ab80d061f80d5524095eacb4.tar.bz2
emacs-5b409b390c68db74ab80d061f80d5524095eacb4.zip
Fix Org ChangeLog entries and remove arch-tag.
Diffstat (limited to 'lisp/org/ob-plantuml.el')
-rw-r--r--lisp/org/ob-plantuml.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-plantuml.el b/lisp/org/ob-plantuml.el
index b226a5342ff..9bc896348af 100644
--- a/lisp/org/ob-plantuml.el
+++ b/lisp/org/ob-plantuml.el
@@ -80,6 +80,6 @@ This function is called by `org-babel-execute-src-block'."
(provide 'ob-plantuml)
-;; arch-tag: 451f50c5-e779-407e-ad64-70e0e8f161d1
+
;;; ob-plantuml.el ends here