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-js.el | |
parent | 04963aa8ff62058b9795c3e3217630515470fcff (diff) | |
download | emacs-5b409b390c68db74ab80d061f80d5524095eacb4.tar.gz |
Fix Org ChangeLog entries and remove arch-tag.
Diffstat (limited to 'lisp/org/ob-js.el')
-rw-r--r-- | lisp/org/ob-js.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-js.el b/lisp/org/ob-js.el index f9c1722eb65..797b2038f16 100644 --- a/lisp/org/ob-js.el +++ b/lisp/org/ob-js.el @@ -160,6 +160,6 @@ then create. Return the initialized session." (provide 'ob-js) -;; arch-tag: 84401fb3-b8d9-4bb6-9a90-cbe2d103d494 + ;;; ob-js.el ends here |