More code cleanup

This commit is contained in:
Craig Earls 2013-02-12 10:39:07 -07:00
parent e3b37ac19e
commit 316055ff86

View file

@ -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