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/ob-dot.el | |
parent | 04963aa8ff62058b9795c3e3217630515470fcff (diff) | |
download | emacs-5b409b390c68db74ab80d061f80d5524095eacb4.tar.gz |
Fix Org ChangeLog entries and remove arch-tag.
Diffstat (limited to 'lisp/org/ob-dot.el')
-rw-r--r-- | lisp/org/ob-dot.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-dot.el b/lisp/org/ob-dot.el index 4bb4d532a43..c9f9bb74ba0 100644 --- a/lisp/org/ob-dot.el +++ b/lisp/org/ob-dot.el @@ -85,6 +85,6 @@ This function is called by `org-babel-execute-src-block'." (provide 'ob-dot) -;; arch-tag: 817d0516-7b47-4f77-a8b2-2aadd8e4d0e2 + ;;; ob-dot.el ends here |