org-mode/lisp
Nicolas Goaziou ea4e3dac6d Use `split-string' instead of `org-split-string'
* contrib/lisp/org-depend.el (org-depend-trigger-todo):
(org-depend-block-todo):
* contrib/lisp/ox-bibtex.el (org-bibtex-get-arguments):
* contrib/lisp/ox-koma-letter.el (org-koma-letter-template):
* contrib/lisp/ox-taskjuggler.el (org-taskjuggler--build-unique-id):
(org-taskjuggler-resolve-dependencies):
* lisp/ob-core.el (org-babel-insert-result):
* lisp/org-agenda.el (org-search-view):
* lisp/org-lint.el (org-lint-duplicate-target):
(org-lint-wrong-header-value):
* lisp/org.el (org--setup-collect-keywords):
(org-make-org-heading-search-string):
(org-search-radio-target):
(org-local-logging):
(org-entry-add-to-multivalued-property):
(org-entry-remove-from-multivalued-property):
(org-entry-member-in-multivalued-property):
(org-entry-get-multivalued-property):
(org-entry-put-multivalued-property):
(org-wrap):
* lisp/ox-beamer.el (org-beamer-allowed-property-values):
* lisp/ox.el (org-export--get-subtree-options):
(org-export--get-inbuffer-options): Use `split-string' instead of
`org-split-string'.
2017-09-07 14:36:50 +02:00
..
Makefile Makefile (clean-install): Also remove ox*.el* files 2013-04-18 14:43:45 +02:00
ob-C.el ob-C.el: Add support for specifying namespaces in C/C++ 2017-08-01 10:20:15 +02:00
ob-J.el Backport commit 20e9a00fb from Emacs 2017-07-09 11:27:12 -04:00
ob-R.el Merge branch 'maint' 2017-01-05 20:23:58 -05:00
ob-abc.el Backport commit 0fda6d53e from Emacs 2017-07-09 11:27:12 -04:00
ob-asymptote.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-awk.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-calc.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-clojure.el Fix incorrect argument call in ob-clojure.el 2017-03-07 09:09:28 +01:00
ob-comint.el ob-comint: Remove unnecessary (require 'tramp) 2017-07-06 19:10:28 +02:00
ob-coq.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-core.el Use `split-string' instead of `org-split-string' 2017-09-07 14:36:50 +02:00
ob-css.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-ditaa.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-dot.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-ebnf.el Backport commit 20e9a00fb from Emacs 2017-07-09 11:27:12 -04:00
ob-emacs-lisp.el ob-emacs-lisp: Fix pp results 2017-07-23 22:41:27 +02:00
ob-eval.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-exp.el Remove `inline-only' option for `org-export-use-babel' 2017-08-26 10:32:26 +02:00
ob-forth.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-fortran.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-gnuplot.el Fix failing tests in non-daylight saving time zones 2017-07-07 18:23:10 +02:00
ob-groovy.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-haskell.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-hledger.el Babel support for hledger accounting tool 2017-03-14 18:19:26 +01:00
ob-io.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-java.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-js.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-keys.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-latex.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-ledger.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-lilypond.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-lisp.el Change :version in defcustoms from "25.2" to "26.1" 2017-01-26 00:02:03 -05:00
ob-lob.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-lua.el Backport commit 20e9a00fb from Emacs 2017-07-09 11:27:12 -04:00
ob-makefile.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-matlab.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-maxima.el ob-maxima.el: Add prologue and epilogue src block options for Maxima 2017-01-07 15:51:04 +01:00
ob-mscgen.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-ocaml.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-octave.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-org.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-perl.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-picolisp.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-plantuml.el Merge branch 'maint' 2017-01-05 20:23:58 -05:00
ob-processing.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-python.el ob-python: Honor the :python header argument in python src blocks 2017-04-29 16:26:33 +02:00
ob-ref.el Backport commit 3c4c8ca06 from Emacs 2017-05-15 00:02:53 -04:00
ob-ruby.el ob-ruby: Silence byte-compiler 2017-01-02 00:14:06 +01:00
ob-sass.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-scheme.el ob-scheme: Tiny refactoring 2017-07-24 13:57:12 +02:00
ob-screen.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-sed.el Backport commit 0fda6d53e from Emacs 2017-07-09 11:27:12 -04:00
ob-shell.el ob-shell: Fix handling list variables 2017-06-10 00:06:24 +02:00
ob-shen.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-sql.el Merge branch 'maint' 2017-07-09 11:28:54 -04:00
ob-sqlite.el Fix table variable with commas in ob-sqlite 2017-09-06 13:18:30 +02:00
ob-stan.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-table.el Update copyright years 2017-01-05 20:19:37 -05:00
ob-tangle.el Merge branch 'maint' 2017-01-05 20:23:58 -05:00
ob-vala.el ob-vala.el: Add Vala support to Babel 2017-08-07 11:40:25 +02:00
ob.el Update copyright years 2017-01-05 20:19:37 -05:00
org-agenda.el Use `split-string' instead of `org-split-string' 2017-09-07 14:36:50 +02:00
org-archive.el Merge branch 'maint' 2017-06-15 09:03:35 -04:00
org-attach.el org-attach: Make org-attach move directories, when attachment dir changes 2017-07-09 17:16:24 +02:00
org-bbdb.el Merge branch 'maint' 2017-07-09 11:28:54 -04:00
org-bibtex.el Merge branch 'maint' 2017-07-09 11:28:54 -04:00
org-capture.el Merge branch 'maint' 2017-08-31 23:15:56 +02:00
org-clock.el Implement `org-decode-time' for backward compatibility 2017-08-14 13:02:43 +02:00
org-colview.el org-colview: Allow simultaneous columns views 2017-07-25 09:54:06 +02:00
org-compat.el Implement `org-decode-time' for backward compatibility 2017-08-14 13:02:43 +02:00
org-crypt.el Fix breakage due to outline-invisible-p defn change in emacs 26+ 2017-06-15 08:10:47 -04:00
org-ctags.el Update copyright years 2017-01-05 20:19:37 -05:00
org-datetree.el Consolidate capture targets and allow outline path in datetree targets 2017-03-16 08:18:55 +01:00
org-docview.el Update copyright years 2017-01-05 20:19:37 -05:00
org-duration.el org-duration: Fix copyright 2017-07-14 10:30:02 +02:00
org-element.el Merge branch 'maint' 2017-06-26 22:08:46 +02:00
org-entities.el org-entities: Add \dollar and \USD 2017-06-26 22:13:01 +02:00
org-eshell.el Update copyright years 2017-01-05 20:19:37 -05:00
org-eww.el Backport commit 0fda6d53e from Emacs 2017-07-09 11:27:12 -04:00
org-faces.el Change :version in defcustoms from "25.2" to "26.1" 2017-01-26 00:02:03 -05:00
org-feed.el Update copyright years 2017-01-05 20:19:37 -05:00
org-footnote.el Backport commit 20e9a00fb from Emacs 2017-07-09 11:27:12 -04:00
org-gnus.el Declare `org-usenet-links-prefer-google' as obsolete 2017-06-05 23:03:38 +02:00
org-habit.el Change `org-get-repeater' signature 2017-02-04 21:45:35 +01:00
org-id.el Update copyright years 2017-01-05 20:19:37 -05:00
org-indent.el org-indent: Fix indentation of inline tasks 2017-06-23 13:52:16 +02:00
org-info.el ox-texinfo: Delegate "info" links handling to "org-info.el" 2017-01-21 14:19:29 +01:00
org-inlinetask.el Update copyright years 2017-01-05 20:19:37 -05:00
org-install.el org-install.el: Do not warn users. 2013-01-22 14:08:39 +01:00
org-irc.el org-irc: Fix port handling 2017-06-28 14:44:21 +02:00
org-lint.el Use `split-string' instead of `org-split-string' 2017-09-07 14:36:50 +02:00
org-list.el Fix failing tests in non-daylight saving time zones 2017-07-07 18:23:10 +02:00
org-macro.el Merge branch 'maint' 2017-08-21 21:27:06 +02:00
org-macs.el Merge branch 'maint' 2017-08-07 10:53:22 +02:00
org-mhe.el Don't call kill-this-buffer outside of menus 2017-04-16 17:07:44 -04:00
org-mobile.el Backport commit 5bdc97d55 from Emacs 2017-08-14 22:03:29 -04:00
org-mouse.el Remove "timeline" remnants 2017-08-30 14:24:40 +02:00
org-pcomplete.el Update copyright years 2017-01-05 20:19:37 -05:00
org-plot.el Update copyright years 2017-01-05 20:19:37 -05:00
org-protocol.el org-protocol: Sources with date URL are supported 2017-06-28 17:44:27 +02:00
org-rmail.el Update copyright years 2017-01-05 20:19:37 -05:00
org-src.el Merge branch 'maint' 2017-08-21 11:31:29 +02:00
org-table.el org-table: Fix sorting with times > 100 hours 2017-08-25 00:06:27 +02:00
org-timer.el Merge branch 'maint' 2017-07-09 11:28:54 -04:00
org-w3m.el Update copyright years 2017-01-05 20:19:37 -05:00
org.el Use `split-string' instead of `org-split-string' 2017-09-07 14:36:50 +02:00
ox-ascii.el ox-ascii: Fix docstring 2017-07-27 13:45:32 +02:00
ox-beamer.el Use `split-string' instead of `org-split-string' 2017-09-07 14:36:50 +02:00
ox-html.el Delete htmlize.el from Org’s contrib directory 2017-08-18 09:54:19 +02:00
ox-icalendar.el ox-icalendar: release buffers less aggressively 2017-08-31 15:58:51 +02:00
ox-latex.el Merge branch 'maint' 2017-06-25 09:40:54 +02:00
ox-man.el Backport commit 20e9a00fb from Emacs 2017-07-09 11:27:12 -04:00
ox-md.el Merge branch 'maint' 2017-08-22 23:46:00 +02:00
ox-odt.el Merge branch 'maint' 2017-09-05 22:34:38 +02:00
ox-org.el Delete htmlize.el from Org’s contrib directory 2017-08-18 09:54:19 +02:00
ox-publish.el Merge branch 'maint' 2017-07-09 11:28:54 -04:00
ox-texinfo.el ox-texinfo: Default process includes "--no-split" option 2017-07-27 13:52:12 +02:00
ox.el Use `split-string' instead of `org-split-string' 2017-09-07 14:36:50 +02:00