0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-15 15:16:26 +00:00
org-mode/lisp
Eric Schulte 75e65de150 sbe now allows specification of header arguments
* lisp/ob-table.el (sbe): If first variable is a string and not a cons
  cell, then interpret it as a string of header arguments to be passed
  to the code block.
2011-10-07 12:18:00 -06:00
..
ob-asymptote.el ob-asymptote: silence byte-compiler 2011-09-25 16:19:27 +02:00
ob-awk.el ob-awk: safer variable expansion 2011-08-28 09:03:19 -06:00
ob-C.el replacing usage of characterp with integerp (which should work w/Emacs22) 2011-09-17 14:52:29 -06:00
ob-calc.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-clojure.el backport copyright and license headers from Emacs trunk 2011-08-24 22:32:38 +02:00
ob-comint.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-css.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-ditaa.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-dot.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-emacs-lisp.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-eval.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-exp.el backport copyright and license headers from Emacs trunk 2011-08-24 22:32:38 +02:00
ob-gnuplot.el gnuplot, don't quote file names on Windows systems 2011-09-29 06:54:49 -06:00
ob-haskell.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-java.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-js.el backport copyright and license headers from Emacs trunk 2011-08-24 22:32:38 +02:00
ob-keys.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-latex.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-ledger.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-lilypond.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-lisp.el backport copyright and license headers from Emacs trunk 2011-08-24 22:32:38 +02:00
ob-lob.el backport copyright and license headers from Emacs trunk 2011-08-24 22:32:38 +02:00
ob-matlab.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-maxima.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-mscgen.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-ocaml.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-octave.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-org.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-perl.el backport copyright and license headers from Emacs trunk 2011-08-24 22:32:38 +02:00
ob-plantuml.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-python.el backport copyright and license headers from Emacs trunk 2011-08-24 22:32:38 +02:00
ob-R.el fix bug in R session evaluation 2011-09-21 09:10:21 -06:00
ob-ref.el backport copyright and license headers from Emacs trunk 2011-08-24 22:32:38 +02:00
ob-ruby.el ob-ruby: No longer require inf-ruby when no session evaluation takes place 2011-08-19 08:58:24 -06:00
ob-sass.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-scheme.el backport copyright and license headers from Emacs trunk 2011-08-24 22:32:38 +02:00
ob-screen.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-sh.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-shen.el ob-shen: fix build error 2011-10-07 09:09:49 -06:00
ob-sql.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-sqlite.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
ob-table.el sbe now allows specification of header arguments 2011-10-07 12:18:00 -06:00
ob-tangle.el better delimiting of Org-mode text preceding a code block 2011-09-16 09:52:34 -06:00
ob.el Don't delete variable values when checking for assignment. 2011-09-16 09:52:34 -06:00
org-agenda.el Time range end in agenda view not displayed 2011-10-05 16:46:18 +02:00
org-archive.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-ascii.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-attach.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-bbdb.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-beamer.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-bibtex.el configurable property name for bibtex entry types 2011-09-20 09:20:53 -06:00
org-capture.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-clock.el Revert "Move three functions and add appropriate require/declarations." 2011-08-19 22:11:15 +02:00
org-colview-xemacs.el Revert "Move three functions and add appropriate require/declarations." 2011-08-19 22:11:15 +02:00
org-colview.el Revert "Move three functions and add appropriate require/declarations." 2011-08-19 22:11:15 +02:00
org-compat.el org-compat.el: Remove LABEL argument from pop-to-buffer-same-window call. 2011-09-02 18:18:56 +02:00
org-crypt.el org-crypt.el: fix copyright years. 2011-08-19 15:15:51 +02:00
org-ctags.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-datetree.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-docbook.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-docview.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-entities.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-exp-blocks.el cleaning up markers in org-exp-blocks -- Thanks again to Nicolas Goaziou for advice 2011-08-22 08:31:09 -06:00
org-exp.el Merge branch 'master' of orgmode.org:org-mode 2011-09-14 08:54:53 +02:00
org-faces.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-feed.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-footnote.el org-footnote: Small refactoring 2011-10-01 08:57:33 +02:00
org-freemind.el backport copyright and license headers from Emacs trunk 2011-08-24 22:32:38 +02:00
org-gnus.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-habit.el New vars: org-habit-today-glyph, org-habit-completed-glyph 2011-09-21 04:09:49 -05:00
org-html.el Check argument is a string before calling string-match 2011-10-04 14:35:33 +02:00
org-icalendar.el icalendar: Make alarm duration RFC5545 compliant 2011-08-25 16:39:35 +02:00
org-id.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-indent.el Make some files pass checkdoc test 2011-08-23 21:43:30 +02:00
org-info.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-inlinetask.el org-inlinetask: Small refactoring 2011-09-01 08:49:28 +02:00
org-irc.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-jsinfo.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-latex.el Eliminate extra newline(s) after example or src block. 2011-08-21 12:28:33 -06:00
org-list.el Better handling of ill-formed lists 2011-10-02 23:17:11 +02:00
org-mac-message.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-macs.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-mew.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-mhe.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-mks.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-mobile.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-mouse.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-pcomplete.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-plot.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-protocol.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-publish.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-remember.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-rmail.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-special-blocks.el Revert "Avoid XHTML strict problems by not enclosing special blocks in paragraph tags" 2011-10-04 23:31:43 +02:00
org-src.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-table.el Keep table row/column removal from creating invalid formulas 2011-08-25 08:16:00 +02:00
org-taskjuggler.el taskjuggler export: take buffer local variables into account 2011-09-07 15:45:14 +02:00
org-timer.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-vm.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-w3m.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-wl.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org-xoxo.el Remove the "Version" header in Org libraries (leave it in org.el). 2011-08-17 14:42:34 +02:00
org.el adding initial support for evaluation of shen code blocks 2011-10-06 19:55:47 -06:00