| .. |
|
CMakeLists.txt
|
Removed ldg-register.el functionality all contained in ldg-report
|
2013-03-08 18:53:02 -05:00 |
|
ldg-commodities.el
|
Handle quoted commodities in ledger-split-commodity-string
|
2013-03-26 13:55:31 -04:00 |
|
ldg-complete.el
|
Do not include xact level comments in account list for auto completion.
|
2013-03-26 00:35:38 -04:00 |
|
ldg-exec.el
|
Lots of code cleanup. (if () (progn …) ==> (when () …) all over the place
|
2013-03-25 01:21:19 -04:00 |
|
ldg-fonts.el
|
Finish bug 929 got rid of all references to folding, use narrowing instead.
|
2013-03-23 20:09:07 -07:00 |
|
ldg-init.el
|
Lots of code cleanup. (if () (progn …) ==> (when () …) all over the place
|
2013-03-25 01:21:19 -04:00 |
|
ldg-mode.el
|
Bug 936 Fixes ledger-add-transaction.
|
2013-03-27 16:35:43 -04:00 |
|
ldg-new.el
|
Improved configuration dump. Now automatically dumps all customization variables without manually update
|
2013-03-20 12:23:18 -07:00 |
|
ldg-occur.el
|
Lots of code cleanup. (if () (progn …) ==> (when () …) all over the place
|
2013-03-25 01:21:19 -04:00 |
|
ldg-post.el
|
Align post speed improvements after adding the long account name handling.
|
2013-03-27 20:02:11 -07:00 |
|
ldg-reconcile.el
|
add --collapse to reconcile balance calculation
|
2013-03-25 14:05:29 -04:00 |
|
ldg-regex.el
|
Code formatting cleanup.
|
2013-03-06 14:36:31 -05:00 |
|
ldg-report.el
|
Lots of code cleanup. (if () (progn …) ==> (when () …) all over the place
|
2013-03-25 01:21:19 -04:00 |
|
ldg-schedule.el
|
Lots of code cleanup. (if () (progn …) ==> (when () …) all over the place
|
2013-03-25 01:21:19 -04:00 |
|
ldg-sort.el
|
Fix bug 937 maintain sort order of xact on the same actual date.
|
2013-03-30 07:30:40 -07:00 |
|
ldg-state.el
|
Major speed improvements to ledger-post-align-postings
|
2013-03-26 02:33:05 -04:00 |
|
ldg-test.el
|
Restructured customization groups. Completed initial draft of ledger-mode documentation
|
2013-02-27 17:27:52 -07:00 |
|
ldg-texi.el
|
Restructured customization groups. Completed initial draft of ledger-mode documentation
|
2013-02-27 17:27:52 -07:00 |
|
ldg-xact.el
|
Align post speed improvements after adding the long account name handling.
|
2013-03-27 20:02:11 -07:00 |