summaryrefslogtreecommitdiff
path: root/doc/ledger3.texi
Commit message (Collapse)AuthorAgeFilesLines
...
* CSV is Comma Separated Valuesthdox2013-04-281-6/+6
|
* Remove double spaces when relevantthdox2013-04-281-52/+52
|
* update of nodesthdox2013-04-271-9/+28
|
* Remove doubled blank linesthdox2013-04-271-17/+0
|
* Add blank lines around @itemthdox2013-04-271-22/+18
|
* Add blank lines around @smallexample and @end smallexamplethdox2013-04-271-7/+60
|
* Insert one blank line around @nodethdox2013-04-271-46/+3
|
* Fill paragraph with alignment on 70th columnthdox2013-04-271-1063/+1277
|
* modified -- to --- as texinfo will use two -- in Info and a long - for TeX.thdox2013-04-271-4/+4
|
* Add @node when missingthdox2013-04-271-2/+10
|
* Around section's commands, add a blank line as recommanded in sectionthdox2013-04-271-16/+71
| | | | Tips of Texinfo manual.
* Add blank line before @table and after @end table as recommanded in Tipsthdox2013-04-271-0/+20
| | | | section of Texinfo manual.
* Add new index for optionsthdox2013-04-271-0/+4
|
* Add some help before release. Copied from texinfo.texi.thdox2013-04-271-0/+4
|
* Moves payees from end to after accountsthdox2013-04-251-21/+19
|
* M-x texinfo-every-node-updatethdox2013-04-251-42/+42
|
* suppress double spaces before ':' and ','thdox2013-04-241-54/+54
|
* fix double quotesthdox2013-04-241-12/+12
|
* fix emphasisthdox2013-04-241-2/+2
|
* Fix urlthdox2013-04-241-6/+2
|
* Fix Gnuplot and GnuCash syntax accodingly first page of web site.thdox2013-04-231-3/+3
|
* fix with @code{} when neededthdox2013-04-231-10/+10
|
* Add consitency by using Verb (infinitive uppercased) and notthdox2013-04-231-217/+162
| | | | verbs (conjugated lowercased).
* delete trailing whitespacesthdox2013-04-231-214/+214
|
* fix some typosthdox2013-04-231-14/+14
|
* Fix total posting costs examplethdox2013-04-161-2/+2
|
* delete trailing whitespacesthdox2013-04-161-153/+153
|
* fix typosthdox2013-04-161-29/+29
|
* Minor formatting fixes for Emacs and Org modeGeorge Kettleborough2013-04-101-12/+12
|
* Minor grammar fixCraig Earls2013-04-061-1/+1
|
* Initial chapter on time-keeping in ledger3.texiCraig Earls2013-04-021-2/+32
|
* Removed EMACS section from Ledger3.texiCraig Earls2013-02-271-311/+1
|
* Fix typo in ledger3.texiCraig Earls2013-02-271-1/+1
|
* unescaped a few symbolsCraig Earls2013-02-261-2/+2
|
* Added a note to the introduction about paying attention to shell expansionsCraig Earls2013-02-261-0/+10
|
* Fix formatting and typosJohn Wiegley2013-02-181-10/+11
|
* Small corrections in the Embedded Python sectionRyan Nowakowski2013-02-171-2/+2
|
* Added rudimentary target checking to reconcile.Craig Earls2013-02-131-1/+11
|
* Correct misspellingCraig Earls2013-02-051-1/+1
|
* Grammar cleanupCraig Earls2013-02-051-1/+1
|
* Enh 246 add code folding to ledger modeCraig Earls2013-02-051-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-amountCraig Earls2013-02-011-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 sectionCraig Earls2013-02-011-316/+366
|
* Add regional sort facility to ledger modeCraig Earls2013-02-011-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 buffersCraig Earls2013-01-301-1/+5
| | | | | Show cleared balance on command Update documentation
* Bug 634 Added roundto function, optimized floor and ceilingCraig Earls2013-01-301-1/+3
| | | | Fixes Bug634 by adding roundto(amount, places).
* Documented the tags command.Craig Earls2013-01-291-5/+18
| | | | Documented that the account and commodities command now sort.
* Improved emacs section. Now documents all behavior.Craig Earls2013-01-291-17/+49
|
* Added Huququ'llah calculation back in.Craig Earls2013-01-251-13/+91
| | | | | Example was inadvertantly removed while writing the Automated Transaction section.
* Merge branch 'next' of github.com:ledger/ledger into nextSimon Michael2013-01-111-1/+1
|\