replacing usage of characterp with integerp (which should work w/Emacs22)
commit1b11c7e6a047b5a24cb700282c367cdd8b9a620a
authorEric Schulte <schulte.eric@gmail.com>
Sat, 17 Sep 2011 20:52:19 +0000 (17 14:52 -0600)
committerEric Schulte <schulte.eric@gmail.com>
Sat, 17 Sep 2011 20:52:29 +0000 (17 14:52 -0600)
tree9e2246ae88900dbae59818e44bffa7bcf40b0202
parent861ecb85baf0467610bb6bbdfa985a2f4adaa795
replacing usage of characterp with integerp (which should work w/Emacs22)

* contrib/babel/langs/ob-fortran.el (org-babel-fortran-var-to-fortran):
  Replacing usage of characterp with integerp (which should work w/Emacs22).
* lisp/ob-C.el (org-babel-C-var-to-C): Replacing usage of characterp
  with integerp (which should work w/Emacs22).
contrib/babel/langs/ob-fortran.el
lisp/ob-C.el