org-mode/doc
Eric Schulte 88947588bc lists are now a data type recognized by code blocks
* lisp/ob-ref.el (org-babel-ref-resolve): Recognize `list' as a unique
  type of data
  (org-babel-ref-at-ref-p): Recognize `list' as a unique type of data

* lisp/ob.el (org-babel-read-result): Recognize `list' as a unique
  type of data
  (org-babel-read-list): A function to read a textual Org-mode list
  into an emacs-lisp list.
  (org-babel-insert-result): Recognizes the "list" result param to
  insert data as an Org-mode list.
  (org-babel-result-end): Find the end of an Org-mode list.
  (org-babel-merge-params): Add "list" as a result param.

* doc/org.texi (results): Documentation of the new "list" results
  header argument.
2010-11-17 16:47:55 -07:00
..
.aspell.org.conf Track support files useful in checking Org documentation. 2008-04-01 15:59:35 +02:00
.nosearch Add .nosearch file to the doc/ subdirectory. 2008-12-17 17:25:31 +01:00
dir Split out a number of files from org.el, and reorganize the 2008-03-28 09:57:14 +01:00
Documentation_Standards.org Fix some typos 2009-11-15 10:04:23 +01:00
org.texi lists are now a data type recognized by code blocks 2010-11-17 16:47:55 -07:00
orgcard.tex Set version number to 7.3 2010-11-07 14:52:14 +01:00
orgguide.texi Set version number to 7.3 2010-11-07 14:52:14 +01:00
pdflayout.sty Change refcard processing to pdftex, using pdflayout.sty 2010-03-05 08:28:01 +01:00
texinfo.tex Use proper quote and backtick in PDF output 2010-07-18 11:51:03 +02:00