safer equality test in org-babel-header-arg-expand
commitbc473299f1322937e837ca61a617f7c1dfc4eac5
authorEric Schulte <eric.schulte@gmx.com>
Sat, 14 Apr 2012 13:32:57 +0000 (14 09:32 -0400)
committerEric Schulte <eric.schulte@gmx.com>
Sat, 14 Apr 2012 13:32:57 +0000 (14 09:32 -0400)
tree5b0dde6aaaa531b27f0ddc4a75e6924dec1d2d05
parent5e4cffbb06a144e434123214082bc950f287672e
safer equality test in org-babel-header-arg-expand

* lisp/ob.el (org-babel-header-arg-expand): In new
  buffers (char-before) may return nil so use equal rather than =.
lisp/ob.el