Update "25.2" defcustom :version's that remain in master
commit98d672de3dd83ea7d56d022579c340683a2cb84b
authorKyle Meyer <kyle@kyleam.com>
Thu, 26 Jan 2017 05:06:04 +0000 (26 00:06 -0500)
committerKyle Meyer <kyle@kyleam.com>
Thu, 26 Jan 2017 05:15:11 +0000 (26 00:15 -0500)
treef94c776263e80a6ed4382a874aedea2bd0ddd5cb
parent7278899697ef146ed7048245a9a75a09922f46e0
Update "25.2" defcustom :version's that remain in master

* lisp/ob-clojure.el (org-babel-clojure-sync-nrepl-timeout):
* lisp/org-agenda.el (org-agenda-show-future-repeats):
(org-agenda-prefer-last-repeat):
* lisp/org-bibtex.el (org-bibtex-headline-format-function):
* lisp/ox-publish.el (org-publish-sitemap-sort-folders):
* lisp/ox.el (org-export-global-macros): Change :version from "25.2"
  to "26.1".

As mentioned in 7c710f6f5, it looks like the goal is to sync Org
9.0.* (maint) with the Emacs master branch.  In that case, 26.1 won't
be correct for changes that are specific to Org's master branch, but
neither will 25.2.
lisp/ob-clojure.el
lisp/org-agenda.el
lisp/org-bibtex.el
lisp/ox-publish.el
lisp/ox.el