Achim Gratz 66316436dd org-id: autoload `org-id-update-id-locations' 11 years ago
..
Makefile 87e1e9406e Makefile (clean-install): Also remove ox*.el* files 12 years ago
ob-C.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-R.el 4be6832fdf ob-R.el: allow use of alternative graphics devices 12 years ago
ob-asymptote.el 72bc144c15 Update Copyright lines to match Emacs format. 12 years ago
ob-awk.el 5b3508698b Clean up org-babel-expand-body: functions for awk and picolisp 12 years ago
ob-calc.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-clojure.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-comint.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-core.el 3768cec391 Babel: complete fix for priority order of header arguments from e79e8943de 11 years ago
ob-css.el 72bc144c15 Update Copyright lines to match Emacs format. 12 years ago
ob-ditaa.el 8a2e3e2a79 Add :version and :package-version 12 years ago
ob-dot.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-emacs-lisp.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-eval.el 94934010d7 ob-eval: make org-babel--shell-command-on-region internal and simplify 12 years ago
ob-exp.el 3768cec391 Babel: complete fix for priority order of header arguments from e79e8943de 11 years ago
ob-fortran.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-gnuplot.el 0194fd0cdc only wrap gnuplot data values in " when necessary 11 years ago
ob-haskell.el 4b51984fe7 use org-babel-result-cond in Haskell code blocks 12 years ago
ob-io.el 679dce0fda Merge branch 'maint' 12 years ago
ob-java.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-js.el fe93daa72a use org-babel-result-cond in JavaScript code blocks 12 years ago
ob-keys.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-latex.el 0484c5c64d Manage variables related to both LaTeX export and snippets 12 years ago
ob-ledger.el 72bc144c15 Update Copyright lines to match Emacs format. 12 years ago
ob-lilypond.el 3b3ffd5433 ob-lilypond.el: Fix test leftover 12 years ago
ob-lisp.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-lob.el a84c01642b Fix customization types of variables 12 years ago
ob-makefile.el 9b727c7554 * lisp/ob-makefile.el: Org-babel support for Makefile tangling. 12 years ago
ob-matlab.el 72bc144c15 Update Copyright lines to match Emacs format. 12 years ago
ob-maxima.el 61f8870eb4 contrib/lisp/ob-maxima.el (org-babel-execute:maxima): Ignore lines with ";;; Loading #P" 12 years ago
ob-mscgen.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-ocaml.el 706a546fcf Babel ocaml: fix bug where the first exported result would end up in the ocaml 12 years ago
ob-octave.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-org.el 30c0ceb8ec allow insertion of non-strings into Org code blocks 12 years ago
ob-perl.el f6bf19f898 ob-perl: fix result handling 12 years ago
ob-picolisp.el 5b3508698b Clean up org-babel-expand-body: functions for awk and picolisp 12 years ago
ob-plantuml.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-python.el d136eb20c7 fixed a bug pointed out by Gary Oberbrunner 12 years ago
ob-ref.el 01d6b355d8 Use #+NAME instead of #+TBLNAME 12 years ago
ob-ruby.el 09cb6d3f21 use org-babel-result-cond in Ruby code blocks 12 years ago
ob-sass.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-scala.el 679dce0fda Merge branch 'maint' 12 years ago
ob-scheme.el 92e32755fd use org-babel-result-cond in scheme code blocks 12 years ago
ob-screen.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-sh.el bc1e3e18c9 ob-sh: detect tables correctly 12 years ago
ob-shen.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-sql.el 1fb57438bd Fix code typo in commit 78b3a0 12 years ago
ob-sqlite.el cc756ecac9 don't read sqlite output as lisp 12 years ago
ob-table.el 5fc740a230 Merge branch 'maint' 12 years ago
ob-tangle.el 7263b326d4 Add 'light argument to some uses of org-babel-get-src-block-info 12 years ago
ob.el 5fc740a230 Merge branch 'maint' 12 years ago
org-agenda.el a84c01642b Fix customization types of variables 12 years ago
org-archive.el 8a2e3e2a79 Add :version and :package-version 12 years ago
org-attach.el 8a2e3e2a79 Add :version and :package-version 12 years ago
org-bbdb.el c421ef6a71 org-bbdb.el: Fix typo. 12 years ago
org-bibtex.el a84c01642b Fix customization types of variables 12 years ago
org-capture.el df4ed8e794 org-capture.el (org-capture-use-agenda-date): Fix docstring 12 years ago
org-clock.el a84c01642b Fix customization types of variables 12 years ago
org-colview.el 65440264de Update contrib/README and some comments/messages 12 years ago
org-compat.el 308f380ebc org-compat.el (org-ignore-region): Tiny docstring fix 12 years ago
org-crypt.el 4231cb4b12 Use `org-add-hook' in some places and merge Emacs revno r112320 12 years ago
org-ctags.el ea98942eec Avoid using `case' in default value of defcustom 12 years ago
org-datetree.el ccdfa8ddf8 org-datetree.el: Be more restrictive when finding a year datetree 12 years ago
org-docview.el 76cca82fc1 Merge branch 'maint' 12 years ago
org-element.el 7d37898371 org-element: Be stricter when matching arguments in LaTeX environments 12 years ago
org-entities.el 0484c5c64d Manage variables related to both LaTeX export and snippets 12 years ago
org-eshell.el 98cd4687a2 Update copyright years. 12 years ago
org-faces.el b37e27edb5 org-agenda.el (org-agenda-restriction-lock-highlight-subtree): New option 12 years ago
org-feed.el 98cd4687a2 Update copyright years. 12 years ago
org-footnote.el a84c01642b Fix customization types of variables 12 years ago
org-gnus.el e0e699ab3d org-compat.el: New compatibility function `org-defvaralias' 12 years ago
org-habit.el 0f5cbc1019 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. 12 years ago
org-id.el 66316436dd org-id: autoload `org-id-update-id-locations' 11 years ago
org-indent.el 4231cb4b12 Use `org-add-hook' in some places and merge Emacs revno r112320 12 years ago
org-info.el 98cd4687a2 Update copyright years. 12 years ago
org-inlinetask.el a2f56264c9 Remove unnecessary linking to export framework 12 years ago
org-install.el 7006f36d3d org-install.el: Do not warn users. 12 years ago
org-irc.el 98cd4687a2 Update copyright years. 12 years ago
org-list.el 73b7f3192c org-list: Properly update `org-list-allow-alphabetical' 12 years ago
org-macro.el 93da18174a fix macro expansion with separators and backslashes 12 years ago
org-macs.el 8e2c29fd38 org-macs.el (org-with-remote-undo): Normalize argument names 12 years ago
org-mhe.el 98cd4687a2 Update copyright years. 12 years ago
org-mobile.el 5d1025f5ec org-mobile.el (org-mobile-edit): Insert new headings at the end of the parent subtree 12 years ago
org-mouse.el 04226b1c2d org-mouse.el (org-mouse-agenda-context-menu): Fix a function's name 12 years ago
org-pcomplete.el a9880a7710 Implement group tags 12 years ago
org-plot.el a2f56264c9 Remove unnecessary linking to export framework 12 years ago
org-protocol.el a84c01642b Fix customization types of variables 12 years ago
org-rmail.el 98cd4687a2 Update copyright years. 12 years ago
org-src.el 7790a97cdd org-src.el (org-edit-src-turn-on-auto-save): New option 12 years ago
org-table.el 8b15ff9d07 Merge branch 'maint' 12 years ago
org-timer.el 98cd4687a2 Update copyright years. 12 years ago
org-w3m.el 92af40344e Include org-w3m.el back into core. 12 years ago
org.el 3ce5b3bb22 Merge branch 'maint' 11 years ago
ox-ascii.el c22f5f632b ox-ascii: Improve speed wrt table export 11 years ago
ox-beamer.el bc8d34541b ox-beamer: Do not ignore uppercase environements 12 years ago
ox-html.el 1f7b310142 Merge branch 'maint' 12 years ago
ox-icalendar.el 648e2a1b95 ox-icalendar: Ignore footnotes 12 years ago
ox-latex.el bffc94c0b1 ox-latex: Fix regular caret protection 12 years ago
ox-man.el 133afe8915 Cosmetic change in messages. 12 years ago
ox-md.el 1e496cc8f9 ox.el (org-export-replace-region-by): New function 12 years ago
ox-odt.el a84c01642b Fix customization types of variables 12 years ago
ox-org.el eba04bfb3c ox-org: Preserve affiliated keywords 12 years ago
ox-publish.el 1ce00aaffd ox-publish: Fix "Invalid time specification" error with timestamps in DATE 12 years ago
ox-texinfo.el fea4b5c3ad ox-texinfo: Default to buffer-file-coding-system when exporting 12 years ago
ox.el a5872b9eca Merge branch 'maint' 11 years ago