Fix Org ChangeLog entries and remove arch-tag.
[bpt/emacs.git] / lisp / org / org-docview.el
index ee39d8a..2affe1f 100644 (file)
@@ -1,11 +1,11 @@
 ;;; org-docview.el --- support for links to doc-view-mode buffers
 
-;; Copyright (C) 2009-2011  Free Software Foundation, Inc.
+;; Copyright (C) 2009, 2010  Free Software Foundation, Inc.
 
 ;; Author: Jan Böcker <jan.boecker at jboecker dot de>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
-;; Version: 7.4
+;; Version: 7.7
 ;;
 ;; This file is part of GNU Emacs.
 ;;
@@ -89,4 +89,5 @@ and append it."
 (provide 'org-docview)
 
 
+
 ;;; org-docview.el ends here