1
0
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-11-24 07:20:29 +00:00
org-mode/lisp
Achim Gratz be0883940d ob-core: refactor org-babel-confirm-evaluate, do not confirm evaluation if cache is current
* lisp/ob-core.el (org-babel-check-confirm-evaluate): New macro to
  establish bindings based on INFO.
* lisp/ob-core.el (org-babel-check-evaluate): New defsubst that checks
  if the evaluation of a code block is disabled.  Refactors the first
  part of the original function `org-babel-confirm-evaluate´.
* lisp/ob-core.el (org-babel-confirm-evaluate): New defsubst that
  checks if the user should be queried and returns the answer.  Keeps
  the second part of the original function `org-babel-confirm-evaluate´.
* lisp/ob-core.el (org-babel-execute-src-block): Do not ask for
  confirmation if the cached result is current.
2013-03-09 21:33:19 +01:00
..
Makefile
ob-asymptote.el
ob-awk.el
ob-C.el
ob-calc.el
ob-clojure.el
ob-comint.el
ob-core.el ob-core: refactor org-babel-confirm-evaluate, do not confirm evaluation if cache is current 2013-03-09 21:33:19 +01:00
ob-css.el
ob-ditaa.el Add :version and :package-version 2013-03-05 16:38:33 +01:00
ob-dot.el
ob-emacs-lisp.el
ob-eval.el ob-eval: make org-babel--shell-command-on-region internal and simplify 2013-03-02 22:49:46 +01:00
ob-exp.el
ob-fortran.el
ob-gnuplot.el
ob-haskell.el
ob-io.el
ob-java.el
ob-js.el
ob-keys.el
ob-latex.el
ob-ledger.el
ob-lilypond.el
ob-lisp.el
ob-lob.el ob-lob.el (org-babel-lob-execute): Rename cache? to cache-p 2013-02-27 10:24:04 +01:00
ob-makefile.el
ob-matlab.el
ob-maxima.el
ob-mscgen.el
ob-ocaml.el check that tuareg-run-caml is defined before use 2013-02-09 14:11:45 -07:00
ob-octave.el
ob-org.el
ob-perl.el ob-perl: implement results interpretation and improve wrapper 2013-03-02 22:49:46 +01:00
ob-picolisp.el
ob-plantuml.el
ob-python.el Add :version and :package-version 2013-03-05 16:38:33 +01:00
ob-R.el ox-latex: Support tikz images, :width, and :height 2013-03-06 09:29:37 +01:00
ob-ref.el
ob-ruby.el
ob-sass.el
ob-scala.el
ob-scheme.el
ob-screen.el
ob-sh.el
ob-shen.el
ob-sql.el ob-sql.el (org-babel-execute:sql): Add header row delimiter for both mysql and postgresql 2013-02-24 09:15:02 +01:00
ob-sqlite.el
ob-table.el
ob-tangle.el update doc to reflect changed variable name 2013-03-04 06:44:31 -07:00
ob.el
org-agenda.el org-agenda.el (org-agenda-day-view): Fix parameter's name 2013-03-08 12:23:10 +01:00
org-archive.el Add :version and :package-version 2013-03-05 16:38:33 +01:00
org-attach.el Add :version and :package-version 2013-03-05 16:38:33 +01:00
org-bbdb.el
org-bibtex.el Remove remember support 2013-02-22 11:44:29 +01:00
org-capture.el org-capture.el: Fix or add docstrings 2013-03-05 16:38:33 +01:00
org-clock.el Merge branch 'maint' 2013-03-02 18:59:47 +01:00
org-colview.el Update contrib/README and some comments/messages 2013-03-04 18:36:34 +01:00
org-compat.el New compatibility macro `org-with-silent-modifications' 2013-02-25 11:44:27 +01:00
org-crypt.el
org-ctags.el
org-datetree.el datetree: Recognize year headline with tags as a match 2013-02-25 10:47:36 +01:00
org-docview.el Merge branch 'maint' 2013-02-26 16:14:03 +01:00
org-element.el org-element.el (org-element-map): Fix tiny typo in docstring 2013-03-08 16:53:03 +01:00
org-entities.el
org-eshell.el
org-faces.el Update contrib/README and some comments/messages 2013-03-04 18:36:34 +01:00
org-feed.el
org-footnote.el Require 2 blank lines to separate footnote definition 2013-02-24 14:44:07 +01:00
org-gnus.el Bump :version to "24.4" and add :package-version. 2013-02-26 18:21:28 +01:00
org-habit.el
org-id.el Unify org-id-reverse-string' and org-babel-reverse-string' into `org-reverse-string' 2013-02-13 16:29:09 +01:00
org-indent.el Merge branch 'maint' 2013-02-27 23:06:11 +01:00
org-info.el
org-inlinetask.el
org-install.el
org-irc.el
org-list.el org-list: Use export back-ends to transform radio lists 2013-03-04 12:33:04 +01:00
org-mac-message.el
org-macro.el Update headers. 2013-02-23 09:56:24 +01:00
org-macs.el Merge branch 'maint' 2013-02-27 08:46:36 +01:00
org-mhe.el
org-mobile.el Merge branch 'maint' 2013-03-03 13:41:20 +01:00
org-mouse.el
org-pcomplete.el Merge ox-infojs.el into ox-html.el 2013-03-01 14:26:55 +01:00
org-plot.el
org-protocol.el org-protocol: Pass optional value using query in url to capture from protocol. 2013-03-04 01:16:32 +01:00
org-rmail.el
org-src.el org-src.el (org-edit-src-exit): Don't modify the undo list when inserting the code 2013-03-08 18:31:14 +01:00
org-table.el fix a stray "user-error" introduced in bd89d6a02f 2013-03-03 20:29:58 +01:00
org-timer.el
org.el Make org-toggle-item' and org-toggle-heading' behave more alike 2013-03-07 12:06:46 +01:00
ox-ascii.el Add :version and :package-version 2013-03-05 16:38:33 +01:00
ox-beamer.el ox-latex: Introduce LATEX_HEADER_EXTRA keyword 2013-03-07 09:02:29 +01:00
ox-html.el ox-html.el (org-html-template): Always include the title. 2013-03-08 16:53:06 +01:00
ox-icalendar.el ox-icalendar: Fix error when `org-icalendar-store-UID' is non-nil 2013-03-07 13:54:33 +01:00
ox-latex.el ox-latex: Activate smart quotes by default 2013-03-08 23:42:24 +01:00
ox-man.el Add :version and :package-version 2013-03-05 16:38:33 +01:00
ox-md.el ox-md.el (org-md-export-as-markdown): Tiny docstring fix 2013-03-07 16:31:24 +01:00
ox-odt.el org.el: Update `customize-package-emacs-version-alist' and fix :version/:package-version keywords 2013-03-06 17:31:28 +01:00
ox-org.el Fix typo 2013-03-04 07:36:54 +01:00
ox-publish.el Revert "Add (provide ...) forms." 2013-03-02 16:20:59 +01:00
ox-texinfo.el org.el: Update `customize-package-emacs-version-alist' and fix :version/:package-version keywords 2013-03-06 17:31:28 +01:00
ox.el org.el: Update `customize-package-emacs-version-alist' and fix :version/:package-version keywords 2013-03-06 17:31:28 +01:00