summaryrefslogtreecommitdiff
path: root/lisp/ldg-reconcile.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ldg-reconcile.el')
-rw-r--r--lisp/ldg-reconcile.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ldg-reconcile.el b/lisp/ldg-reconcile.el
index e5048a8c..ed3fbcb5 100644
--- a/lisp/ldg-reconcile.el
+++ b/lisp/ldg-reconcile.el
@@ -156,6 +156,7 @@
(switch-to-buffer-other-window target-buffer)
(goto-char (cdr where))
(recenter)
+ (ledger-highlight-xact-under-point)
(if come-back
(switch-to-buffer-other-window cur-buf))))))