summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge commit '8e79b3c7c74081b63f9d8b1e0ec97478f61d4ba8'Craig Earls2014-12-3017-22/+22
|\
| * Bump copyright notice to 2015Alexis Hildebrandt2014-12-2717-17/+17
| * [emacs] Don't define unprefixed "string-empty-p" functionSteve Purcell2014-12-181-5/+5
* | Merge branch 'master' of https://github.com/ledger/ledgerCraig Earls2014-12-161-1/+1
|\|
| * [emacs] Make ledger-occur-mode auto-disable when restored by desktop.elSteve Purcell2014-12-161-1/+1
* | [emacs] Correct header in ledger-occur. No functional change.Craig Earls2014-12-161-1/+1
|/
* Fix ledger-schedule-upcoming so that is honor input file names.Craig Earls2014-12-141-3/+3
* [emacs] Add a menu entry for turning off ledger-occur-modeSteve Purcell2014-12-132-7/+6
* [emacs] define-derived-mode calls set-syntax-table automaticallySteve Purcell2014-12-131-1/+0
* [emacs] Add syntax table so that ";" comments are handledSteve Purcell2014-12-131-1/+8