Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [emacs] C-x h M-x untabify RET | thdox | 2015-02-10 | 1 | -84/+84 |
| | | | | | | C-x h M-x indent-region RET [ci skip] | ||||
* | Fix ledger-schedule-upcoming so that is honor input file names. | Craig Earls | 2014-12-14 | 1 | -3/+3 |
| | |||||
* | [emacs] Declare when we're using cl | Steve Purcell | 2014-12-09 | 1 | -0/+1 |
| | |||||
* | Another fonitification fix. and clean up a stray reference to function removed. | Craig Earls | 2014-12-02 | 1 | -2/+1 |
| | |||||
* | Cleaned up commodities and completion code. | Craig Earls | 2014-11-30 | 1 | -44/+60 |
| | |||||
* | Handle count day of month, i.e. third Thursday is */*/3Th, every Thursday ↵ | Craig Earls | 2014-11-26 | 1 | -1/+5 |
| | | | | is */*/0Th | ||||
* | Minor code cleanup | Craig Earls | 2014-11-26 | 1 | -17/+16 |
| | |||||
* | Handle base-date + integer * day of week. i.e. 2014/11/27+2Th for every ↵ | Craig Earls | 2014-11-26 | 1 | -20/+41 |
| | | | | other Thursday start 2014/11/27 | ||||
* | Handle E and O for months and comma separate list of numbers for months and ↵ | Craig Earls | 2014-11-26 | 1 | -75/+33 |
| | | | | days. | ||||
* | minor spelling fixes | Carlos E. Garcia | 2014-09-15 | 1 | -2/+2 |
| | |||||
* | Indent & untabify | thdox | 2014-05-17 | 1 | -127/+127 |
| | | | | | | | M-x mark-whole-buffer M-x indent-region M-x mark-whole-buffer M-x untabify | ||||
* | Update old FSF address | Jamie Nguyen | 2014-03-23 | 1 | -2/+2 |
| | |||||
* | ledger-mode: Introduce `ledger-default-date-format'. | Moritz Ulrich | 2013-12-30 | 1 | -1/+4 |
| | | | | | | Some elisp functions depend on a date-format supplied in ~/.ledgerrc. Change these by introducing a default ("%Y/%m/%d"). Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de> | ||||
* | ledger-schedule-upcoming take argument. | Rémi Vanicat | 2013-12-12 | 1 | -5/+19 |
| | | | | | | | One can forget to run ledger-schedule-upcoming for some time. Then there is the risk that ledger-schedule-look-backward is too short. This will open the possibility to use a different file, or to change the period backward or forward for this kind of case. | ||||
* | Pop the new schedule buffers | Rémi Vanicat | 2013-12-12 | 1 | -1/+2 |
| | |||||
* | ledger-mode: Fix a number of byte-compilation warnings | Steve Purcell | 2013-12-11 | 1 | -3/+3 |
| | |||||
* | Add Schedule Upcoming to Ledger menu | Craig Earls | 2013-07-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-07-02 | 1 | -26/+7 |
| | | | | | | | | 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/+330 |
All files and references changed ldg-* to ledger-* |