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-lisp.el | |
parent | 04963aa8ff62058b9795c3e3217630515470fcff (diff) | |
download | emacs-5b409b390c68db74ab80d061f80d5524095eacb4.tar.gz emacs-5b409b390c68db74ab80d061f80d5524095eacb4.tar.bz2 emacs-5b409b390c68db74ab80d061f80d5524095eacb4.zip |
Fix Org ChangeLog entries and remove arch-tag.
Diffstat (limited to 'lisp/org/ob-lisp.el')
-rw-r--r-- | lisp/org/ob-lisp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-lisp.el b/lisp/org/ob-lisp.el index 97e8a97b24b..271099e2ee2 100644 --- a/lisp/org/ob-lisp.el +++ b/lisp/org/ob-lisp.el @@ -101,6 +101,6 @@ current directory string." (provide 'ob-lisp) -;; arch-tag: 18086168-009f-4947-bbb5-3532375d851d + ;;; ob-lisp.el ends here |