Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #409 from thdox/ledger-mode-doc | Craig Earls | 2015-04-05 | 1 | -10/+12 |
|\ | | | | | Some documentation improvments about Ledger mode | ||||
| * | [doc] Use @option consistently. | thdox | 2015-04-05 | 1 | -4/+4 |
| | | | | | | | | [ci skip] | ||||
| * | [doc] Small typo. | thdox | 2015-04-05 | 1 | -1/+1 |
| | | | | | | | | [ci skip] | ||||
| * | [doc] Improve documentation about C-c C-c to clear a transaction. | thdox | 2015-04-05 | 1 | -5/+7 |
| | | | | | | | | [ci skip] | ||||
* | | Merge pull request #411 from thdox/bug-1060 | Craig Earls | 2015-04-05 | 1 | -0/+9 |
|\ \ | | | | | | | [emacs] Fix bug 1060. | ||||
| * | | [emacs] Fix bug 1060. | thdox | 2015-04-05 | 1 | -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"". | thdox | 2015-03-23 | 1 | -13/+23 |
|/ | | | | [ci skip] | ||||
* | Add documentation for bugzilla #1105, and align documentation between | thdox | 2015-01-21 | 1 | -9/+43 |
| | | | | ledger-reconcile.el and ledger-mode.texi. | ||||
* | Minor documentation fixes | thdox | 2015-01-21 | 1 | -6/+6 |
| | |||||
* | Indented with Emacs: M-x fill-paragraph | thdox | 2014-12-22 | 1 | -21/+24 |
| | |||||
* | M-x delete-trailing-whitespace | thdox | 2014-12-22 | 1 | -2/+2 |
| | |||||
* | Fixes: | thdox | 2014-12-22 | 1 | -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-occur | Steve Purcell | 2014-12-10 | 1 | -1/+8 |
| | |||||
* | Updated documentation to reflect recent changes to scheduling and answer ↵ | Craig Earls | 2014-12-06 | 1 | -31/+126 |
| | | | | some clarifying questions, | ||||
* | doc: ledger-mode: load lazily | Linus Arver | 2014-11-12 | 1 | -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 fixes | Carlos E. Garcia | 2014-09-15 | 1 | -1/+1 |
| | |||||
* | Backed out recent changes that broke the complete cycling behavior. | Craig Earls | 2014-01-07 | 1 | -5/+0 |
| | |||||
* | Plugging ledger pcomplete into completion-at-point. | 4ourbit | 2014-01-01 | 1 | -0/+5 |
| | | | | Added documentation on how to use pcomplete transparently via completion-at-point. | ||||
* | Correction of docs on Scheduling Transactions | Rémi Vanicat | 2013-11-26 | 1 | -5/+9 |
| | |||||
* | Merge branch 'master' into ledger-mode-automatic-transactions | Craig Earls | 2013-10-02 | 1 | -4/+4 |
|\ | |||||
| * | Update ledger-mode's "Quick Installation" docs | Mike Neilsen | 2013-09-21 | 1 | -4/+4 |
| | | | | | | | | | | | | * Change quote character to ' * Fix indentation * Load "ledger-mode" rather than "ldg-new" | ||||
* | | Schedule documentation update | Craig Earls | 2013-07-02 | 1 | -2/+26 |
|/ | |||||
* | Insert some spacing | thdox | 2013-05-20 | 1 | -0/+71 |
| | |||||
* | Some minor reformatting | thdox | 2013-05-20 | 1 | -1/+2 |
| | |||||
* | Add TODO keyword where there are still menu entries to describe | thdox | 2013-05-01 | 1 | -0/+13 |
| | |||||
* | Add description for menu items related to Sort | thdox | 2013-05-01 | 1 | -14/+14 |
| | |||||
* | Added Copying Transaction section | thdox | 2013-05-01 | 1 | -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 ↵ | thdox | 2013-05-01 | 1 | -24/+24 |
| | | | | manuals | ||||
* | Minor fixes | thdox | 2013-05-01 | 1 | -2/+3 |
| | |||||
* | Minor fix | thdox | 2013-05-01 | 1 | -5/+5 |
| | |||||
* | Adding concepts (@cindex) to fill Concept Index | thdox | 2013-05-01 | 1 | -0/+36 |
| | |||||
* | Added Command & Variable Index | thdox | 2013-05-01 | 1 | -26/+69 |
| | | | | Added Keystroke Index | ||||
* | Fix "Overfull \hbox" error appearing when generating pdf through pdfTeX | thdox | 2013-04-30 | 1 | -1/+2 |
| | |||||
* | Fix typos and alignment (fill-paragraph) | thdox | 2013-04-30 | 1 | -51/+53 |
| | |||||
* | Move keyboard shortcuts to @kbd{} | thdox | 2013-04-30 | 1 | -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" spelling | thdox | 2013-04-30 | 1 | -21/+23 |
| | |||||
* | Moved from @smallexample to @example | thdox | 2013-04-30 | 1 | -5/+5 |
| | |||||
* | Add indexes | thdox | 2013-04-30 | 1 | -0/+10 |
| | |||||
* | Adjust of blank lines between keywords and sections | thdox | 2013-04-30 | 1 | -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 Earls | 2013-04-14 | 1 | -1/+5 |
| | |||||
* | Added quick balance check to ledger-mode | Craig Earls | 2013-04-08 | 1 | -0/+8 |
| | |||||
* | Fixes bug 904, failure to highly pending postings. Adds two new faces for ↵ | Craig Earls | 2013-04-02 | 1 | -0/+5 |
| | | | | pending and cleared posting. | ||||
* | Finish bug 929 got rid of all references to folding, use narrowing instead. | Craig Earls | 2013-03-23 | 1 | -3/+3 |
| | |||||
* | ledger-mode.texi patches from Thierry | Craig Earls | 2013-03-23 | 1 | -18/+19 |
| | |||||
* | Fix Bug 929 consistent naming of buffer narrowing. | Craig Earls | 2013-03-23 | 1 | -10/+10 |
| | |||||
* | Correct bug is edit amount. | Craig Earls | 2013-03-06 | 1 | -1/+1 |
| | | | | Edit-amount was still looking for decimal-comma | ||||
* | Added menu entries to help set sort region | Craig Earls | 2013-03-06 | 1 | -1/+3 |
| | |||||
* | Ad ledger-mode flags to limit sort region for sort buffer | Craig Earls | 2013-03-02 | 1 | -0/+15 |
| | |||||
* | Add ability to posting the account in a posting using the ↵ | Craig Earls | 2013-03-02 | 1 | -2/+3 |
| | | | | iedger-default-acct-transaction-indent | ||||
* | Some spelling correction. | Rémi Vanicat | 2013-03-01 | 1 | -47/+48 |
| |