Update Org to v9.1.1

Please see etc/ORG-NEWS for major changes.
This commit is contained in:
Rasmus 2017-09-18 12:01:12 +02:00
parent 5490ccc5eb
commit ab351d442d
54 changed files with 5344 additions and 4253 deletions

View file

@ -40,7 +40,7 @@
;;; Code:
(require 'ob)
(declare-function org-time-string-to-time "org" (s &optional buffer pos))
(declare-function org-time-string-to-time "org" (s &optional zone))
(declare-function org-combine-plists "org" (&rest plists))
(declare-function orgtbl-to-generic "org-table" (table params))
(declare-function gnuplot-mode "ext:gnuplot-mode" ())