Fix bug 923
This commit is contained in:
parent
5797623fd7
commit
59e8967d06
1 changed files with 2 additions and 0 deletions
|
|
@ -81,6 +81,8 @@ Can be pcomplete, or align-posting"
|
|||
|
||||
(ledger-init-load-init-file)
|
||||
|
||||
(setq indent-line-function 'ledger-post-align-postings)
|
||||
|
||||
(let ((map (current-local-map)))
|
||||
(define-key map [(control ?c) (control ?a)] 'ledger-add-transaction)
|
||||
(define-key map [(control ?c) (control ?b)] 'ledger-post-edit-amount)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue