]> git.donarmstrong.com Git - lilypond.git/commit
* elisp/lilypond-font-lock.el, elisp/lilypond-indent.el: Avoid nil
authorhjunes <hjunes>
Fri, 14 Oct 2005 12:35:25 +0000 (12:35 +0000)
committerhjunes <hjunes>
Fri, 14 Oct 2005 12:35:25 +0000 (12:35 +0000)
commita80b4098b8173159321d266e676d73dd2b187b95
treee8890bf89227a47eb10e1bd3a90e93fc802b6e75
parent07a9b2a52b443deffb6ee299a15bfa77412ca71f
* elisp/lilypond-font-lock.el, elisp/lilypond-indent.el: Avoid nil
as an argument for char-syntax: use (char-syntax (or nil 0))
instead of (char-syntax nil), thanks to Milan Zamazal.
ChangeLog
THANKS
elisp/lilypond-font-lock.el
elisp/lilypond-indent.el