ledger/lisp
Matus Goljer 2002900645 Fix separator and amount regexp in context computation.
Before the fix the amount required decimal point even when the decimal
digits were optional.  Now both are optional.

The separator regexp didn't have capture group so all the further fields
shifted one field back (amount went into separator, commodity into
amount etc.)
2015-10-09 18:23:29 +02:00
..
CMakeLists.txt Merge commit 'b58a872fba7909371d47bc2eb8468e5ba82cfac0' 2014-09-22 22:18:25 -07:00
ledger-commodities.el Add function to read commodity from the user. 2015-10-01 20:38:44 +02:00
ledger-complete.el [emacs] C-x h M-x untabify RET 2015-02-10 21:42:50 +01:00
ledger-context.el Fix separator and amount regexp in context computation. 2015-10-09 18:23:29 +02:00
ledger-exec.el [emacs] C-x h M-x untabify RET 2015-02-10 21:42:50 +01:00
ledger-fontify.el fontify recurring transaction in ledger-mode [ci skip] 2015-09-18 09:31:04 -04:00
ledger-fonts.el Bump copyright notice to 2015 2014-12-27 11:24:55 +01:00
ledger-init.el [emacs] C-x h M-x untabify RET 2015-02-10 21:42:50 +01:00
ledger-mode.el Make balance-at-point able to convert commodity. 2015-10-01 20:41:13 +02:00
ledger-navigate.el fontify recurring transaction in ledger-mode [ci skip] 2015-09-18 09:31:04 -04:00
ledger-occur.el [emacs] C-x h M-x untabify RET 2015-02-10 21:42:50 +01:00
ledger-post.el Align amounts on the decimal separator. 2015-09-28 18:03:32 +02:00
ledger-reconcile.el [emacs] Fix bug 1060. 2015-04-05 16:00:15 +02:00
ledger-regex.el Align amounts on the decimal separator. 2015-09-28 18:03:32 +02:00
ledger-report.el [emacs] C-x h M-x untabify RET 2015-02-10 21:42:50 +01:00
ledger-schedule.el [emacs] C-x h M-x untabify RET 2015-02-10 21:42:50 +01:00
ledger-sort.el [emacs] C-x h M-x untabify RET 2015-02-10 21:42:50 +01:00
ledger-state.el [emacs] C-x h M-x untabify RET 2015-02-10 21:42:50 +01:00
ledger-test.el Bump copyright notice to 2015 2014-12-27 11:24:55 +01:00
ledger-texi.el Bump copyright notice to 2015 2014-12-27 11:24:55 +01:00
ledger-xact.el Fix xact-find-slot at end of buffer 2015-08-22 15:27:00 -07:00