org-mode/lisp
Nicolas Goaziou 80e493a1f7 Merge branch 'maint'
Conflicts:
	lisp/ox-html.el
2014-09-18 22:08:30 +02:00
..
Makefile
ob-abc.el
ob-asymptote.el
ob-awk.el awk code blocks handle tabular input 2014-06-07 11:16:55 -04:00
ob-C.el ob-C: fix missing function org-babel-expand-body:cpp 2014-08-28 10:46:56 -04:00
ob-calc.el
ob-clojure.el
ob-comint.el ob-comint.el: Fix bug. 2014-09-01 00:52:13 -04:00
ob-coq.el
ob-core.el ob-core: Preserve inline-ness of source blocks when inserting results 2014-08-22 14:39:39 +02:00
ob-css.el
ob-ditaa.el un-duplicate ditaa eps file name generation 2014-06-06 12:21:56 -04:00
ob-dot.el
ob-ebnf.el ob-ebnf: Fix copyright and style 2013-10-29 15:18:24 +01:00
ob-emacs-lisp.el
ob-eval.el ob-eval: Do not use read-only mode, switch to compilation mode only once 2014-09-10 11:22:43 +02:00
ob-exp.el ob: Support for exporting inline source code 2014-08-22 14:39:38 +02:00
ob-forth.el ob-forth: Silence byte-compiler 2014-08-14 11:15:37 +02:00
ob-fortran.el
ob-gnuplot.el ob-gnuplot: Fix error when table contains dates 2014-09-15 13:47:20 +02:00
ob-groovy.el Make C, C++, D, Java, Groovy compilers customizable 2014-06-16 11:05:01 -04:00
ob-haskell.el ob-core, ob-exp, ob-haskell, ob-python: declarations for org-src-preserve-indentations 2014-05-28 14:52:14 +02:00
ob-io.el
ob-J.el ob-J: adapt to new `org-babel-process-params' 2014-08-26 09:16:28 +02:00
ob-java.el Make C, C++, D, Java, Groovy compilers customizable 2014-06-16 11:05:01 -04:00
ob-js.el slightly smarter result parsing for js 2014-08-23 23:49:37 -04:00
ob-keys.el
ob-latex.el ob-latex: fixes and improvements 2014-08-16 00:43:37 -04:00
ob-ledger.el
ob-lilypond.el ob-lilypond: Code cleanup 2014-08-20 22:24:01 +02:00
ob-lisp.el protect lisp code blocks from ending comments 2014-08-03 21:33:13 -04:00
ob-lob.el
ob-makefile.el
ob-matlab.el
ob-maxima.el babel: fixes for commit 08e2596 2014-05-15 23:26:30 -04:00
ob-mscgen.el
ob-ocaml.el
ob-octave.el babel: fixes for commit 08e2596 2014-05-15 23:26:30 -04:00
ob-org.el
ob-perl.el
ob-picolisp.el
ob-plantuml.el
ob-python.el Merge branch 'maint' 2014-05-28 16:23:08 +02:00
ob-R.el lisp/ob-R.el: use `ess-wait-for-process' to assure clean session startup 2014-09-17 21:10:40 -04:00
ob-ref.el
ob-ruby.el
ob-sass.el
ob-scala.el
ob-scheme.el lisp/ob-scheme.el: Fix scheme code blocks execution error in batch mode 2014-05-22 13:14:30 +02:00
ob-screen.el ob-screen, use unpredictable temp file name 2014-05-08 12:19:30 -06:00
ob-shell.el ob-shell: honor the specified shell for :session 2014-06-23 20:53:22 +02:00
ob-shen.el
ob-sql.el update psql command to respect :colnames 2014-01-08 09:57:40 -07:00
ob-sqlite.el
ob-table.el ob-table.el (org-sbe): Minor enhancements 2014-04-18 14:09:37 +02:00
ob-tangle.el tangle option to not post-process tangle comments 2014-06-07 11:29:03 -04:00
ob.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-agenda.el Merge branch 'master' of orgmode.org:org-mode 2014-08-26 07:02:31 +02:00
org-archive.el
org-attach.el Merge branch 'maint' 2014-05-21 19:47:29 +02:00
org-bbdb.el Fix BBDB link completion 2014-04-29 11:36:16 +02:00
org-bibtex.el Merge branch 'maint' 2014-06-23 09:45:48 +02:00
org-capture.el Merge branch 'maint' 2014-07-28 18:08:44 +02:00
org-clock.el Use `org-clock-string' whenever possible 2014-08-27 10:10:24 +02:00
org-colview.el Fix COMMENT keyword when stacked with a regular keyword 2014-04-10 22:51:16 +02:00
org-compat.el org-compat: Provide compatibility definition for font-lock-ensure 2014-06-01 14:22:42 +02:00
org-crypt.el
org-ctags.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-datetree.el Update copyright years again. 2014-01-07 14:18:17 +01:00
org-docview.el
org-element.el Parsing and exporting special blocks preserve case 2014-09-17 20:52:54 +02:00
org-entities.el Merge branch 'maint' 2014-05-28 16:23:08 +02:00
org-eshell.el
org-faces.el org-faces.el: fix docstring typo 2014-08-26 21:31:13 -04:00
org-feed.el org-feed.el: Allow current buffer to be indirect 2014-02-18 20:33:34 +01:00
org-footnote.el Reverting "org-footnote: forward declare functions" 2014-06-01 14:28:13 +02:00
org-gnus.el org-gnus.el: silent compiler 2014-06-13 12:26:10 +02:00
org-habit.el org-habit.el (org-habit-insert-consistency-graphs): Don't remove filter overlays 2014-05-22 14:34:46 +02:00
org-id.el
org-indent.el
org-info.el
org-inlinetask.el
org-install.el
org-irc.el
org-list.el Merge branch 'maint' 2014-06-23 09:45:48 +02:00
org-macro.el
org-macs.el Make org-get-limited-outline-regexp usable outside of org. 2014-07-28 16:14:39 +02:00
org-mhe.el
org-mobile.el Merge branch 'maint' 2014-06-11 17:46:40 +02:00
org-mouse.el Merge branch 'maint' 2014-05-23 13:12:37 +02:00
org-pcomplete.el
org-plot.el
org-protocol.el
org-rmail.el org-agenda.el (org-agenda-format-item): Don't add the 'effort and 'effort-minutes text properties 2014-05-23 16:51:55 +02:00
org-src.el Merge branch 'maint' 2014-09-11 18:27:22 +02:00
org-table.el Table formula: Fix for Lisp return value nil 2014-09-14 10:44:28 +02:00
org-timer.el Small refactoring and fix a bug in `org-timer-set-timer' 2014-05-28 10:47:05 +02:00
org-w3m.el
org.el Tiny refactoring 2014-09-16 09:30:29 +02:00
ox-ascii.el Revert "Merge export and special blocks within back-ends" 2014-09-08 11:57:27 +02:00
ox-beamer.el Revert "Merge export and special blocks within back-ends" 2014-09-08 11:57:27 +02:00
ox-html.el Merge branch 'maint' 2014-09-18 22:08:30 +02:00
ox-icalendar.el ox-icalendar: Small fix 2014-08-28 11:23:50 +02:00
ox-latex.el Parsing and exporting special blocks preserve case 2014-09-17 20:52:54 +02:00
ox-man.el Parsing and exporting special blocks preserve case 2014-09-17 20:52:54 +02:00
ox-md.el Revert "Merge export and special blocks within back-ends" 2014-09-08 11:57:27 +02:00
ox-odt.el Parsing and exporting special blocks preserve case 2014-09-17 20:52:54 +02:00
ox-org.el ox-org: Update wrt `org-element-block-name-alist' change 2014-08-08 10:34:34 +02:00
ox-publish.el Merge branch 'maint' 2014-07-29 23:28:34 +02:00
ox-texinfo.el Parsing and exporting special blocks preserve case 2014-09-17 20:52:54 +02:00
ox.el Merge branch 'maint' 2014-09-08 12:10:28 +02:00