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/org-bibtex.el | |
parent | 04963aa8ff62058b9795c3e3217630515470fcff (diff) | |
download | emacs-5b409b390c68db74ab80d061f80d5524095eacb4.tar.gz |
Fix Org ChangeLog entries and remove arch-tag.
Diffstat (limited to 'lisp/org/org-bibtex.el')
-rw-r--r-- | lisp/org/org-bibtex.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-bibtex.el b/lisp/org/org-bibtex.el index da6c1fec58c..084ea9674d3 100644 --- a/lisp/org/org-bibtex.el +++ b/lisp/org/org-bibtex.el @@ -642,6 +642,6 @@ This function relies `org-search-view' to locate results." (provide 'org-bibtex) -;; arch-tag: 83987d5a-01b8-41c7-85bc-77700f1285f5 + ;;; org-bibtex.el ends here |