diff options
Diffstat (limited to 'lisp/org/org-docview.el')
-rw-r--r-- | lisp/org/org-docview.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/org/org-docview.el b/lisp/org/org-docview.el index cb0f24139a2..ee37d5eefde 100644 --- a/lisp/org/org-docview.el +++ b/lisp/org/org-docview.el @@ -1,6 +1,6 @@ ;;; org-docview.el --- support for links to doc-view-mode buffers -;; Copyright (C) 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 2009, 2010, 2011 Free Software Foundation, Inc. ;; Author: Jan Böcker <jan.boecker at jboecker dot de> ;; Keywords: outlines, hypermedia, calendar, wp @@ -88,6 +88,5 @@ and append it." (provide 'org-docview) -;; arch-tag: dd147a78-cce1-481b-b40a-15869417debe ;;; org-docview.el ends here |