| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Ledger CLI command to @command. Also, fix commas in section title (makei... | thdox | 2013-05-20 | 1 | -128/+128 |
* | Fix warning from makeinfo compilation. | thdox | 2013-05-20 | 1 | -4/+3 |
* | Move @code to @samp when relevant for section Date and Time Format Codes | thdox | 2013-05-20 | 1 | -12/+13 |
* | Minor modifications, to fix bad display in TeX output | thdox | 2013-05-20 | 1 | -10/+10 |
* | Review of Babel section. Move to Babel name according to new naming. | thdox | 2013-05-20 | 1 | -74/+74 |
* | Add some "@c TODO" things to do later | thdox | 2013-05-20 | 1 | -0/+18 |
* | add missing @smallexample | thdox | 2013-05-20 | 1 | -2/+4 |
* | Insert some spacing | thdox | 2013-05-20 | 1 | -33/+215 |
* | Some minor reformatting | thdox | 2013-05-20 | 1 | -12/+25 |
* | M-x delete-trailing-whitespace | thdox | 2013-05-01 | 1 | -2/+2 |
* | Add @var{FORMAT_STRING} where missing | thdox | 2013-05-01 | 1 | -13/+13 |
* | For consistency, do not put on same @item two options that are | thdox | 2013-05-01 | 1 | -8/+7 |
* | Consistency on regex spelling | thdox | 2013-05-01 | 1 | -15/+15 |
* | Fix "copying" section to use best practises like in LaTeX, GDB or Texinfo man... | thdox | 2013-05-01 | 1 | -28/+26 |
* | Add description for /dev/stdin as input file | thdox | 2013-04-30 | 1 | -1/+2 |
* | Add description for --unrealized-gains and --unrealized-losses | thdox | 2013-04-30 | 1 | -4/+9 |
* | Add description for --time-colon | thdox | 2013-04-30 | 1 | -1/+5 |
* | Moved to "FIX THIS ENTRY" for consistency | thdox | 2013-04-29 | 1 | -31/+31 |
* | Change from -report to -format as -report can not be found in source code | thdox | 2013-04-29 | 1 | -16/+18 |
* | Some cleanup on pre-commands | thdox | 2013-04-29 | 1 | -30/+14 |
* | Check that options in global.cc::lookup_option, | thdox | 2013-04-29 | 1 | -210/+358 |
* | Add documentation about pre-commands | thdox | 2013-04-29 | 1 | -4/+7 |
* | Use @samp{} for single characters | thdox | 2013-04-29 | 1 | -146/+150 |
* | no space before and after '---' | thdox | 2013-04-28 | 1 | -15/+15 |
* | Use @samp for single characters as recommended in Texinfo manual (i.e. | thdox | 2013-04-28 | 1 | -20/+21 |
* | 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 |
* | 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 |