diff options
Diffstat (limited to 'lisp/org/org-freemind.el')
-rw-r--r-- | lisp/org/org-freemind.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-freemind.el b/lisp/org/org-freemind.el index b01f6d9fa6e..7055bfade4e 100644 --- a/lisp/org/org-freemind.el +++ b/lisp/org/org-freemind.el @@ -5,7 +5,6 @@ ;; Author: Lennart Borgman (lennart O borgman A gmail O com) ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.7 ;; ;; This file is part of GNU Emacs. ;; @@ -1220,4 +1219,5 @@ PATH should be a list of steps, where each step has the form ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; + ;;; org-freemind.el ends here |