X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/db0406bb64f7e5dceeb257c7e350f1e80ed9c1c1..c74587e6b0c545eb4fb57654a79ca88ea14a6764:/lisp/org/org-docview.el diff --git a/lisp/org/org-docview.el b/lisp/org/org-docview.el index ee39d8afc6..cb49013715 100644 --- a/lisp/org/org-docview.el +++ b/lisp/org/org-docview.el @@ -1,11 +1,10 @@ ;;; org-docview.el --- support for links to doc-view-mode buffers -;; Copyright (C) 2009-2011 Free Software Foundation, Inc. +;; Copyright (C) 2009-2012 Free Software Foundation, Inc. ;; Author: Jan Böcker ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org -;; Version: 7.4 ;; ;; This file is part of GNU Emacs. ;; @@ -88,5 +87,4 @@ and append it." (provide 'org-docview) - ;;; org-docview.el ends here