summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* [emacs] C-x h M-x untabify RETthdox2015-02-1016-497/+497
* Add prefix ledger-reconcile- to s-functions to not conflict withthdox2015-01-211-6/+7
* Add documentation for bugzilla #1105, and align documentation betweenthdox2015-01-211-12/+12
* Fix for bugzilla #1105.thdox2015-01-211-9/+61
* [emacs] fix copyMarco Wahl2015-01-181-0/+1
* [emacs] Fontification should work independentily on where the point currently isKonstantin Nazarov2015-01-111-0/+1
* ledger-mode bug 1089 introduce sticky cursor for report auto refreshHans Erik van Elburg2015-01-041-0/+8
* [emacs] maintain the report order after auto-refresh.Craig Earls2015-01-021-3/+12
* Merge commit '8e79b3c7c74081b63f9d8b1e0ec97478f61d4ba8'Craig Earls2014-12-3017-22/+22
|\
| * Bump copyright notice to 2015Alexis Hildebrandt2014-12-2717-17/+17
| * [emacs] Don't define unprefixed "string-empty-p" functionSteve Purcell2014-12-181-5/+5
* | Merge branch 'master' of https://github.com/ledger/ledgerCraig Earls2014-12-161-1/+1
|\|
| * [emacs] Make ledger-occur-mode auto-disable when restored by desktop.elSteve Purcell2014-12-161-1/+1
* | [emacs] Correct header in ledger-occur. No functional change.Craig Earls2014-12-161-1/+1
|/
* Fix ledger-schedule-upcoming so that is honor input file names.Craig Earls2014-12-141-3/+3
* [emacs] Add a menu entry for turning off ledger-occur-modeSteve Purcell2014-12-132-7/+6
* [emacs] define-derived-mode calls set-syntax-table automaticallySteve Purcell2014-12-131-1/+0
* [emacs] Add syntax table so that ";" comments are handledSteve Purcell2014-12-131-1/+8
* [emacs] Restore toggle behaviour of ledger-occur command, for menu usersSteve Purcell2014-12-101-8/+6
* [emacs] Turn ledger-occur-mode off via a separate command, and allow refreshingSteve Purcell2014-12-101-11/+27
* [emacs] Fix more byte compilation and other layout issuesSteve Purcell2014-12-102-1/+18
* [emacs] Declare when we're using clSteve Purcell2014-12-091-0/+1
* [emacs] Don't use setq-local, which only appeared in Emacs 24.4Steve Purcell2014-12-091-7/+7
* [emacs] Simplify and tidy up ledger-occurSteve Purcell2014-12-093-71/+39
* [emacs] Fix byte compilation warningsSteve Purcell2014-12-094-24/+39
* [emacs] Set comment-start to ";" so that comment-dwim worksSteve Purcell2014-12-091-0/+1
* [emacs] Parse transaction leading lines more robustlySteve Purcell2014-12-093-27/+30
* [emacs] Use markers instead of raw positions to make cleaning work betterSteve Purcell2014-12-092-60/+56
* [emacs] When the first line is a txn, include it in ledger-sort-bufferSteve Purcell2014-12-091-0/+2
* Use font-lock-preprocessor-face as the basis for directive facesSteve Purcell2014-12-091-1/+1
* ledger-regex: Indian Rupee SymbolAlok Parlikar2014-12-071-2/+2
* Make sure there is alive window to switch back to when quitting reconcile bufferCraig Earls2014-12-071-3/+4
* ooops.Craig Earls2014-12-061-1/+1
* Add tangle expansion and correct menu entry for edit report.Craig Earls2014-12-061-11/+12
* Merge commit '30df70ab1b02a05b4fc1198c932c4536dd480ef1'Craig Earls2014-12-051-2/+2
|\
| * Don't hard-code ledger-font-default-face to blackSteve Purcell2014-12-051-2/+2
* | Make reconcile more robust to empty or bad account entries at the prompt.Craig Earls2014-12-052-32/+40
|/
* Merge branch 'master' of https://github.com/ledger/ledgerCraig Earls2014-12-051-4/+3
|\
| * Inherit standard font lock faces where appropriateSteve Purcell2014-12-051-4/+3
* | Tweak ledger-clean-up to attempt to find the exact you were at when you order...Craig Earls2014-12-051-5/+12
|/
* Adjust navigate-find-end-of-act so that it will sort empty act.Craig Earls2014-12-042-31/+5
* Don't bomb out if the occur reggae has no matches.Craig Earls2014-12-031-32/+35
* Fix change I accidentally committed when trying to fix reconcile in frames.Craig Earls2014-12-022-4/+7
* Another fonitification fix. and clean up a stray reference to function removed.Craig Earls2014-12-022-22/+14
* Adjust payee line fortification.Craig Earls2014-12-021-1/+3
* Doc string cleanup.Craig Earls2014-12-012-24/+27
* Doc string cleanup.Craig Earls2014-12-015-28/+36
* Fix effective date command.Craig Earls2014-12-011-12/+15
* Merge branch 'master' into ledger-mode-code-cleanupCraig Earls2014-12-012-19/+23
|\
| * Simplifies parsing of the beginning of an act. This allows fontifying effect...Craig Earls2014-12-012-19/+23