org-mode/lisp
Nicolas Goaziou 2f4c85e6b4 ob-exp: Repair inline code evaluation after last commit.
* lisp/ob-exp.el (org-babel-exp-non-block-elements): Make sure to
  parse inline babel call or inline src block instead of the following
  object.
2012-11-24 22:30:06 +01:00
..
Makefile Makefile: fix a bug with ORG_ADD_CONTRIB 2012-11-07 18:44:20 +01:00
ob-C.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-R.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-asymptote.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-awk.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-calc.el Replace "ob-" by "org-babel-" as a prefix for two functions 2012-08-21 13:17:08 +02:00
ob-clojure.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-comint.el Fix many small typos. 2012-08-13 05:59:44 +02:00
ob-css.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-ditaa.el Merge branch 'maint' 2012-10-26 08:18:59 +02:00
ob-dot.el ob-dot.el (org-babel-execute:dot): Throw an error when there is no :file parameter 2012-09-28 19:06:17 +02:00
ob-emacs-lisp.el passing as many tests as before 2012-11-18 22:06:12 -07:00
ob-eval.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-exp.el ob-exp: Repair inline code evaluation after last commit. 2012-11-24 22:30:06 +01:00
ob-fortran.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-gnuplot.el Don't use `org-flet' in some functions 2012-08-09 21:06:33 +02:00
ob-haskell.el Remove the obsolete argument `hidden' from `org-export-as-latex'. 2012-10-26 15:05:10 +02:00
ob-io.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-java.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-js.el Fix many small typos. 2012-08-13 05:59:44 +02:00
ob-keys.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
ob-latex.el Fix many small typos. 2012-08-13 05:59:44 +02:00
ob-ledger.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-lilypond.el ob-lilypond.el: Backport change by Paul Eggert in Emacs trunk 2012-09-30 08:47:16 +02:00
ob-lisp.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-lob.el Remove some autoloads and clean up code. 2012-10-02 10:03:15 +02:00
ob-makefile.el * lisp/ob-makefile.el: Org-babel support for Makefile tangling. 2012-10-17 15:07:40 -06:00
ob-matlab.el More copyright year fixes. 2012-02-19 08:16:42 -07:00
ob-maxima.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-mscgen.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-ocaml.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-octave.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-org.el ob-org: By default, export code from Org src blocks 2012-09-28 17:21:37 +02:00
ob-perl.el Fix error messages: don't use a dot at the end 2012-09-28 17:47:48 +02:00
ob-picolisp.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-plantuml.el Fix many small typos. 2012-08-13 05:59:44 +02:00
ob-python.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-ref.el Declare functions and variables. 2012-10-02 11:19:29 +02:00
ob-ruby.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-sass.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
ob-scala.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-scheme.el Add :version to ob-scheme.el option. 2012-04-03 13:44:15 +02:00
ob-screen.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
ob-sh.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-shen.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-sql.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-sqlite.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
ob-table.el ob-*.el: Use ̀org-no-properties' instead of `org-babel-clean-text-properties' 2012-08-15 09:39:24 +02:00
ob-tangle.el Remove some autoloads and clean up code. 2012-10-02 10:03:15 +02:00
ob.el org-babel-result-cond - unified handling of results 2012-11-18 21:58:38 -07:00
org-agenda.el Silence byte compiler 2012-11-17 15:51:26 +01:00
org-archive.el Update autoloads. 2012-10-02 10:52:17 +02:00
org-ascii.el Update autoloads. 2012-10-02 10:52:17 +02:00
org-attach.el Support using git-annex with Org attachments 2012-10-20 15:00:49 -04:00
org-bbdb.el org-bbdb.el: Minor code clean up. 2012-10-02 09:57:10 +02:00
org-beamer.el Update autoloads. 2012-10-02 10:52:17 +02:00
org-bibtex.el org-bibtex.el: Fix broken URL 2012-11-05 09:50:04 +01:00
org-capture.el org-capture: Fix docstring 2012-11-05 13:38:18 +01:00
org-clock.el Allow more flexible customization of clocksum format 2012-11-17 15:39:07 +01:00
org-colview-xemacs.el Silence byte compiler 2012-11-17 15:51:26 +01:00
org-colview.el Silence byte compiler 2012-11-17 15:51:26 +01:00
org-compat.el fix a possible (wrong-type-argument stringp nil) error 2012-10-07 18:11:33 +02:00
org-crypt.el org-crypt.el (org-at-encrypted-entry-p): Fix bug when the check happens before the first headline 2012-09-26 08:28:32 +02:00
org-ctags.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-datetree.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-docbook.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-docview.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-element.el Merge branch 'maint' 2012-11-23 23:49:19 +01:00
org-entities.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-eshell.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-exp.el Merge branch 'maint' 2012-10-02 13:07:09 +02:00
org-faces.el Use "mode-line" instead of "modeline". 2012-10-24 11:21:44 +02:00
org-feed.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-footnote.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-freemind.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-gnus.el Merge branch 'maint' 2012-09-28 17:47:53 +02:00
org-habit.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-html.el Remove some autoloads and clean up code. 2012-10-02 10:03:15 +02:00
org-icalendar.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-id.el Remove some autoloads and clean up code. 2012-10-02 10:03:15 +02:00
org-indent.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-info.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-inlinetask.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-install.el org-install.el: Enhance warning 2012-10-27 09:25:14 +02:00
org-irc.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-jsinfo.el Add licenses to embedded and external javascript code. 2012-08-21 12:37:32 +02:00
org-latex.el Remove the obsolete argument `hidden' from `org-export-as-latex'. 2012-10-26 15:05:10 +02:00
org-list.el Merge branch 'maint' 2012-11-13 15:46:33 +01:00
org-lparse.el org-lparse.el (org-lparse): Fix bug by returning the output of `org-do-lparse'. 2012-10-24 15:55:59 +02:00
org-mac-message.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-macs.el Remove `org-substring-no-properties' and some redundant code 2012-08-15 09:35:21 +02:00
org-mew.el Delete `org-make-link' and replace previous occurrences by `concat'. 2012-08-03 19:03:21 +02:00
org-mhe.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-mks.el Delete trailing whitespaces in core files. 2012-03-28 02:05:36 +02:00
org-mobile.el Remove some autoloads and clean up code. 2012-10-02 10:03:15 +02:00
org-mouse.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-odt.el refer to libraries only by name 2012-10-07 18:11:25 +02:00
org-pcomplete.el org-pcomplete.el: Allow to match and complete a "thing" containing dashes 2012-08-22 00:20:09 +02:00
org-plot.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org-protocol.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-publish.el Merge branch 'maint' 2012-10-02 13:07:09 +02:00
org-remember.el org-remember.el: Correctly strip the comment lines in remember buffer 2012-10-29 06:30:14 +01:00
org-rmail.el Fix a compiler warning. 2012-08-10 11:17:02 +02:00
org-special-blocks.el org-special-blocks.el: Prevent errors by first checking `org-line' is not nil. 2012-06-28 11:19:56 +02:00
org-src.el org-src.el (org-edit-src-exit): Fix editing source section with blank lines 2012-10-29 06:37:41 +01:00
org-table.el Table lookup functions 2012-10-24 14:59:33 +02:00
org-taskjuggler.el Merge branch 'maint' 2012-10-02 13:07:09 +02:00
org-timer.el Remove some autoloads and clean up code. 2012-10-02 10:03:15 +02:00
org-vm.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-w3m.el Fix copyright years in maint. 2012-03-17 16:31:04 +01:00
org-wl.el Massive code clean-up. 2012-08-11 19:10:44 +02:00
org-xoxo.el Use generated-autoload-file: "org-loaddefs.el" as a local variable. 2012-10-02 08:50:46 +02:00
org.el Fix org-minutes-to-clocksum-string to cope with floating point arguments. 2012-11-20 20:22:59 +01:00