mirror of
https://github.com/pestctrl/emacs-config.git
synced 2026-06-14 12:21:20 +00:00
Hmm, we need another approach
This commit is contained in:
parent
6e56b8bb1c
commit
c10157f1cd
1 changed files with 3 additions and 2 deletions
|
|
@ -272,8 +272,9 @@
|
|||
(overlay-put ol 'priority 5)))
|
||||
(next-line))))
|
||||
|
||||
(add-hook 'ledger-report-mode-hook
|
||||
'ledger-apply-month-separator)
|
||||
;; ;; Need some other way to do this
|
||||
;; (add-hook 'ledger-report-mode-hook
|
||||
;; 'ledger-apply-month-separator)
|
||||
)
|
||||
|
||||
(fset 'credit_card_statement
|
||||
|
|
|
|||
Loading…
Reference in a new issue