Bastien Guerry e85479aeb1 Don't use `org-flet' in some functions 12 years ago
..
Makefile 3e63c3e97a Makefile: allow for different compilation methods 12 years ago
ob-C.el 2dfa6aaf79 Let ob-C and ob-fortran work correctly on Windows/Cygwin 12 years ago
ob-R.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
ob-asymptote.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
ob-awk.el 63b5f8f2e8 replace flet/labels with org-flet/org-labels 12 years ago
ob-calc.el ce3aa4ab2b strip quotes from calc internal representations 12 years ago
ob-clojure.el 5e4cffbb06 code-block languages may specify their own headers and values 13 years ago
ob-comint.el 2817f68c17 anonymous function instead of using flet 12 years ago
ob-css.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 years ago
ob-ditaa.el ecd0562c5f Fix the master branch. 13 years ago
ob-dot.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 years ago
ob-emacs-lisp.el 4db4fe84a8 Merge branch 'origin-maint' 13 years ago
ob-eval.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 years ago
ob-exp.el e85479aeb1 Don't use `org-flet' in some functions 12 years ago
ob-fortran.el 2dfa6aaf79 Let ob-C and ob-fortran work correctly on Windows/Cygwin 12 years ago
ob-gnuplot.el e85479aeb1 Don't use `org-flet' in some functions 12 years ago
ob-haskell.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
ob-io.el 5061de6ee3 integrating ob-scala and ob-io into Org-mode, with code cleanup 13 years ago
ob-java.el f1500f2b04 More fixes to the copyright year... 13 years ago
ob-js.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
ob-keys.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 years ago
ob-latex.el fadca5e8eb Fix typos and spelling mistakes. 13 years ago
ob-ledger.el fadca5e8eb Fix typos and spelling mistakes. 13 years ago
ob-lilypond.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
ob-lisp.el 5e4cffbb06 code-block languages may specify their own headers and values 13 years ago
ob-lob.el e85479aeb1 Don't use `org-flet' in some functions 12 years ago
ob-matlab.el 3dc9cc35ec More copyright year fixes. 13 years ago
ob-maxima.el 925aeebaad Org-Babel: fix maxima invocation without explicit parameters 13 years ago
ob-mscgen.el 3dc9cc35ec More copyright year fixes. 13 years ago
ob-ocaml.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
ob-octave.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
ob-org.el 575ecebcac More copyright year fixes. 13 years ago
ob-perl.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
ob-picolisp.el e3913a2ab5 Merge branch 'hotfix-7.8.06' 13 years ago
ob-plantuml.el 793485b07a adding a :java header argument to plantuml 13 years ago
ob-python.el e85479aeb1 Don't use `org-flet' in some functions 12 years ago
ob-ref.el e85479aeb1 Don't use `org-flet' in some functions 12 years ago
ob-ruby.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
ob-sass.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 years ago
ob-scala.el 5061de6ee3 integrating ob-scala and ob-io into Org-mode, with code cleanup 13 years ago
ob-scheme.el e3913a2ab5 Merge branch 'hotfix-7.8.06' 13 years ago
ob-screen.el 8931636eae Copyright, license, and header fixes. 13 years ago
ob-sh.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
ob-shen.el 8931636eae Copyright, license, and header fixes. 13 years ago
ob-sql.el eed31ad936 Add dbi support to sql babel mode 13 years ago
ob-sqlite.el 5e4cffbb06 code-block languages may specify their own headers and values 13 years ago
ob-table.el 0630d89a0c Merge branch 'maint' of orgmode.org:org-mode 13 years ago
ob-tangle.el 1952afa6ed more efficient org-babel-with-temp-filebuffer 12 years ago
ob.el e85479aeb1 Don't use `org-flet' in some functions 12 years ago
org-agenda.el 9dae6f04b1 Let `org-agenda-time-grid' control if the grid is displayed. 12 years ago
org-archive.el b7a61ed7ea org-archive.el (org-datetree-find-date-create): Declare. 12 years ago
org-ascii.el d5c0af72cf Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 13 years ago
org-attach.el 0c302d412c Add support for creating symbolic links in org-attach 13 years ago
org-bbdb.el 96551f3dd8 Delete `org-make-link' and replace previous occurrences by `concat'. 12 years ago
org-beamer.el 6fdfa1ede1 Allow beamer export to inherit some properties 13 years ago
org-bibtex.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
org-capture.el 7fdd49dd33 org-capture.el: Fix docstring by adding Gnus to the list of mail clients. 12 years ago
org-clock.el bc19977534 org-clock.el: Let C-u M-x org-clock-out RET now prompts for a state to switch to 12 years ago
org-colview-xemacs.el 1c203d8d19 Match #+name/#+tblname/#+tblfm along with uppercase twins. 13 years ago
org-colview.el 2cd4333398 Fix two compiler warnings. 12 years ago
org-compat.el 63b5f8f2e8 replace flet/labels with org-flet/org-labels 12 years ago
org-crypt.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
org-ctags.el 0233eb989b Merge branch 'maint' 13 years ago
org-datetree.el 8f2a921cf9 Allow datetree to find years with trailing whitespace. 12 years ago
org-docbook.el bd4c629e96 Fix docstring and comment typos. 12 years ago
org-docview.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 years ago
org-element.el b523a3edf5 Fix tests 12 years ago
org-entities.el e886c548e4 Merge branch 'maint' 12 years ago
org-eshell.el 96551f3dd8 Delete `org-make-link' and replace previous occurrences by `concat'. 12 years ago
org-exp-blocks.el e85479aeb1 Don't use `org-flet' in some functions 12 years ago
org-exp.el e85479aeb1 Don't use `org-flet' in some functions 12 years ago
org-faces.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
org-feed.el ecd0562c5f Fix the master branch. 13 years ago
org-footnote.el d59762b6fa Don't call org-footnote-unique label if using random labels 13 years ago
org-freemind.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
org-gnus.el 96551f3dd8 Delete `org-make-link' and replace previous occurrences by `concat'. 12 years ago
org-habit.el e67734fe8e Add ability to show all (even unscheduled) habits on today agenda, by 12 years ago
org-html.el 28582bfa0f org-html.el: Make footnotes unique to an entry 12 years ago
org-icalendar.el 2cd4333398 Fix two compiler warnings. 12 years ago
org-id.el 96551f3dd8 Delete `org-make-link' and replace previous occurrences by `concat'. 12 years ago
org-indent.el c5f73635d0 Replace obsolete variable `buffer-substring-filters'. 13 years ago
org-info.el 96551f3dd8 Delete `org-make-link' and replace previous occurrences by `concat'. 12 years ago
org-inlinetask.el ecd0562c5f Fix the master branch. 13 years ago
org-irc.el 96551f3dd8 Delete `org-make-link' and replace previous occurrences by `concat'. 12 years ago
org-jsinfo.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 years ago
org-latex.el bd4c629e96 Fix docstring and comment typos. 12 years ago
org-list.el cbb7742d3b org-list.el (org-mark-list): Delete. 12 years ago
org-lparse.el e518e2e29b Merge remote-tracking branch 'origin/maint' 12 years ago
org-mac-message.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
org-macs.el 8eb584331a Add punctuation at the end of the first line of docstrings. Code cleanup. 12 years ago
org-mew.el 96551f3dd8 Delete `org-make-link' and replace previous occurrences by `concat'. 12 years ago
org-mhe.el 96551f3dd8 Delete `org-make-link' and replace previous occurrences by `concat'. 12 years ago
org-mks.el ecd0562c5f Fix the master branch. 13 years ago
org-mobile.el 71c957d903 org-mobile.el: Fix tags gathering again. 12 years ago
org-mouse.el 63b5f8f2e8 replace flet/labels with org-flet/org-labels 12 years ago
org-odt.el f4148cf525 Merge origin/maint 12 years ago
org-pcomplete.el 256f7dc998 org-pcomplete.el: Fix compiler warning. 12 years ago
org-plot.el e85479aeb1 Don't use `org-flet' in some functions 12 years ago
org-protocol.el cd053cc12f Merge branch 'maint' into master-merge-maint 13 years ago
org-publish.el b62b49bc2b Make the column mandatory after #+include:. 12 years ago
org-remember.el f3691be03c Cure byte-compilation errors in org-remember.el 13 years ago
org-rmail.el 7bc9b2242e org-rmail.el: Fix compiler warnings. 12 years ago
org-special-blocks.el 108fd10a27 org-special-blocks.el: Prevent errors by first checking `org-line' is not nil. 12 years ago
org-src.el afe5eb140e Fix some docstrings format. 12 years ago
org-table.el 0c77568f67 org-table.el (orgtbl-to-generic): Fix docstring. 12 years ago
org-taskjuggler.el ecd0562c5f Fix the master branch. 13 years ago
org-timer.el eb7a9a1d8d org-timer.el (org-timer-pause-or-continue, org-timer-stop): Autoload. 12 years ago
org-vm.el 96551f3dd8 Delete `org-make-link' and replace previous occurrences by `concat'. 12 years ago
org-w3m.el e44d2975ff Fix copyright (to 2012) year and Org version (to 7.8.03). 13 years ago
org-wl.el 96551f3dd8 Delete `org-make-link' and replace previous occurrences by `concat'. 12 years ago
org-xoxo.el 5c38bf0ef7 Fix copyright and authors lines. 13 years ago
org.el ced90464dd org.el (org-entry-get): Don't use `org-flet' 12 years ago