Merge pull request #198 from errge/master

I understand now. I like that idea.  Thanks for the help!
This commit is contained in:
Craig Earls 2013-07-09 09:42:24 -07:00
commit 8b80e5efc7

View file

@ -174,7 +174,7 @@ Can indent, complete or align depending on context."
(ledger-check-version)
(ledger-post-setup)
(set (make-local-variable 'comment-start) " ; ")
(set (make-local-variable 'comment-start) "; ")
(set (make-local-variable 'comment-end) "")
(set (make-local-variable 'indent-tabs-mode) nil)