remove all calls to `gensym'
commitb44c08dd455236a63ae1da07cb30639d2679ba92
authorEric Schulte <eric.schulte@gmx.com>
Thu, 19 Jan 2012 14:34:58 +0000 (19 07:34 -0700)
committerEric Schulte <eric.schulte@gmx.com>
Thu, 19 Jan 2012 18:07:11 +0000 (19 11:07 -0700)
tree34812c20cbaba51ee6cc30fbded47413f41b4da7
parentaa321a3ed5a630cba1072e90f897f3d9873063cb
remove all calls to `gensym'

* lisp/ob.el (org-babel-map-src-blocks): Replace gensym with make-symbol.
  (org-babel-map-inline-src-blocks): Replace gensym with make-symbol.
  (org-babel-map-call-lines): Replace gensym with make-symbol.
  (org-babel-map-executables): Replace gensym with make-symbol.
lisp/ob.el