summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic change - format code consistentlyMartin Michlmayr2014-05-181-1/+1
* Indent & untabifythdox2014-05-1718-1167/+1167
* Fix bug 1030 improperly placing the stays mark if the Payee starts with a digit.Craig Earls2014-05-111-2/+4
* Merge commit 'dbfbf2bc893de3c44dcc08c33811bc274f647672'Craig Earls2014-05-091-28/+13
|\
| * Refactor macros in ledger-context.el to byte compile cleanlySteve Purcell2014-05-091-28/+13
* | Merge commit '62bdb2f13a31449ca6f439ee121162647c39855e'Craig Earls2014-04-242-9/+17
|\|
| * fix ledger-iso-date-regex, abusing its name slightlyChristophe Rhodes2014-04-231-2/+2
| * add "year" handling to ledger-iterate-regexChristophe Rhodes2014-04-231-1/+1
| * improve C-c C-a (ledger-xact-insert-transaction) behaviourChristophe Rhodes2014-04-231-6/+14
* | Merge commit 'b9078dc93ffdb526efd0a859a73cc3076108f6b2'Craig Earls2014-03-2518-38/+40
|\|
| * Update old FSF addressJamie Nguyen2014-03-2318-36/+36
| * lisp: use more legible colors on dark backgroundsVincent Bernat2014-03-231-2/+4
* | Make reconcile window refresh xact locations after a delete operationCraig Earls2014-02-241-14/+17
|/
* 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
| |\ \