| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | Use @kbd instead of @code for keyboard shortcuts | thdox | 2013-04-28 | 1 | -15/+15 |
| | * | Moved syntax from "--option STR" to "--option @var{STR}". As such, this | thdox | 2013-04-28 | 1 | -292/+284 |
| | * | M-x texinfo-all-menus-update | thdox | 2013-04-28 | 1 | -7/+18 |
| | * | Add @findex inside document to index --options cited in document | thdox | 2013-04-28 | 1 | -23/+79 |
| | * | For consistency, moved @example to @smallexample | thdox | 2013-04-28 | 1 | -60/+60 |
| | * | Fix consistency of alignment of @smallexample | thdox | 2013-04-28 | 1 | -499/+498 |
| | * | Fix of "Overfull \hbox" when generating the PDF file with texi2pdf | thdox | 2013-04-28 | 1 | -113/+113 |
| | * | Changes @multitable to @ftable so that they are automatically indexed. | thdox | 2013-04-28 | 1 | -186/+332 |
| | * | Moved @subsubheading to @subsubsection for consistency | thdox | 2013-04-28 | 1 | -8/+16 |
| | * | Removed this op index, will only use standard @findex fn index, and | thdox | 2013-04-28 | 1 | -4/+0 |
| | * | minor changes for consistency | thdox | 2013-04-28 | 1 | -2/+2 |
| | * | moved from @strong to @emph on some items | thdox | 2013-04-28 | 1 | -6/+6 |
| | * | Use @headitem in @multitable. | thdox | 2013-04-28 | 1 | -8/+8 |
| | * | CSV is Comma Separated Values | thdox | 2013-04-28 | 1 | -6/+6 |
| | * | Remove double spaces when relevant | thdox | 2013-04-28 | 1 | -52/+52 |
| |/ |
|
| * | Merge pull request #182 from thdox/documentation-commands | John Wiegley | 2013-04-27 | 1 | -1234/+1545 |
| |\ |
|
| | * | update of nodes | thdox | 2013-04-27 | 1 | -9/+28 |
| | * | Remove doubled blank lines | thdox | 2013-04-27 | 1 | -17/+0 |
| | * | Add blank lines around @item | thdox | 2013-04-27 | 1 | -22/+18 |
| | * | Add blank lines around @smallexample and @end smallexample | thdox | 2013-04-27 | 1 | -7/+60 |
| | * | Insert one blank line around @node | thdox | 2013-04-27 | 1 | -46/+3 |
| | * | Fill paragraph with alignment on 70th column | thdox | 2013-04-27 | 1 | -1063/+1277 |
| | * | modified -- to --- as texinfo will use two -- in Info and a long - for TeX. | thdox | 2013-04-27 | 1 | -4/+4 |
| | * | Add @node when missing | thdox | 2013-04-27 | 1 | -2/+10 |
| | * | Around section's commands, add a blank line as recommanded in section | thdox | 2013-04-27 | 1 | -16/+71 |
| | * | Add blank line before @table and after @end table as recommanded in Tips | thdox | 2013-04-27 | 1 | -0/+20 |
| | * | Add new index for options | thdox | 2013-04-27 | 1 | -0/+4 |
| | * | Add some help before release. Copied from texinfo.texi. | thdox | 2013-04-27 | 1 | -0/+4 |
| | * | Moves payees from end to after accounts | thdox | 2013-04-25 | 1 | -21/+19 |
| | * | M-x texinfo-every-node-update | thdox | 2013-04-25 | 1 | -42/+42 |
| * | | Merge pull request #181 from jvrsantacruz/next | John Wiegley | 2013-04-27 | 1 | -23/+22 |
| |\ \
| | |/
| |/| |
|
| | * | Improves acprep python3 compatibility | Javier Santacruz | 2013-04-27 | 1 | -23/+22 |
| |/ |
|
| * | Merge pull request #180 from thdox/documentation-typos | John Wiegley | 2013-04-24 | 1 | -524/+465 |
| |\ |
|
| | * | suppress double spaces before ':' and ',' | thdox | 2013-04-24 | 1 | -54/+54 |
| | * | fix double quotes | thdox | 2013-04-24 | 1 | -12/+12 |
| | * | fix emphasis | thdox | 2013-04-24 | 1 | -2/+2 |
| | * | Fix url | thdox | 2013-04-24 | 1 | -6/+2 |
| | * | Fix Gnuplot and GnuCash syntax accodingly first page of web site. | thdox | 2013-04-23 | 1 | -3/+3 |
| | * | fix with @code{} when needed | thdox | 2013-04-23 | 1 | -10/+10 |
| | * | Add consitency by using Verb (infinitive uppercased) and not | thdox | 2013-04-23 | 1 | -217/+162 |
| | * | delete trailing whitespaces | thdox | 2013-04-23 | 1 | -214/+214 |
| | * | fix some typos | thdox | 2013-04-23 | 1 | -14/+14 |
| |/ |
|
| * | Merge pull request #179 from thdox/bash-completion | Craig Earls | 2013-04-22 | 1 | -0/+91 |
| |\ |
|
| | * | Add bash completion for ledger | thdox | 2013-04-22 | 1 | -0/+91 |
| |/ |
|
| * | Merge pull request #178 from georgek/regex | Craig Earls | 2013-04-22 | 3 | -1/+40 |
| |\ |
|
| | * | Add highlighting for multiple line comments | George Kettleborough | 2013-04-21 | 3 | -1/+40 |
| * | | Remove intangible property from occur overlays. | Craig Earls | 2013-04-22 | 1 | -2/+1 |
| |/ |
|
| * | Sort buffer now attempts to keep point at the same xact. | Craig Earls | 2013-04-18 | 1 | -31/+44 |
| * | Merge pull request #177 from thdox/documentation-typos | Craig Earls | 2013-04-16 | 1 | -183/+183 |
| |\ |
|
| | * | Fix total posting costs example | thdox | 2013-04-16 | 1 | -2/+2 |