org-mode/lisp
Nicolas Goaziou 6a788618e3 Merge branch 'maint'
Conflicts:
	contrib/lisp/ox-deck.el
2013-05-30 14:33:47 +02:00
..
Makefile
ob-asymptote.el
ob-awk.el
ob-C.el
ob-calc.el
ob-clojure.el
ob-comint.el
ob-core.el Babel: complete fix for priority order of header arguments from e79e8943de 2013-05-19 21:06:53 +02:00
ob-css.el
ob-ditaa.el
ob-dot.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-emacs-lisp.el
ob-eval.el
ob-exp.el Babel: complete fix for priority order of header arguments from e79e8943de 2013-05-19 21:06:53 +02:00
ob-fortran.el
ob-gnuplot.el only wrap gnuplot data values in " when necessary 2013-05-17 14:36:10 -06:00
ob-haskell.el
ob-io.el
ob-java.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-js.el
ob-keys.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-latex.el
ob-ledger.el
ob-lilypond.el
ob-lisp.el
ob-lob.el Fix customization types of variables 2013-05-09 15:19:02 +02:00
ob-makefile.el
ob-matlab.el Update Copyright lines to match Emacs format. 2013-01-08 15:04:32 +01:00
ob-maxima.el
ob-mscgen.el
ob-ocaml.el Babel ocaml: fix bug where the first exported result would end up in the ocaml 2013-05-07 14:15:33 +02:00
ob-octave.el ob-octave: Emacs 24.4 will ditch octave-inf in favor for octave 2013-05-19 21:08:00 +02:00
ob-org.el allow insertion of non-strings into Org code blocks 2013-05-06 16:31:53 -04:00
ob-perl.el
ob-picolisp.el
ob-plantuml.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-python.el
ob-R.el ob-R.el: allow use of alternative graphics devices 2013-04-21 23:28:26 -04:00
ob-ref.el
ob-ruby.el
ob-sass.el Merge branch 'maint' 2013-01-08 15:04:40 +01:00
ob-scala.el
ob-scheme.el
ob-screen.el
ob-sh.el ob-sh: detect tables correctly 2013-05-14 08:37:23 +02:00
ob-shen.el
ob-sql.el
ob-sqlite.el
ob-table.el
ob-tangle.el Add 'light argument to some uses of org-babel-get-src-block-info 2013-04-21 23:45:27 -04:00
ob.el
org-agenda.el Fix customization types of variables 2013-05-09 15:19:02 +02:00
org-archive.el
org-attach.el
org-bbdb.el
org-bibtex.el Fix customization types of variables 2013-05-09 15:19:02 +02:00
org-capture.el org-capture.el (org-capture-use-agenda-date): Fix docstring 2013-04-17 07:00:59 +02:00
org-clock.el Merge branch 'maint' 2013-05-21 12:40:52 +02:00
org-colview.el
org-compat.el
org-crypt.el
org-ctags.el Avoid using `case' in default value of defcustom 2013-05-12 06:08:09 +02:00
org-datetree.el
org-docview.el
org-element.el org-element: Small optimization 2013-05-25 22:02:26 +02:00
org-entities.el
org-eshell.el
org-faces.el
org-feed.el
org-footnote.el Fix customization types of variables 2013-05-09 15:19:02 +02:00
org-gnus.el
org-habit.el Add option to always show DONE days as green on consistency graph. It can be enabled by setting `org-habit-show-done-alwyays-green' variable to t. 2013-05-07 12:30:15 +02:00
org-id.el org-id: autoload `org-id-update-id-locations' 2013-05-19 21:07:55 +02:00
org-indent.el
org-info.el Update copyright years. 2013-01-01 16:04:24 +01:00
org-inlinetask.el Remove unnecessary linking to export framework 2013-02-06 23:06:31 +01:00
org-install.el
org-irc.el
org-list.el org-list: Properly update `org-list-allow-alphabetical' 2013-04-26 14:13:24 +02:00
org-macro.el fix macro expansion with separators and backslashes 2013-04-28 10:24:59 +02:00
org-macs.el
org-mhe.el
org-mobile.el
org-mouse.el
org-pcomplete.el
org-plot.el
org-protocol.el Fix customization types of variables 2013-05-09 15:19:02 +02:00
org-rmail.el
org-src.el
org-table.el Merge branch 'maint' 2013-05-15 16:31:54 +02:00
org-timer.el
org-w3m.el
org.el org.el (orgstruct-setup): Bind all intermediate key translations. 2013-05-26 17:31:49 +02:00
ox-ascii.el ox-ascii: Improve speed wrt table export 2013-05-18 18:22:15 +02:00
ox-beamer.el
ox-html.el Refactor fetching html doctype from alist into function so it can be reused in inherited exporters. 2013-05-29 15:23:04 -04:00
ox-icalendar.el ox-icalendar: Ignore footnotes 2013-04-21 23:44:18 +02:00
ox-latex.el Merge branch 'maint' 2013-05-30 14:33:47 +02:00
ox-man.el export backends: Fix "PDF file ... wasn't produced" error with relative paths 2013-05-30 14:28:59 +02:00
ox-md.el ox-md: Fix error when exporting underline objects 2013-05-28 10:48:08 +02:00
ox-odt.el Fix customization types of variables 2013-05-09 15:19:02 +02:00
ox-org.el ox-org: Preserve affiliated keywords 2013-04-26 15:53:05 +02:00
ox-publish.el ox-publish: Fix "Invalid time specification" error with timestamps in DATE 2013-04-29 09:39:35 +02:00
ox-texinfo.el Merge branch 'maint' 2013-05-30 14:33:47 +02:00
ox.el Merge branch 'maint' 2013-05-25 14:37:01 +02:00