summaryrefslogtreecommitdiff
path: root/lisp/ledger-post.el
Commit message (Expand)AuthorAgeFilesLines
* Globally changed set-text-properties to use 'font-lock-face vice 'face. This...Craig Earls2016-02-281-1/+1
* Merge branch 'fix-warnings' of https://github.com/ecraven/ledger into ecraven...Craig Earls2016-01-111-0/+2
|\
| * cleaning up elisp byte compiler warningsPeter Feigl2015-02-051-0/+2
* | [misc] Update year in copyright notice to 2016Alexis Hildebrandt2016-01-021-1/+1
* | Add an option to change amount-alignment mode.Matus Goljer2015-10-141-1/+15
* | Align amounts on the decimal separator.Matus Goljer2015-09-281-2/+1
* | Fill comment paragraph with ledger-post-align-dwimMatus Goljer2015-09-211-4/+10
* | Add a function to "dwim" align.Matus Goljer2015-09-191-0/+7
* | Use (interactive "r") in ledger-post-align-postingsErik Hetzner2015-05-311-11/+3
* | [emacs] C-x h M-x untabify RETthdox2015-02-101-2/+2
|/
* Bump copyright notice to 2015Alexis Hildebrandt2014-12-271-1/+1
* [emacs] Use markers instead of raw positions to make cleaning work betterSteve Purcell2014-12-091-49/+42
* Doc string cleanup.Craig Earls2014-12-011-5/+5
* All navigation functions moved to ledger-navigate.Craig Earls2014-09-131-1/+1
* Catch value expression in amount alignment codeCraig Earls2014-09-101-17/+15
* Minor refactoring and code cleanupCraig Earls2014-09-101-21/+0
* For ledger-post-align-postings to run on xacts added with ledger-addCraig Earls2014-07-151-1/+0
* Code cleanupCraig Earls2014-07-121-49/+2
* Fix bug 1052 ledger-mode mangles transactions with tabs.Craig Earls2014-06-251-1/+10
* Indent & untabifythdox2014-05-171-67/+67
* Update old FSF addressJamie Nguyen2014-03-231-2/+2
* Bump copyright information to 2014Alexis Hildebrandt2014-02-021-1/+1
* Fixed some formatting problems and fixed bug 1007 aligning decimal comma amou...Craig Earls2014-01-131-62/+62
* Merge branch 'ledger-mode-automatic-transactions'Craig Earls2013-11-121-69/+69
|\
| * Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-07-191-5/+6
| |\
| * | Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-07-021-74/+74
* | | Fix values pushed to calcCraig Earls2013-11-121-2/+2
| |/ |/|
* | Change ledger-next-amount to be case-sensitiveGergely Risko2013-07-121-5/+6
|/
* Finished changing name to ledger-*Craig Earls2013-07-021-0/+249