summaryrefslogtreecommitdiff
path: root/doc/ledger-mode.texi
Commit message (Collapse)AuthorAgeFilesLines
* Add documentation for bugzilla #1105, and align documentation betweenthdox2015-01-211-9/+43
| | | | ledger-reconcile.el and ledger-mode.texi.
* Minor documentation fixesthdox2015-01-211-6/+6
|
* Indented with Emacs: M-x fill-paragraphthdox2014-12-221-21/+24
|
* M-x delete-trailing-whitespacethdox2014-12-221-2/+2
|
* Fixes:thdox2014-12-221-40/+47
| | | | | | | | - typo fixes - @keywords consistency fixes - add some @kindex and @cindex - buffer names highlighted as @file{} - menu item highlighted as @samp{}
* Document changes to the narrowing functionality in ledger-occurSteve Purcell2014-12-101-1/+8
|
* Updated documentation to reflect recent changes to scheduling and answer ↵Craig Earls2014-12-061-31/+126
| | | | some clarifying questions,
* doc: ledger-mode: load lazilyLinus Arver2014-11-121-1/+1
| | | | | | If we use `(load "ledger-mode")`, we always load ledger-mode, even if we are not editing a Ledger file; using `autoload`, we avoid this and only load ledger-mode when we need it.
* minor spelling fixesCarlos E. Garcia2014-09-151-1/+1
|
* Backed out recent changes that broke the complete cycling behavior.Craig Earls2014-01-071-5/+0
|
* Plugging ledger pcomplete into completion-at-point.4ourbit2014-01-011-0/+5
| | | | Added documentation on how to use pcomplete transparently via completion-at-point.
* Correction of docs on Scheduling TransactionsRémi Vanicat2013-11-261-5/+9
|
* Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-10-021-4/+4
|\
| * Update ledger-mode's "Quick Installation" docsMike Neilsen2013-09-211-4/+4
| | | | | | | | | | | | * Change quote character to ' * Fix indentation * Load "ledger-mode" rather than "ldg-new"
* | Schedule documentation updateCraig Earls2013-07-021-2/+26
|/
* Insert some spacingthdox2013-05-201-0/+71
|
* Some minor reformattingthdox2013-05-201-1/+2
|
* Add TODO keyword where there are still menu entries to describethdox2013-05-011-0/+13
|
* Add description for menu items related to Sortthdox2013-05-011-14/+14
|
* Added Copying Transaction sectionthdox2013-05-011-47/+61
| | | | | | | | Consistency of Minibuffer spelling Improved Add Transaction section Renamed xact to transaction Renamed old menu entry from "Hide Xacts" to "Narrow to Regex" Calc surrounded with @command
* Fix "copying" section to use best practises like in LaTeX, GDB or Texinfo ↵thdox2013-05-011-24/+24
| | | | manuals
* Minor fixesthdox2013-05-011-2/+3
|
* Minor fixthdox2013-05-011-5/+5
|
* Adding concepts (@cindex) to fill Concept Indexthdox2013-05-011-0/+36
|
* Added Command & Variable Indexthdox2013-05-011-26/+69
| | | | Added Keystroke Index
* Fix "Overfull \hbox" error appearing when generating pdf through pdfTeXthdox2013-04-301-1/+2
|
* Fix typos and alignment (fill-paragraph)thdox2013-04-301-51/+53
|
* Move keyboard shortcuts to @kbd{}thdox2013-04-301-120/+122
| | | | | | | | Move sample to @samp{} Move menu entries to @samp{} Move Ledger-mode variables to @options{} Move single characters to @samp{} Also use @emph{}
* Fix consistency of "Ledger-mode" spellingthdox2013-04-301-21/+23
|
* Moved from @smallexample to @examplethdox2013-04-301-5/+5
|
* Add indexesthdox2013-04-301-0/+10
|
* Adjust of blank lines between keywords and sectionsthdox2013-04-301-153/+182
| | | | | | M-x fill-paragraph at column 72 M-x delete-trailing-whitespace And some other minor fixes
* Fixed ledger-mode.texi for info.Craig Earls2013-04-141-1/+5
|
* Added quick balance check to ledger-modeCraig Earls2013-04-081-0/+8
|
* Fixes bug 904, failure to highly pending postings. Adds two new faces for ↵Craig Earls2013-04-021-0/+5
| | | | pending and cleared posting.
* Finish bug 929 got rid of all references to folding, use narrowing instead.Craig Earls2013-03-231-3/+3
|
* ledger-mode.texi patches from ThierryCraig Earls2013-03-231-18/+19
|
* Fix Bug 929 consistent naming of buffer narrowing.Craig Earls2013-03-231-10/+10
|
* Correct bug is edit amount.Craig Earls2013-03-061-1/+1
| | | | Edit-amount was still looking for decimal-comma
* Added menu entries to help set sort regionCraig Earls2013-03-061-1/+3
|
* Ad ledger-mode flags to limit sort region for sort bufferCraig Earls2013-03-021-0/+15
|
* Add ability to posting the account in a posting using the ↵Craig Earls2013-03-021-2/+3
| | | | iedger-default-acct-transaction-indent
* Some spelling correction.Rémi Vanicat2013-03-011-47/+48
|
* Removing several warning by makeinfo in ledger-mode.texiRémi Vanicat2013-03-011-3/+3
|
* Corrected one @xrefRémi Vanicat2013-03-011-1/+1
|
* Added forgotten {} for @code in ledger-mode.texiRémi Vanicat2013-03-011-3/+3
|
* The .info for ledger-mode should not be the same than for ledger3Rémi Vanicat2013-03-011-1/+1
|
* Restructured customization groups. Completed initial draft of ledger-mode ↵Craig Earls2013-02-271-23/+172
| | | | documentation
* Initial commit of ledger-mode documentation and demo fileCraig Earls2013-02-261-0/+587