Merge pull request #198 from errge/master
I understand now. I like that idea. Thanks for the help!
This commit is contained in:
commit
8b80e5efc7
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue