summaryrefslogtreecommitdiff
path: root/ledger-post.el
Commit message (Expand)AuthorAge
* Add a news fileAlex Branham2019-10-05
* Simplify conditional statementAlex Branham2019-09-24
* Allow automatic realignment of posting amounts to be disabledSteve Purcell2019-06-15
* Don't fail to calculate indentation if transaction is on first lineSteve Purcell2019-06-15
* Fix indentation on first posting lineSteve Purcell2019-06-07
* Make ledger-indent-line more robustSteve Purcell2019-06-06
* Prefer "unless" to "when" + "not"Steve Purcell2019-05-29
* Reverse condition to avoid progn in "if"Steve Purcell2019-05-29
* Remove redundant call to beginning-of-lineSteve Purcell2019-05-29
* Move from pcomplete to completion-at-point-functions (#174)Alex Branham2019-05-29
* Fix typo in ledger-post-amount-alignment-at docstring (#172)Aaron Zeng2019-05-14
* Fix account-recognizing regular expressions (#124)Damien Cassou2018-08-19
* Lexical bindings (#78)Alex Branham2018-01-26
* Properly handle when no END arg is passed to ledger-next-accountSteve Purcell2017-07-15
* Remove ledger-post-use-completion-engine optionSteve Purcell2017-06-11
* Eliminate most other uses of declare-functionSteve Purcell2017-06-11
* Push mark to simplify post-edit actionMarco Wahl2017-03-10
* Undo justification of comments, added by commit 7de52471John Wiegley2016-10-03
* Globally changed set-text-properties to use 'font-lock-face vice 'face. This...Craig Earls2016-02-28
* Merge branch 'fix-warnings' of https://github.com/ecraven/ledger into ecraven...Craig Earls2016-01-11
|\
| * cleaning up elisp byte compiler warningsPeter Feigl2015-02-05
* | [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-02
* | Add an option to change amount-alignment mode.Matus Goljer2015-10-14
* | Align amounts on the decimal separator.Matus Goljer2015-09-28
* | Fill comment paragraph with ledger-post-align-dwimMatus Goljer2015-09-21
* | Add a function to "dwim" align.Matus Goljer2015-09-19
* | Use (interactive "r") in ledger-post-align-postingsErik Hetzner2015-05-31
* | [emacs] C-x h M-x untabify RETthdox2015-02-10
|/
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-27
* [emacs] Use markers instead of raw positions to make cleaning work betterSteve Purcell2014-12-09
* Doc string cleanup.Craig Earls2014-12-01
* All navigation functions moved to ledger-navigate.Craig Earls2014-09-13
* Catch value expression in amount alignment codeCraig Earls2014-09-10
* Minor refactoring and code cleanupCraig Earls2014-09-10
* For ledger-post-align-postings to run on xacts added with ledger-addCraig Earls2014-07-15
* Code cleanupCraig Earls2014-07-12
* Fix bug 1052 ledger-mode mangles transactions with tabs.Craig Earls2014-06-25
* Indent & untabifythdox2014-05-17
* Update old FSF addressJamie Nguyen2014-03-23
* Bump copyright information to 2014Alexis Hildebrandt2014-02-02
* Fixed some formatting problems and fixed bug 1007 aligning decimal comma amou...Craig Earls2014-01-13
* Merge branch 'ledger-mode-automatic-transactions'Craig Earls2013-11-12
|\
| * Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-07-19
| |\
| * | Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-07-02
* | | Fix values pushed to calcCraig Earls2013-11-12
| |/ |/|
* | Change ledger-next-amount to be case-sensitiveGergely Risko2013-07-12
|/
* Finished changing name to ledger-*Craig Earls2013-07-02