diff options
Diffstat (limited to 'lisp/org/org-docview.el')
-rw-r--r-- | lisp/org/org-docview.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/org/org-docview.el b/lisp/org/org-docview.el index 201567251d7..cf1801f2b53 100644 --- a/lisp/org/org-docview.el +++ b/lisp/org/org-docview.el @@ -5,7 +5,6 @@ ;; Author: Jan Böcker <jan.boecker at jboecker dot de> ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.7 ;; ;; This file is part of GNU Emacs. ;; @@ -88,6 +87,4 @@ and append it." (provide 'org-docview) - - ;;; org-docview.el ends here |