Historial de Commits

Autor SHA1 Mensaje Fecha
  Achim Gratz 8dfd6a6140 Fixup 95bb16661b22ce83326f13304ed4ad690cc03eba hace 14 años
  Carsten Dominik 7666ba421f Version number back to 7.4 hace 14 años
  Carsten Dominik 76a25715c9 Bump version number to 7.5 hace 14 años
  Dan Davison c6a945e82c babel: Handle errors when temporary directory is on a different partition hace 14 años
  Eric Schulte 1ce04c5057 updating Code block evaluation messages hace 14 años
  Eric Schulte 201eb8ce23 ob: examplization of inserted results is smarter about markers hace 14 años
  Eric Schulte a9a77780dc change requirement order to ob-eval is always loaded hace 14 años
  Eric Schulte 232651a57e ob: mention code block name when ":eval query" hace 14 años
  Eric Schulte c4418fc472 ob: fixed insertion of result error hace 14 años
  Eric Schulte c3b7eca193 ob: fixed newly introduced empty result error hace 14 años
  Eric Schulte 01b4f63fe9 ob: no longer escaping results which will be wrapped in a block. hace 14 años
  Eric Schulte 30b2d604c5 ob: more descriptive "Evaluation Aborted" message hace 14 años
  Eric Schulte b5f7b02814 "wrap" :results header argument wraps code block results hace 14 años
  Eric Schulte 950bea36f8 Merge branch 'master' of git+ssh://repo.or.cz/srv/git/org-mode hace 14 años
  Eric Schulte d24b04d82f ob: cleaner parsing of header arguments hace 14 años
  Dan Davison 666e6ed5e7 babel: Wipe error buffer clean at start of execution hace 14 años
  Eric Schulte b174975eb7 ob: safer conversion of results of scripting languages into elisp objects hace 14 años
  Achim Gratz 95bb16661b Fix byte compiler warnings hace 14 años
  Eric Schulte 3785722e92 ob: fix compiler warnings introduced by code-block list reading/writing hace 14 años
  Eric Schulte 6baa78b2da ob: no longer adding extra ":" to singleton first header args hace 14 años
  Eric Schulte 451acd11ce move ob-map-src-blocks up in ob.el and autoload it hace 14 años
  Eric Schulte e34033fec2 using higher level function for checking list membership hace 14 años
  Eric Schulte 97f4c3f9a1 fixed (hopefully) error in compiled form of org-babel-map-src-blocks hace 14 años
  Eric Schulte 88947588bc lists are now a data type recognized by code blocks hace 14 años
  Eric Schulte c676f62361 passing header arguments through to called code blocks hace 14 años
  Bastien Guerry 6630edbd0f Set version number to 7.3 hace 14 años
  Dan Davison ed5665e1e2 babel: Use `copy-sequence' instead of `copy-tree' hace 14 años
  Dan Davison d6599c5699 babel: Ensure that result is a file link when that is intended hace 14 años
  Dan Davison cf0cdd7785 babel: Fix data structure corruption when sorting parameters hace 14 años
  Dan Davison 1ee54e0db7 babel: Don't resolve variable references unless requested hace 14 años