Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update old FSF address | Jamie Nguyen | 2014-03-23 | 1 | -2/+2 |
| | |||||
* | Add option ledger-complete-ignore-case | Marcin Borkowski | 2014-02-03 | 1 | -36/+42 |
| | | | | and change ledger-pcomplete accordingly | ||||
* | Bump copyright information to 2014 | Alexis Hildebrandt | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | Fix issue in ledger-fully-complete-xact to deal with possible trailing ↵ | Craig Earls | 2014-01-13 | 1 | -8/+13 |
| | | | | spaces after a payee | ||||
* | Backed out recent changes that broke the complete cycling behavior. | Craig Earls | 2014-01-07 | 1 | -50/+5 |
| | |||||
* | Context-aware pcomplete rules. | 4ourbit | 2013-12-31 | 1 | -4/+49 |
| | | | | | | | | | Provide completions based on information retrieved with 'ledger-context-at-point'. To support step-by-step completion of transactions some more patterns were added to 'ledger-line-config'. The actual completion rules mostly reuse some of the convenient input commands that are buried in ledger-mode. Using the standard pcomplete termination string (" ") to allow a "context switch" at the end of each completion step. | ||||
* | ledger-mode: Fix a number of byte-compilation warnings | Steve Purcell | 2013-12-11 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-07-02 | 1 | -82/+82 |
| | | | | | | | | Conflicts: lisp/ledger-init.el lisp/ledger-mode.el lisp/ledger-reconcile.el lisp/ledger-schedule.el | ||||
* | Finished changing name to ledger-* | Craig Earls | 2013-07-02 | 1 | -0/+257 |
All files and references changed ldg-* to ledger-* |