summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-warnings' of https://github.com/ecraven/ledger into ecraven...Craig Earls2016-01-1112-23/+71
|\
| * cleaning up elisp byte compiler warnings [emacs] [ci skip]Peter Feigl2015-02-051-0/+1
| * cleaning up elisp byte compiler warningsPeter Feigl2015-02-052-11/+8
| * cleaning up elisp byte compiler warningsPeter Feigl2015-02-052-1/+18
| * cleaning up elisp byte compiler warningsPeter Feigl2015-02-055-11/+27
| * cleaning up elisp byte compiler warningsPeter Feigl2015-02-059-3/+22
* | Merge commit 'b5b70625d59305d0f3af3a9baad3931aba43df47' into nextCraig Earls2016-01-1117-29/+34
|\ \
| * | Fix highlight of the transaction under pointDaniele Nicolodi2016-01-081-4/+6
| * | Fix highlight of the transaction under pointDaniele Nicolodi2016-01-081-12/+15
| * | [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-0217-17/+17
* | | Initial "Ledger Check" capabilityCraig Earls2015-12-054-2/+142
* | | Merge commit 'd38f8d3bff66e89cc79b1791566fdf9eca62a8e9' into nextCraig Earls2015-11-044-7/+36
|\| |
| * | Merge pull request #436 from Fuco1/fix-context-amount-regexpJohn Wiegley2015-10-261-2/+2
| |\ \
| | * | Fix separator and amount regexp in context computation.Matus Goljer2015-10-091-2/+2
| * | | Add an option to change amount-alignment mode.Matus Goljer2015-10-141-1/+15
| |/ /
| * | Make balance-at-point able to convert commodity.Matus Goljer2015-10-011-4/+9
| * | Add function to read commodity from the user.Matus Goljer2015-10-011-0/+10
* | | Merge commit '64426842a34f0517e43a47a404cd15c764f1c7f2' into nextCraig Earls2015-09-283-4/+23
|\| |
| * | Align amounts on the decimal separator.Matus Goljer2015-09-282-4/+9
| * | Merge pull request #433 from Fuco1/improve-align-dwimSimon Michael2015-09-211-4/+10
| |\ \
| | * | Fill comment paragraph with ledger-post-align-dwimMatus Goljer2015-09-211-4/+10
| * | | Fix amount-regex to properly capture integer part.Matus Goljer2015-09-211-2/+2
| |/ /
| * | Bind M-q to ledger-post-align-dwim.Matus Goljer2015-09-191-0/+1
| * | Add a function to "dwim" align.Matus Goljer2015-09-191-0/+7
* | | Merge commit '88ad616d18b69eb03bc14eaa9ce6b32be90867a6' into nextCraig Earls2015-09-183-2/+19
|\| |
| * | fontify recurring transaction in ledger-mode [ci skip]paulbdavis2015-09-183-2/+19
* | | Merge commit '38315cfba2a4677ed3d7df81e3f4a5d28f1f4a1b' into nextCraig Earls2015-09-181-4/+2
|\| |
| * | Fix xact-find-slot at end of bufferAndrew Schwartzmeyer2015-08-221-3/+2
* | | Insert an extra newline if EOBP is not on its own line when you add an act.Craig Earls2015-08-221-1/+2
* | | Make advanced day descriptor automatically wildcard year and month.Craig Earls2015-07-221-15/+19
* | | Removed debugging code left in by accident that was preventing advanced month...Craig Earls2015-07-111-6/+4
* | | Merge commit 'a8eb9cb64c0c275f00eac0a895b2e015356c4699' into nextCraig Earls2015-06-281-1/+1
|\| |
| * | Fix ledger-magic-tab: Wrong number of argumentsKan-Ru Chen2015-06-281-1/+1
* | | Merge commit '45e74103607a77c5945615692c3a35f9ce6aadde' into nextCraig Earls2015-06-281-11/+3
|\| |
| * | Use (interactive "r") in ledger-post-align-postingsErik Hetzner2015-05-311-11/+3
* | | Merge commit 'dd6185a12091045831fc3e0a0c36217e44762333' into nextCraig Earls2015-04-052-4/+10
|\| |
| * | Merge pull request #411 from thdox/bug-1060Craig Earls2015-04-051-2/+8
| |\ \
| | * | [emacs] Fix bug 1060.thdox2015-04-051-2/+8
| * | | [emacs] Fix bug 1108, enabling correct account context.thdox2015-03-231-2/+2
| |/ /
* | | Merge commit 'af0da737fc4ef8f9ccebd3d43519610b8a8fcaa1' into nextCraig Earls2015-02-2516-496/+496
|\| |
| * | [emacs] C-x h M-x untabify RETthdox2015-02-1016-497/+497
| |/
| * Add prefix ledger-reconcile- to s-functions to not conflict withthdox2015-01-211-6/+7
| * Add documentation for bugzilla #1105, and align documentation betweenthdox2015-01-211-12/+12
| * Fix for bugzilla #1105.thdox2015-01-211-9/+61
* | no messageCraig Earls2015-01-211-21/+74
* | [emacs] Fix bug 1104 handle no ledger-reconcile-buffer-headerCraig Earls2015-01-191-2/+3
|/
* [emacs] fix copyMarco Wahl2015-01-181-0/+1
* [emacs] Fontification should work independentily on where the point currently isKonstantin Nazarov2015-01-111-0/+1
* ledger-mode bug 1089 introduce sticky cursor for report auto refreshHans Erik van Elburg2015-01-041-0/+8
* [emacs] maintain the report order after auto-refresh.Craig Earls2015-01-021-3/+12