0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-12 21:10:10 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Eric Schulte 561c8b64c3 added litorgy-R to init file 2009-03-25 14:43:38 -07:00
Eric Schulte b809734a47 added initialization file which can be used to load litorgy 2009-03-25 14:43:11 -07:00
Eric Schulte da6ab1279e added stub of the file which will provide R support 2009-03-25 14:42:57 -07:00
Eric Schulte 74498d6055 thinking about and stubbing out functions for referencing external resources 2009-03-23 17:01:11 -07:00
Eric Schulte a95cf1c442 stubbing out a file to hold functions for referencing data from header
arguments of source blocks
2009-03-23 16:29:31 -07:00
Eric Schulte 63839f7c50 adding support for emacs-lisp blocks 2009-03-23 16:07:02 -07:00
Eric Schulte 6cf9c4e497 replacing litorgy-make-region-example with the standard org-toggle-fixed-width-section. 2009-03-17 14:44:50 -07:00
Eric Schulte f8c437e5c3 ensuring return to current buffer when executing R code 2009-02-23 17:52:18 -08:00
Eric Schulte 488fa39b27 ensure inserted results end in a newline 2009-02-23 17:49:51 -08:00
Eric Schulte 761994643d litorgy R support (cleaning out defunct region commands) 2009-02-23 16:08:17 -08:00
Eric Schulte 715998c107 adding R support for litorgy 2009-02-23 16:08:16 -08:00
Eric Schulte fbb141f72e added litorgy-eval-buffer function 2009-02-23 15:15:22 -08:00
Eric Schulte f7d0dd1fda adding a replace option, and simplified result insertion 2009-02-22 22:19:56 -08:00
Eric Schulte 7c51afb642 Added litorgy.el which begins with the most fundamental step of our
implementation, see rorg.org for more information and examples.
2009-02-22 13:19:43 -08:00