summaryrefslogtreecommitdiff
path: root/doc/ledger-mode.texi
Commit message (Collapse)AuthorAgeFilesLines
* Remove ledger-mode.texiJohn Wiegley2016-10-041-1193/+0
|
* Merge pull request #409 from thdox/ledger-mode-docCraig Earls2015-04-051-10/+12
|\ | | | | Some documentation improvments about Ledger mode
| * [doc] Use @option consistently.thdox2015-04-051-4/+4
| | | | | | | | [ci skip]
| * [doc] Small typo.thdox2015-04-051-1/+1
| | | | | | | | [ci skip]
| * [doc] Improve documentation about C-c C-c to clear a transaction.thdox2015-04-051-5/+7
| | | | | | | | [ci skip]
* | Merge pull request #411 from thdox/bug-1060Craig Earls2015-04-051-0/+9
|\ \ | | | | | | [emacs] Fix bug 1060.
| * | [emacs] Fix bug 1060.thdox2015-04-051-0/+9
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set as an option to kill (or not) the reconcile buffer after ledger-reconcile-finish. The default is set to *not* kill the buffer. This is justified as the facts that: 1. In old ledger mode (the one from Ledger 2.6), the default is to *not* kill the buffer. Also for the ones who will migrate from 2.6 to 3 when package will be available in their linux distribution, this will be the path of least surprise. 2. The current documentation does state that the buffer is to be killed with 'q' after 'C-c C-c'. This has been made configurable, as killing buffer may already be part of the workflow of some persons. [ci skip]
* / [doc] Improve documentation about "choose account to reconcile"".thdox2015-03-231-13/+23
|/ | | | [ci skip]
* 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