0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-18 23:10:05 +00:00
org-mode/contrib/babel/langs
Eric Schulte 1b11c7e6a0 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).
2011-09-17 14:52:29 -06:00
..
ob-fomus.el support for fomus code blocks added to contrib 2011-07-08 08:20:12 -06:00
ob-fortran.el replacing usage of characterp with integerp (which should work w/Emacs22) 2011-09-17 14:52:29 -06:00
ob-oz.el Speed up promotion and demotion by turning off after-change-functions 2011-04-21 16:49:41 +02:00