commit
6547448676
1 changed files with 1 additions and 0 deletions
|
|
@ -139,6 +139,7 @@ MOMENT is an encoded date"
|
||||||
(string-to-number (match-string 2 date)))))
|
(string-to-number (match-string 2 date)))))
|
||||||
(ledger-xact-find-slot encoded-date)
|
(ledger-xact-find-slot encoded-date)
|
||||||
(insert transaction "\n")
|
(insert transaction "\n")
|
||||||
|
(beginning-of-line -1)
|
||||||
(ledger-navigate-beginning-of-xact)
|
(ledger-navigate-beginning-of-xact)
|
||||||
(re-search-forward ledger-iso-date-regexp)
|
(re-search-forward ledger-iso-date-regexp)
|
||||||
(replace-match date)
|
(replace-match date)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue