]> code.delx.au - gnu-emacs/blobdiff - lisp/org/org-plot.el
Merge from emacs-24 branch
[gnu-emacs] / lisp / org / org-plot.el
index 374e2d43b5e4d08ed4f13fcbec4d1c12f2eab561..f44694fa781b7de23441252e5bb527ec5230cd68 100644 (file)
@@ -1,11 +1,10 @@
 ;;; org-plot.el --- Support for plotting from Org-mode
 
-;; Copyright (C) 2008, 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 2008-2012 Free Software Foundation, Inc.
 ;;
 ;; Author: Eric Schulte <schulte dot eric at gmail dot com>
 ;; Keywords: tables, plotting
 ;; Homepage: http://orgmode.org
-;; Version: 7.4
 ;;
 ;; This file is part of GNU Emacs.
 ;;
@@ -350,5 +349,4 @@ line directly before or after the table."
 
 (provide 'org-plot)
 
-;; arch-tag: 5763f7c6-0c75-416d-b070-398ee4ec0eca
 ;;; org-plot.el ends here