summaryrefslogtreecommitdiff
path: root/lisp/ldg-new.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ldg-new.el')
-rw-r--r--lisp/ldg-new.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ldg-new.el b/lisp/ldg-new.el
index fce25984..a515d94f 100644
--- a/lisp/ldg-new.el
+++ b/lisp/ldg-new.el
@@ -34,6 +34,10 @@
(require 'ldg-post)
+(autoload #'ledger-mode "ldg-mode" nil t)
+
+(autoload #'ledger-fully-complete-entry "ldg-complete" nil t)
+
(autoload #'ledger-texi-update-test "ldg-texi" nil t)
(autoload #'ledger-texi-update-examples "ldg-texi" nil t)