Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor formatting fixes for Emacs and Org mode | George Kettleborough | 2013-04-10 | 1 | -12/+12 |
| | |||||
* | Added quick balance check to ledger-mode | Craig Earls | 2013-04-08 | 1 | -0/+8 |
| | |||||
* | Minor grammar fix | Craig Earls | 2013-04-06 | 1 | -1/+1 |
| | |||||
* | Fixes bug 904, failure to highly pending postings. Adds two new faces for ↵ | Craig Earls | 2013-04-02 | 1 | -0/+5 |
| | | | | pending and cleared posting. | ||||
* | Initial chapter on time-keeping in ledger3.texi | Craig Earls | 2013-04-02 | 1 | -2/+32 |
| | |||||
* | Finish bug 929 got rid of all references to folding, use narrowing instead. | Craig Earls | 2013-03-23 | 1 | -3/+3 |
| | |||||
* | ledger-mode.texi patches from Thierry | Craig Earls | 2013-03-23 | 1 | -18/+19 |
| | |||||
* | Fix Bug 929 consistent naming of buffer narrowing. | Craig Earls | 2013-03-23 | 1 | -10/+10 |
| | |||||
* | Correct bug is edit amount. | Craig Earls | 2013-03-06 | 1 | -1/+1 |
| | | | | Edit-amount was still looking for decimal-comma | ||||
* | Added menu entries to help set sort region | Craig Earls | 2013-03-06 | 1 | -1/+3 |
| | |||||
* | Ad ledger-mode flags to limit sort region for sort buffer | Craig Earls | 2013-03-02 | 1 | -0/+15 |
| | |||||
* | Add ability to posting the account in a posting using the ↵ | Craig Earls | 2013-03-02 | 1 | -2/+3 |
| | | | | iedger-default-acct-transaction-indent | ||||
* | Some spelling correction. | Rémi Vanicat | 2013-03-01 | 1 | -47/+48 |
| | |||||
* | Removing several warning by makeinfo in ledger-mode.texi | Rémi Vanicat | 2013-03-01 | 1 | -3/+3 |
| | |||||
* | Corrected one @xref | Rémi Vanicat | 2013-03-01 | 1 | -1/+1 |
| | |||||
* | Added forgotten {} for @code in ledger-mode.texi | Rémi Vanicat | 2013-03-01 | 1 | -3/+3 |
| | |||||
* | The .info for ledger-mode should not be the same than for ledger3 | Rémi Vanicat | 2013-03-01 | 1 | -1/+1 |
| | |||||
* | Removed EMACS section from Ledger3.texi | Craig Earls | 2013-02-27 | 1 | -311/+1 |
| | |||||
* | Add ledger-mode.texi to the build list | Craig Earls | 2013-02-27 | 1 | -1/+1 |
| | |||||
* | Restructured customization groups. Completed initial draft of ledger-mode ↵ | Craig Earls | 2013-02-27 | 1 | -23/+172 |
| | | | | documentation | ||||
* | Merge branch 'next' into ledger-mode-documentation | Craig Earls | 2013-02-27 | 1 | -1/+1 |
|\ | |||||
| * | Fix typo in ledger3.texi | Craig Earls | 2013-02-27 | 1 | -1/+1 |
| | | |||||
* | | Initial commit of ledger-mode documentation and demo file | Craig Earls | 2013-02-26 | 1 | -0/+587 |
|/ | |||||
* | unescaped a few symbols | Craig Earls | 2013-02-26 | 1 | -2/+2 |
| | |||||
* | Added a note to the introduction about paying attention to shell expansions | Craig Earls | 2013-02-26 | 1 | -0/+10 |
| | |||||
* | Fixed typo in doc/CMakeLists.txt line 58 "mesage" ==> "message" | Craig Earls | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | Fix formatting and typos | John Wiegley | 2013-02-18 | 1 | -10/+11 |
| | |||||
* | Small corrections in the Embedded Python section | Ryan Nowakowski | 2013-02-17 | 1 | -2/+2 |
| | |||||
* | Added rudimentary target checking to reconcile. | Craig Earls | 2013-02-13 | 1 | -1/+11 |
| | |||||
* | Correct misspelling | Craig Earls | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Grammar cleanup | Craig Earls | 2013-02-05 | 1 | -1/+1 |
| | |||||
* | Enh 246 add code folding to ledger mode | Craig Earls | 2013-02-05 | 1 | -5/+46 |
| | | | | Based on loccur. Hides everything but the xacts that match a regex. Linked to reconcile mode so that when you reconcile an account on xacts with that account are shown. Documentation updated | ||||
* | Added menu and keybinding for ledger-post-edit-amount | Craig Earls | 2013-02-01 | 1 | -0/+13 |
| | | | | | editing the amount with calc is too cool for school. I can't believe I didn't see it before. It is in the docs now as well. | ||||
* | Updated developer section | Craig Earls | 2013-02-01 | 1 | -316/+366 |
| | |||||
* | Add regional sort facility to ledger mode | Craig Earls | 2013-02-01 | 1 | -1/+1 |
| | | | | | | C-c C-s now bound to ledger-sort-region. ledger-sort-region is smart and find the beginning of the first xact within the region and the beginning of the first xact AFTER the region so that it can keep posing structure intact | ||||
* | Add ability to reconcile new account without switching recon buffers | Craig Earls | 2013-01-30 | 1 | -1/+5 |
| | | | | | Show cleared balance on command Update documentation | ||||
* | Bug 634 Added roundto function, optimized floor and ceiling | Craig Earls | 2013-01-30 | 1 | -1/+3 |
| | | | | Fixes Bug634 by adding roundto(amount, places). | ||||
* | fix CMake variable expansion for man2html | Johann Klähn | 2013-01-29 | 1 | -1/+1 |
| | |||||
* | Documented the tags command. | Craig Earls | 2013-01-29 | 1 | -5/+18 |
| | | | | Documented that the account and commodities command now sort. | ||||
* | Improved emacs section. Now documents all behavior. | Craig Earls | 2013-01-29 | 1 | -17/+49 |
| | |||||
* | Added Huququ'llah calculation back in. | Craig Earls | 2013-01-25 | 1 | -13/+91 |
| | | | | | Example was inadvertantly removed while writing the Automated Transaction section. | ||||
* | do not auto-build documentation | Johann Klähn | 2013-01-19 | 1 | -6/+2 |
| | | | | Use 'ninja doc' or 'make doc' instead. | ||||
* | improve doxygen build logic | Johann Klähn | 2013-01-19 | 2 | -10/+24 |
| | | | | | Doxygen will only be called when the 'doc' target is built and one of its input files has changed. | ||||
* | doxygen: enable search and folding | Johann Klähn | 2013-01-19 | 1 | -2/+2 |
| | |||||
* | update Doxyfile.in (using doxygen -u) | Johann Klähn | 2013-01-19 | 1 | -679/+1069 |
| | |||||
* | only run doxygen once | Johann Klähn | 2013-01-19 | 1 | -2/+10 |
| | | | | To update the documentation run `ninja doxygen` or `make doxygen`. | ||||
* | On the Mac, texi2pdf doesn't have a --tidy option | John Wiegley | 2013-01-16 | 1 | -1/+1 |
| | |||||
* | repair doxygen support | Johann Klähn | 2013-01-14 | 2 | -3/+21 |
| | |||||
* | Merge pull request #120 from kljohann/cmake.docs | John Wiegley | 2013-01-14 | 1 | -10/+8 |
|\ | | | | | fix issue for separate build dir | ||||
| * | fix issue for separate build dir | Johann Klähn | 2013-01-14 | 1 | -10/+8 |
| | |