Nicolas Goaziou 4dead66693 ob-exp: Remove comma-escaping special rule for Org blocks 12 lat temu
..
Makefile 20ac3a3b36 introduce dummy org-install.el to catch old installations 12 lat temu
ob-C.el 70dd1196d2 Massive code clean-up. 12 lat temu
ob-R.el b20ef32b9a do not set variables belonging to ESS 12 lat temu
ob-asymptote.el 70dd1196d2 Massive code clean-up. 12 lat temu
ob-awk.el 966447c454 Don't use `org-flet' in ob-awk.el and ob-sh.el 12 lat temu
ob-calc.el c71b0dacb1 Replace "ob-" by "org-babel-" as a prefix for two functions 12 lat temu
ob-clojure.el 5e4cffbb06 code-block languages may specify their own headers and values 13 lat temu
ob-comint.el 09743f48d6 Fix many small typos. 12 lat temu
ob-css.el 70dd1196d2 Massive code clean-up. 12 lat temu
ob-ditaa.el 99c0b2d9c4 adding :eps header argument to ditaa code blocks 12 lat temu
ob-dot.el 4224cb3336 ob-dot.el (org-babel-execute:dot): Throw an error when there is no :file parameter 12 lat temu
ob-emacs-lisp.el 70dd1196d2 Massive code clean-up. 12 lat temu
ob-eval.el 70dd1196d2 Massive code clean-up. 12 lat temu
ob-exp.el 4dead66693 ob-exp: Remove comma-escaping special rule for Org blocks 12 lat temu
ob-fortran.el 9aff6ffe8a Add COPYING and fix other related issues. 12 lat temu
ob-gnuplot.el e85479aeb1 Don't use `org-flet' in some functions 12 lat temu
ob-haskell.el 5fc07bce0a Declare functions and variables. 12 lat temu
ob-io.el 5fc07bce0a Declare functions and variables. 12 lat temu
ob-java.el f1500f2b04 More fixes to the copyright year... 13 lat temu
ob-js.el 09743f48d6 Fix many small typos. 12 lat temu
ob-keys.el e4c31cf98b Use generated-autoload-file: "org-loaddefs.el" as a local variable. 12 lat temu
ob-latex.el 09743f48d6 Fix many small typos. 12 lat temu
ob-ledger.el 70dd1196d2 Massive code clean-up. 12 lat temu
ob-lilypond.el cde9275e51 ob-lilypond.el: Backport change by Paul Eggert in Emacs trunk 12 lat temu
ob-lisp.el 70dd1196d2 Massive code clean-up. 12 lat temu
ob-lob.el 5c762bbdc6 Remove some autoloads and clean up code. 12 lat temu
ob-makefile.el 9b727c7554 * lisp/ob-makefile.el: Org-babel support for Makefile tangling. 12 lat temu
ob-matlab.el 3dc9cc35ec More copyright year fixes. 13 lat temu
ob-maxima.el 70dd1196d2 Massive code clean-up. 12 lat temu
ob-mscgen.el 70dd1196d2 Massive code clean-up. 12 lat temu
ob-ocaml.el 70dd1196d2 Massive code clean-up. 12 lat temu
ob-octave.el 70dd1196d2 Massive code clean-up. 12 lat temu
ob-org.el ac25422286 ob-org: By default, export code from Org src blocks 12 lat temu
ob-perl.el 222eae4033 Fix error messages: don't use a dot at the end 12 lat temu
ob-picolisp.el 5fc07bce0a Declare functions and variables. 12 lat temu
ob-plantuml.el 09743f48d6 Fix many small typos. 12 lat temu
ob-python.el 222eae4033 Fix error messages: don't use a dot at the end 12 lat temu
ob-ref.el 5fc07bce0a Declare functions and variables. 12 lat temu
ob-ruby.el 70dd1196d2 Massive code clean-up. 12 lat temu
ob-sass.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 lat temu
ob-scala.el 5fc07bce0a Declare functions and variables. 12 lat temu
ob-scheme.el e3913a2ab5 Merge branch 'hotfix-7.8.06' 13 lat temu
ob-screen.el 70dd1196d2 Massive code clean-up. 12 lat temu
ob-sh.el 86e515d7cc fix remote execution w/empty shebang header arg 12 lat temu
ob-shen.el 8931636eae Copyright, license, and header fixes. 13 lat temu
ob-sql.el 5fc07bce0a Declare functions and variables. 12 lat temu
ob-sqlite.el 5fc07bce0a Declare functions and variables. 12 lat temu
ob-table.el 9afc2ac56b ob-*.el: Use ̀org-no-properties' instead of `org-babel-clean-text-properties' 12 lat temu
ob-tangle.el 5c762bbdc6 Remove some autoloads and clean up code. 12 lat temu
ob.el 4f0b3bfe0c Merge branch 'maint' 12 lat temu
org-agenda.el f287ab418d Merge branch 'maint' 12 lat temu
org-archive.el 30f1a62878 Update autoloads. 12 lat temu
org-ascii.el 30f1a62878 Update autoloads. 12 lat temu
org-attach.el 09e3a24a2f Support using git-annex with Org attachments 12 lat temu
org-bbdb.el 641a9243fe org-bbdb.el: Minor code clean up. 12 lat temu
org-beamer.el 30f1a62878 Update autoloads. 12 lat temu
org-bibtex.el 222eae4033 Fix error messages: don't use a dot at the end 12 lat temu
org-capture.el 5c762bbdc6 Remove some autoloads and clean up code. 12 lat temu
org-clock.el 0408270ad2 Put the clocktable summary line as a CAPTION 12 lat temu
org-colview-xemacs.el 9aff6ffe8a Add COPYING and fix other related issues. 12 lat temu
org-colview.el 4f0b3bfe0c Merge branch 'maint' 12 lat temu
org-compat.el d56ad98544 fix a possible (wrong-type-argument stringp nil) error 12 lat temu
org-crypt.el 8fbf78d185 org-crypt.el (org-at-encrypted-entry-p): Fix bug when the check happens before the first headline 12 lat temu
org-ctags.el 70dd1196d2 Massive code clean-up. 12 lat temu
org-datetree.el e4c31cf98b Use generated-autoload-file: "org-loaddefs.el" as a local variable. 12 lat temu
org-docbook.el e4c31cf98b Use generated-autoload-file: "org-loaddefs.el" as a local variable. 12 lat temu
org-docview.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 lat temu
org-element.el 23aa910259 Merge branch 'maint' 12 lat temu
org-entities.el 70dd1196d2 Massive code clean-up. 12 lat temu
org-eshell.el 70dd1196d2 Massive code clean-up. 12 lat temu
org-exp.el 4f0b3bfe0c Merge branch 'maint' 12 lat temu
org-faces.el 70dd1196d2 Massive code clean-up. 12 lat temu
org-feed.el e4c31cf98b Use generated-autoload-file: "org-loaddefs.el" as a local variable. 12 lat temu
org-footnote.el e4c31cf98b Use generated-autoload-file: "org-loaddefs.el" as a local variable. 12 lat temu
org-freemind.el e4c31cf98b Use generated-autoload-file: "org-loaddefs.el" as a local variable. 12 lat temu
org-gnus.el fe7f964b49 Merge branch 'maint' 12 lat temu
org-habit.el 70dd1196d2 Massive code clean-up. 12 lat temu
org-html.el 5c762bbdc6 Remove some autoloads and clean up code. 12 lat temu
org-icalendar.el e4c31cf98b Use generated-autoload-file: "org-loaddefs.el" as a local variable. 12 lat temu
org-id.el 5c762bbdc6 Remove some autoloads and clean up code. 12 lat temu
org-indent.el e4c31cf98b Use generated-autoload-file: "org-loaddefs.el" as a local variable. 12 lat temu
org-info.el 70dd1196d2 Massive code clean-up. 12 lat temu
org-inlinetask.el 70dd1196d2 Massive code clean-up. 12 lat temu
org-install.el 20ac3a3b36 introduce dummy org-install.el to catch old installations 12 lat temu
org-irc.el e4c31cf98b Use generated-autoload-file: "org-loaddefs.el" as a local variable. 12 lat temu
org-jsinfo.el 1b35780196 Add licenses to embedded and external javascript code. 12 lat temu
org-latex.el e4c31cf98b Use generated-autoload-file: "org-loaddefs.el" as a local variable. 12 lat temu
org-list.el 651dfdfe33 Respect additional arguments to sorting functions 12 lat temu
org-lparse.el 5c762bbdc6 Remove some autoloads and clean up code. 12 lat temu
org-mac-message.el 70dd1196d2 Massive code clean-up. 12 lat temu
org-macs.el 722e0e0c83 Remove `org-substring-no-properties' and some redundant code 12 lat temu
org-mew.el 96551f3dd8 Delete `org-make-link' and replace previous occurrences by `concat'. 12 lat temu
org-mhe.el 70dd1196d2 Massive code clean-up. 12 lat temu
org-mks.el ecd0562c5f Fix the master branch. 13 lat temu
org-mobile.el 5c762bbdc6 Remove some autoloads and clean up code. 12 lat temu
org-mouse.el 70dd1196d2 Massive code clean-up. 12 lat temu
org-odt.el b47a7d5125 refer to libraries only by name 12 lat temu
org-pcomplete.el 65e0b5bccd org-pcomplete.el: Allow to match and complete a "thing" containing dashes 12 lat temu
org-plot.el e4c31cf98b Use generated-autoload-file: "org-loaddefs.el" as a local variable. 12 lat temu
org-protocol.el 70dd1196d2 Massive code clean-up. 12 lat temu
org-publish.el 4f0b3bfe0c Merge branch 'maint' 12 lat temu
org-remember.el e4c31cf98b Use generated-autoload-file: "org-loaddefs.el" as a local variable. 12 lat temu
org-rmail.el ad67f20a39 Fix a compiler warning. 12 lat temu
org-special-blocks.el 108fd10a27 org-special-blocks.el: Prevent errors by first checking `org-line' is not nil. 12 lat temu
org-src.el fac86b03fe Normalize comma-escaping of src-blocks and example-blocks 12 lat temu
org-table.el 30f1a62878 Update autoloads. 12 lat temu
org-taskjuggler.el 4f0b3bfe0c Merge branch 'maint' 12 lat temu
org-timer.el 5c762bbdc6 Remove some autoloads and clean up code. 12 lat temu
org-vm.el 70dd1196d2 Massive code clean-up. 12 lat temu
org-w3m.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 lat temu
org-wl.el 70dd1196d2 Massive code clean-up. 12 lat temu
org-xoxo.el e4c31cf98b Use generated-autoload-file: "org-loaddefs.el" as a local variable. 12 lat temu
org.el bef53d7f67 Merge branch 'maint' 12 lat temu