Commit graph

4826 commits

Author SHA1 Message Date
David Keegan
a04b8a8fdb Function name mismatch causes revert error. 2013-04-14 12:26:38 +01:00
Craig Earls
971bcf22f4 Bug 951, handle thousand separators.
Rewrote handling for decimal comma to be much simpler.  Why can't I see the simple way first?
2013-04-13 21:55:06 -07:00
Craig Earls
b2c88149cb Merge pull request #172 from georgek/regex
Looks good. Thanks for cleaning up the regexes. Separating the metadata form the account completion seems likely needless added complexity. What does it get us?
2013-04-13 14:23:32 -07:00
George Kettleborough
e604fe5cbb Allow completion on accounts and metadata 2013-04-13 21:57:03 +01:00
George Kettleborough
902d0f41ef Add regex for metadata 2013-04-13 21:56:17 +01:00
Johann Klähn
90ced87004 fix typos in acprep 2013-04-13 13:10:56 +02:00
John Wiegley
6bef247759 Added .dir-locals.el 2013-04-12 10:53:43 -05:00
George Kettleborough
6396fe2bd7 Fix comment regex to include all line comment types 2013-04-11 10:50:38 +01:00
George Kettleborough
90d2750988 Stop account regexes matching comments 2013-04-11 10:50:18 +01:00
Craig Earls
15e84cbb18 More regex fine tuning 2013-04-10 15:48:39 -07:00
Craig Earls
9b5289c3e9 More regex finetuning in context 2013-04-10 15:01:42 -07:00
Craig Earls
345f4a977e Refactoring and style. 2013-04-10 13:48:52 -07:00
Craig Earls
250358ada0 Merge pull request #171 from georgek/docs
Minor formatting fixes for Emacs and Org mode
2013-04-10 06:35:31 -07:00
Craig Earls
1286bdeda0 even better context regex generation 2013-04-10 06:33:46 -07:00
George Kettleborough
838266f79b Minor formatting fixes for Emacs and Org mode 2013-04-10 10:55:33 +01:00
Craig Earls
dde09ef1a1 Regex cleanup in ldg-context 2013-04-09 21:22:11 -07:00
Craig Earls
76145828fd Make quick balance showed "cleared" results 2013-04-08 11:40:10 -07:00
Craig Earls
3adab52660 Improve quick display. 2013-04-08 10:45:04 -07:00
Craig Earls
33c046d068 Added quick balance check to ledger-mode 2013-04-08 10:35:55 -07:00
Craig Earls
98f8df5583 Regex consistency and cleanup. 2013-04-07 14:48:33 -07:00
Craig Earls
4df990014f Fixed reconciliation initialization. Now prompts with only account, not status and amount
Moved context function to leg-context, from leg-report. Cleaned up many regex in ldg-context.
2013-04-06 23:13:49 -07:00
Craig Earls
2f3053401a Minor grammar fix 2013-04-06 09:12:08 -07:00
Craig Earls
8b32a733a7 Merge branch 'next' into ledger-mode-automatic-transactions 2013-04-06 07:35:02 -07:00
Craig Earls
f80fb99039 Code cleanup of align postings 2013-04-06 07:34:27 -07:00
Craig Earls
5165b19d07 Rewrote align-postings again to improve handling of long account-names. It now leaves exactly 2 space between the commodity and the account if the amount would have stomped on the account. 2013-04-05 23:18:24 -07:00
Craig Earls
a373f9f4e5 other font cleanup 2013-04-05 12:24:54 -07:00
Craig Earls
35febddf3f Fixed ledger-font-other line. Thanks Thierry! 2013-04-05 10:50:31 -07:00
Craig Earls
896d1cc3ec Merge branch 'next' into ledger-mode-automatic-transactions 2013-04-04 12:35:43 -07:00
Craig Earls
2e78e61be7 Regex Cleanup 2013-04-04 12:35:20 -07:00
Craig Earls
650361a6d3 Fix ledger-complete-entry for stale regex 2013-04-04 12:34:59 -07:00
Craig Earls
2547894586 Fix next-account so that status markers can be manually entered into a buffer when auto alignment is on. 2013-04-04 12:34:16 -07:00
Craig Earls
063b027fbb Fixed bug that caused ledger-mode interfere with other mode that used indent-region 2013-04-04 12:22:27 -07:00
Craig Earls
1a52899673 Fix copy-at-point and more regex consolidation and cleanup 2013-04-03 16:30:36 -07:00
Craig Earls
519e57ca1f Consolidated all major regexes into ldg-regex. Only major exception are the regex in ledger context at point. 2013-04-02 23:13:23 -07:00
Craig Earls
86d0fd87c4 Fixes bug 904, failure to highly pending postings. Adds two new faces for pending and cleared posting. 2013-04-02 14:20:29 -07:00
Craig Earls
70bbc81299 Initial chapter on time-keeping in ledger3.texi 2013-04-02 11:11:20 -07:00
Craig Earls
eed1d8e53e ledger-read-commodity-string now calls ledger-split-commodity-string 2013-04-01 20:48:00 -07:00
Craig Earls
712665e5b4 Merge branch 'next' into ledger-mode-automatic-transactions 2013-04-01 16:35:05 -07:00
Craig Earls
78bedf7c8e Bring back comments into account completion. 2013-04-01 16:34:30 -07:00
Craig Earls
024697c4fc Fix Bug 941, ensure two spaces are left between account and amount 2013-04-01 16:32:45 -07:00
Craig Earls
4adcad6b2c Prevent sort-buffer from calling all the after-change hooks 2013-04-01 12:37:02 -07:00
Craig Earls
62996f9366 Make 'return' visit source in reports, make Visit Source the entry in reconcile mode. 2013-04-01 10:15:48 -07:00
Craig Earls
b15d4bc09e Merge branch 'next' into ledger-mode-automatic-transactions 2013-03-31 19:19:54 -07:00
Craig Earls
9fc1f512b5 Merge commit 'b5612122ae712e3a924662fa1407c46daca6c85f' into next
Conflicts:
	lisp/ldg-exec.el
2013-03-31 19:18:40 -07:00
Craig Earls
f015d00fa5 corrected error output 2013-03-31 19:15:10 -07:00
Craig Earls
b5612122ae Merge pull request #169 from vanicat/t/warnings
Removing some warning when compiling ledger-mode
2013-03-31 19:12:06 -07:00
Rémi Vanicat
c9f9199203 Use (fit-window-to-buffer) for error reporting. 2013-03-31 21:16:39 +02:00
Craig Earls
7bad618693 Oops, forgot a # 2013-03-31 09:54:28 -07:00
Craig Earls
e3c6ebf97f Correct a solarize face 2013-03-31 09:19:10 -07:00
Rémi Vanicat
efed5eb4bf Removing some warning when compiling ledger.
* ldg-commodities.el: use #' instead of ' for function quoting
 * ldg-exec.el: remove the fit-frame function that don't exists and do
   not use toggle-read-only to make the buffer read-only
 * ldg-report.el: use forward-line instead of next-line
2013-03-30 17:40:25 +01:00