]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-jsinfo.el
Fix typos.
[gnu-emacs] / lisp / org / org-jsinfo.el
index 770b0cd36322ac8e6e7ccc8e02168d4b47492035..3ef8c4c809c090ba569fad4440514f9b5ce9b578 100644 (file)
@@ -1,12 +1,11 @@
 ;;; org-jsinfo.el --- Support for org-info.js Javascript in Org HTML export
 
-;; Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
-;;   Free Software Foundation, Inc.
+;; Copyright (C) 2004-2011  Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <carsten at orgmode dot org>
 ;; Keywords: outlines, hypermedia, calendar, wp
 ;; Homepage: http://orgmode.org
-;; Version: 7.4
+;; Version: 7.7
 ;;
 ;; This file is part of GNU Emacs.
 ;;
@@ -206,4 +205,5 @@ Option settings will replace the %MANAGER-OPTIONS cookie."
 (provide 'org-jsinfo)
 
 
+
 ;;; org-jsinfo.el ends here