*** empty log message ***
This commit is contained in:
parent
9b653f66ee
commit
ce6bf5353a
1 changed files with 1 additions and 1 deletions
|
|
@ -246,7 +246,7 @@ Return the difference in the format of a time value."
|
|||
(with-temp-buffer
|
||||
(let ((exit-code
|
||||
(ledger-run-ledger
|
||||
buffer "--format" "\"%B\\n\"" "--reconcile"
|
||||
buffer "--format" "%B\\n" "--reconcile"
|
||||
(with-temp-buffer
|
||||
(insert balance)
|
||||
(goto-char (point-min))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue