summaryrefslogtreecommitdiff
path: root/lisp/org/ob-ruby.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-ruby.el
parent04963aa8ff62058b9795c3e3217630515470fcff (diff)
downloademacs-5b409b390c68db74ab80d061f80d5524095eacb4.tar.gz
Fix Org ChangeLog entries and remove arch-tag.
Diffstat (limited to 'lisp/org/ob-ruby.el')
-rw-r--r--lisp/org/ob-ruby.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-ruby.el b/lisp/org/ob-ruby.el
index f0ed1a16676..1f5e6fafab5 100644
--- a/lisp/org/ob-ruby.el
+++ b/lisp/org/ob-ruby.el
@@ -241,6 +241,6 @@ return the value of the last statement in BODY, as elisp."
(provide 'ob-ruby)
-;; arch-tag: 3e9726db-4520-49e2-b263-e8f571ac88f5
+
;;; ob-ruby.el ends here