summaryrefslogtreecommitdiff
path: root/lisp/ledger-regex.el
Commit message (Collapse)AuthorAgeFilesLines
* Indent & untabifythdox2014-05-171-184/+184
| | | | | | | M-x mark-whole-buffer M-x indent-region M-x mark-whole-buffer M-x untabify
* fix ledger-iso-date-regex, abusing its name slightlyChristophe Rhodes2014-04-231-2/+2
| | | | | | | the year field in dates is sort-of optional, given "year" or "Y" directives. Make the date regex understand this. (This has been lightly tested with C-c C-a, but the rest of the uses of ledger-iso-date-regex have only been eyeballed, not properly audited or tested)
* add "year" handling to ledger-iterate-regexChristophe Rhodes2014-04-231-1/+1
|
* 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 ↵Craig Earls2014-01-131-1/+1
| | | | amounts with period thousand separators.
* Backed out recent changes that broke the complete cycling behavior.Craig Earls2014-01-071-2/+0
|
* Fix for pcomplete Metadata rule.4ourbit2014-01-011-0/+2
|
* Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-07-021-2/+2
| | | | | | | | Conflicts: lisp/ledger-init.el lisp/ledger-mode.el lisp/ledger-reconcile.el lisp/ledger-schedule.el
* Finished changing name to ledger-*Craig Earls2013-07-021-0/+335
All files and references changed ldg-* to ledger-*