summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Add option ledger-complete-ignore-caseMarcin Borkowski2014-02-031-36/+42
* Bump copyright information to 2014Alexis Hildebrandt2014-02-0217-17/+17
* Merge pull request #229 from EvilBit/masterJohann Klähn2014-01-251-2/+12
|\
| * Move emacs lisp installation destination to subdirectoryOskar Kohout2014-01-041-1/+1
| * Fix emacs lisp build chainOskar Kohout2014-01-041-1/+11
* | Fixed some formatting problems and fixed bug 1007 aligning decimal comma amou...Craig Earls2014-01-132-63/+63
* | Fix issue in ledger-fully-complete-xact to deal with possible trailing spaces...Craig Earls2014-01-131-8/+13
* | ledger-mode: only modify completion-at-point-functions locallySteve Purcell2014-01-071-1/+1
* | Backed out recent changes that broke the complete cycling behavior.Craig Earls2014-01-073-72/+32
|/
* Use `ledger-read-date' where applicable.Moritz Ulrich2014-01-021-3/+4
* `ledger-read-date': Use `ledger-minibuffer-history'.Moritz Ulrich2014-01-021-1/+2
* ledger-reconcile: Add option to insert an effective date when clearing transa...Moritz Ulrich2014-01-021-1/+9
* `ledger-insert-effective-date': use `ledger-read-date'.Moritz Ulrich2014-01-021-9/+8
* Add `ledger-read-date' - Read date & default to today.Moritz Ulrich2014-01-021-0/+11
* Fix for pcomplete Metadata rule.4ourbit2014-01-011-0/+2
* Plugging ledger pcomplete into completion-at-point.4ourbit2014-01-011-0/+1
* Context-aware pcomplete rules.4ourbit2013-12-313-34/+76
* ledger-mode: Introduce `ledger-default-date-format'.Moritz Ulrich2013-12-304-9/+16
* Improve `ledger-insert-effective-date'.Moritz Ulrich2013-12-301-10/+27
* ledger-mode: Add `ledger-remove-effective-date'.Moritz Ulrich2013-12-301-0/+23
* emacs-mode: Prefix every function/variable/macro with ledger-.Moritz Ulrich2013-12-292-32/+33
* Fix `ledger-string-to-number' for decimal-commaMoritz Ulrich2013-12-281-5/+5
* fix for unexpected point movement4ourbit2013-12-231-1/+1
* ledger-schedule-upcoming take argument.Rémi Vanicat2013-12-121-5/+19
* Pop the new schedule buffersRémi Vanicat2013-12-121-1/+2
* ledger-mode: Also bind g to ledger-report-redo, as is standard elsewhereSteve Purcell2013-12-111-0/+1
* ledger-mode: Fix a number of byte-compilation warningsSteve Purcell2013-12-114-10/+10
* ledger-mode: Add missing argument to ledger-delete-current-transactionSteve Purcell2013-12-111-1/+1
* ledger-mode: Remove duplication in ledger-set-{year,month}Steve Purcell2013-12-111-6/+8
* ledger-mode: Add namespace prefix to highlight-overlaySteve Purcell2013-12-112-5/+5
* ledger-mode: Use easymenu to remove boilerplateSteve Purcell2013-12-113-85/+90
* ledger-mode: declare keymaps at the top levelSteve Purcell2013-12-093-76/+81
* ledger-mode: define and use a syntax table so that comments are handled properlySteve Purcell2013-12-091-0/+9
* Reload init when calling ledger-init-load-init-file again.Rémi Vanicat2013-11-261-1/+2
* Merge branch 'ledger-mode-automatic-transactions'Craig Earls2013-11-1212-615/+600
|\
| * Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-11-061-1/+1
| |\
| * \ Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-09-202-21/+21
| |\ \
| * \ \ Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-08-201-2/+7
| |\ \ \
| * \ \ \ Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-07-192-6/+7
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-07-031-3/+10
| |\ \ \ \ \
| * | | | | | Add Schedule Upcoming to Ledger menuCraig Earls2013-07-032-1/+3
| * | | | | | Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-07-0219-445/+443
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-07-022-91/+52
| |\ \ \ \ \ \ \
| * | | | | | | | Formatting cleanupCraig Earls2013-07-021-2/+2
| * | | | | | | | Formatting changes and initial inclusion of ledger-scheduleCraig Earls2013-07-0211-784/+769
* | | | | | | | | Fix values pushed to calcCraig Earls2013-11-121-2/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Fix provided feature to match file/package nameSteve Purcell2013-11-031-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Find first numeral or minus sign, instead of blind moveVinod Kurup2013-09-081-1/+2
* | | | | | | Move past the commodity signVinod Kurup2013-09-071-1/+2
* | | | | | | Update CMakeLists.txtSimon Kaczor2013-08-211-20/+18
| |_|_|_|_|/ |/| | | | |