ldg-mode should be ledger-mode

This commit is contained in:
Steve Purcell 2013-11-03 21:35:23 +00:00
parent 55067e899b
commit bf5885e301
2 changed files with 1 additions and 1 deletions

View file

@ -1 +0,0 @@
(ldg-mode :fetcher github :repo "ledger/ledger" :files ("lisp/*.el"))

1
recipes/ledger-mode Normal file
View file

@ -0,0 +1 @@
(ledger-mode :fetcher github :repo "ledger/ledger" :files ("lisp/*.el") :old-names (ldg-mode))