Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug 1040 Saving in reconcile buffer doesn't stay in reconcile buffer | Craig Earls | 2014-05-18 | 1 | -10/+9 |
| | |||||
* | Merge branch 'master' of https://github.com/ledger/ledger | Craig Earls | 2014-05-18 | 1 | -2/+2 |
|\ | |||||
| * | Fix #986 and improve documentation. | thdox | 2014-05-18 | 1 | -2/+2 |
| | | |||||
* | | Fix bug 1039. Where the ledger buffer was incorrectly shown in the same ↵ | Craig Earls | 2014-05-18 | 1 | -1/+2 |
|/ | | | | frame as the reconcile buffer after a save. | ||||
* | Indent & untabify | thdox | 2014-05-17 | 1 | -174/+174 |
| | | | | | | | M-x mark-whole-buffer M-x indent-region M-x mark-whole-buffer M-x untabify | ||||
* | Merge commit 'b9078dc93ffdb526efd0a859a73cc3076108f6b2' | Craig Earls | 2014-03-25 | 1 | -2/+2 |
|\ | |||||
| * | Update old FSF address | Jamie Nguyen | 2014-03-23 | 1 | -2/+2 |
| | | |||||
* | | Make reconcile window refresh xact locations after a delete operation | Craig Earls | 2014-02-24 | 1 | -14/+17 |
|/ | |||||
* | Bump copyright information to 2014 | Alexis Hildebrandt | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | ledger-reconcile: Add option to insert an effective date when clearing ↵ | Moritz Ulrich | 2014-01-02 | 1 | -1/+9 |
| | | | | transactions. | ||||
* | ledger-mode: Introduce `ledger-default-date-format'. | Moritz Ulrich | 2013-12-30 | 1 | -5/+5 |
| | | | | | | 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> | ||||
* | emacs-mode: Prefix every function/variable/macro with ledger-. | Moritz Ulrich | 2013-12-29 | 1 | -2/+2 |
| | | | | | | | | This is the common convention in Emacs Lisp. Not following it might cause problems with other packages as functions/variables/macros are always visible to other modules. Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de> | ||||
* | ledger-mode: Add missing argument to ledger-delete-current-transaction | Steve Purcell | 2013-12-11 | 1 | -1/+1 |
| | |||||
* | ledger-mode: Use easymenu to remove boilerplate | Steve Purcell | 2013-12-11 | 1 | -26/+30 |
| | | | | | Among other benefits, this lets us define the menu entries from top to bottom, rather than in reverse. | ||||
* | ledger-mode: declare keymaps at the top level | Steve Purcell | 2013-12-09 | 1 | -3/+5 |
| | |||||
* | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-08-20 | 1 | -2/+7 |
|\ | | | | | | | | | Conflicts: lisp/ledger-reconcile.el | ||||
| * | Bug 986. Add file order to sorting options in the reconcile mode. | Craig Earls | 2013-08-20 | 1 | -2/+7 |
| | | |||||
* | | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-07-02 | 1 | -157/+157 |
|/ | | | | | | | | 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/+485 |
All files and references changed ldg-* to ledger-* |