David Maus 37e35d2bb5 Fix highlighting in sparse-tree 13 vuotta sitten
..
ob-C.el 1b11c7e6a0 replacing usage of characterp with integerp (which should work w/Emacs22) 13 vuotta sitten
ob-R.el 900b988742 fix bug introduced by 794319dfd9f11827ca0fce2043dfa95547eafe84 13 vuotta sitten
ob-asymptote.el e9ce64c8bb ob-asymptote: silence byte-compiler 13 vuotta sitten
ob-awk.el f5e09fbd30 ob-awk: safer variable expansion 13 vuotta sitten
ob-calc.el 728611fa77 Fix compiler warnings. 13 vuotta sitten
ob-clojure.el a370bae5d9 removed dependency on deprecated swank-clojure 13 vuotta sitten
ob-comint.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-css.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-ditaa.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-dot.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-emacs-lisp.el 3096cc3b61 Bug fix in ob-emacs-lisp.el. 13 vuotta sitten
ob-eval.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-exp.el 843ac278f9 Don't insert extra space between inline src block and results on export. 13 vuotta sitten
ob-fortran.el 2b3534a81f Release 7.8.03 13 vuotta sitten
ob-gnuplot.el dec0b8e975 gnuplot, don't quote file names on Windows systems 13 vuotta sitten
ob-haskell.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-java.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-js.el ccc99317de backport copyright and license headers from Emacs trunk 13 vuotta sitten
ob-keys.el 4a7dd1e087 binding new code block header argument helper function to C-c C-v h 13 vuotta sitten
ob-latex.el 7e56afb956 Fix typos. 13 vuotta sitten
ob-ledger.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-lilypond.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-lisp.el 16e4e9b5cc fix typo 13 vuotta sitten
ob-lob.el a2cdccf5cb move `org-babel-lob-one-liner-regexp' into ob.el to fix autoloading error 13 vuotta sitten
ob-matlab.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-maxima.el ded376f756 fix compiler warning in ob-maxima.el 13 vuotta sitten
ob-mscgen.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-ocaml.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-octave.el 0b7ae6ffb9 ob-octave.el: Add graphical output 13 vuotta sitten
ob-org.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-perl.el ccc99317de backport copyright and license headers from Emacs trunk 13 vuotta sitten
ob-picolisp.el 33d764f24e fix compiler warnings in ob-picolisp 13 vuotta sitten
ob-plantuml.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-python.el ccc99317de backport copyright and license headers from Emacs trunk 13 vuotta sitten
ob-ref.el b21da5f5d6 fixed bug in parsing of arguments to code block references 13 vuotta sitten
ob-ruby.el bf740ba41c ob-ruby: No longer require inf-ruby when no session evaluation takes place 13 vuotta sitten
ob-sass.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-scheme.el ccc99317de backport copyright and license headers from Emacs trunk 13 vuotta sitten
ob-screen.el b3a18bdea4 Fix tiny typos. 13 vuotta sitten
ob-sh.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
ob-shen.el 2429e83491 ob-shen: fix two compilation errors 13 vuotta sitten
ob-sql.el e744db1ad1 mention ob-sqlite in the comments of ob-sql 13 vuotta sitten
ob-sqlite.el 60176c84e5 specify "," as default sqlite output seperator 13 vuotta sitten
ob-table.el 7e93b90f88 Standardized code block keywords 13 vuotta sitten
ob-tangle.el 647849dff9 better delimiting of Org-mode text preceding a code block 13 vuotta sitten
ob.el 19f1bf6bce unified stripping of protective commas -- idempotent org-edit-src-code 13 vuotta sitten
org-agenda.el b73075a8d2 Code cleanup up: rename org-on-*-p to org-at-*-p. 13 vuotta sitten
org-archive.el b73075a8d2 Code cleanup up: rename org-on-*-p to org-at-*-p. 13 vuotta sitten
org-ascii.el dfcb6faef1 Provide more consistent regexps for headlines 13 vuotta sitten
org-attach.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-bbdb.el b7095d65d8 Make Org work with bbdb 3.0 13 vuotta sitten
org-beamer.el 0c6722d79a org-beamer.el: Also recognize \lstinline and \verb as commands that make a frame fragile. 13 vuotta sitten
org-bibtex.el e902a75a23 improved warnings of bibtex errors during multi-headline export 13 vuotta sitten
org-capture.el 6bd7c7d042 Don't search for position in existing list if :exact-position 13 vuotta sitten
org-clock.el 79105c48e2 Moved `org-in-clocktable-p' from org-clock.el to org.el 13 vuotta sitten
org-colview-xemacs.el b73075a8d2 Code cleanup up: rename org-on-*-p to org-at-*-p. 13 vuotta sitten
org-colview.el b73075a8d2 Code cleanup up: rename org-on-*-p to org-at-*-p. 13 vuotta sitten
org-compat.el 54a9cb0d99 Maintain XEmacs compatibility 13 vuotta sitten
org-crypt.el 7e5c0263fc org-crypt: when running `org-decrypt-entry', only run `auto-save-mode' check if on an encrypted entry 13 vuotta sitten
org-ctags.el 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check 13 vuotta sitten
org-datetree.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-docbook.el 728611fa77 Fix compiler warnings. 13 vuotta sitten
org-docview.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-entities.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-eshell.el 2b3534a81f Release 7.8.03 13 vuotta sitten
org-exp-blocks.el df13cc7375 changed the name of exporting comment blocks 13 vuotta sitten
org-exp.el 4b84ca41d7 Don't format tags in title if title headline does not have tags 13 vuotta sitten
org-faces.el 8c36e92f88 Implement category filtering. 13 vuotta sitten
org-feed.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-footnote.el b3721c2a66 org-footnote: Fix bogus defvar declares 13 vuotta sitten
org-freemind.el fcdeeb9101 Fix typos fixed in Emacs trunk. 13 vuotta sitten
org-gnus.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-habit.el 0c09937069 New vars: org-habit-today-glyph, org-habit-completed-glyph 13 vuotta sitten
org-html.el 92c401198c org.html: Initialize `html-pre-real-contents' correctly. 13 vuotta sitten
org-icalendar.el cd8d1b095b icalendar: Make alarm duration RFC5545 compliant 13 vuotta sitten
org-id.el 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check 13 vuotta sitten
org-indent.el 87a228cd6b org-indent: Handle indentation change with headline manual insertion 13 vuotta sitten
org-info.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-inlinetask.el ea7732d269 org-inlinetask: Small refactoring 13 vuotta sitten
org-irc.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-jsinfo.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-latex.el b73075a8d2 Code cleanup up: rename org-on-*-p to org-at-*-p. 13 vuotta sitten
org-list.el b73075a8d2 Code cleanup up: rename org-on-*-p to org-at-*-p. 13 vuotta sitten
org-lparse.el e9fd334eb4 Add support for indented tables in ODT export 13 vuotta sitten
org-mac-message.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-macs.el 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check 13 vuotta sitten
org-mew.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-mhe.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-mks.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-mobile.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-mouse.el 432437ed4a org-mouse.el: Remove useless commented functions. 13 vuotta sitten
org-odt.el 2ac428a21d org-odt.el: Honor "[TABLE-OF-CONTENTS]" directive 13 vuotta sitten
org-pcomplete.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-plot.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-protocol.el 26d98193d6 org-protocol.el: Fix spelling mistake. 13 vuotta sitten
org-publish.el 006d704145 Use theindex.inc and theindex.org as described in the manual. 13 vuotta sitten
org-remember.el b73075a8d2 Code cleanup up: rename org-on-*-p to org-at-*-p. 13 vuotta sitten
org-rmail.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-special-blocks.el e56e2c8760 Silent a few byte-compiler warnings. 13 vuotta sitten
org-src.el 19f1bf6bce unified stripping of protective commas -- idempotent org-edit-src-code 13 vuotta sitten
org-table.el b3a18bdea4 Fix tiny typos. 13 vuotta sitten
org-taskjuggler.el 14304f6dcd taskjuggler export: take buffer local variables into account 13 vuotta sitten
org-timer.el 4bbdfd229d Replace org-mode-p with usual (eq major-mode 'org-mode) check 13 vuotta sitten
org-vm.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-w3m.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-wl.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org-xoxo.el 58f1dbccf8 Remove the "Version" header in Org libraries (leave it in org.el). 13 vuotta sitten
org.el 37e35d2bb5 Fix highlighting in sparse-tree 13 vuotta sitten