More code cleanup
This commit is contained in:
parent
e3b37ac19e
commit
316055ff86
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ achieved more certainly by passing the entry to ledger for
|
||||||
formatting, but doing so causes inline math expressions to be
|
formatting, but doing so causes inline math expressions to be
|
||||||
dropped."
|
dropped."
|
||||||
(interactive)
|
(interactive)
|
||||||
(let ((bounds (ledger-current-entry-bounds))
|
(let ((bounds (ledger-current-transaction-bounds))
|
||||||
clear cleared)
|
clear cleared)
|
||||||
;; Uncompact the entry, to make it easier to toggle the
|
;; Uncompact the entry, to make it easier to toggle the
|
||||||
;; transaction
|
;; transaction
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue