summaryrefslogtreecommitdiff
path: root/lisp/ledger-occur.el
Commit message (Collapse)AuthorAgeFilesLines
* [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] Simplify and tidy up ledger-occurSteve Purcell2014-12-091-68/+37
| | | | | Introducing a proper minor mode saves a lot of the hand-rolled fiddling about, like managing the overlay lifecycle and the modeline.
* Don't bomb out if the occur reggae has no matches.Craig Earls2014-12-031-32/+35
|
* Fix a bug the caused reconciliation to lock up in an automatic transaction ↵Craig Earls2014-11-141-1/+1
| | | | | | was followed immediately with a virtual transaction on the same account. This was related to the navigation changes push a while back.
* Improve ledger occur region searchCraig Earls2014-09-171-13/+6
|
* All navigation functions moved to ledger-navigate.Craig Earls2014-09-131-1/+1
| | | | Reduce several overlapping functions.
* Code cleanupCraig Earls2014-07-121-2/+1
|
* Indent & untabifythdox2014-05-171-23/+23
| | | | | | | M-x mark-whole-buffer M-x indent-region M-x mark-whole-buffer M-x untabify
* Update old FSF addressJamie Nguyen2014-03-231-2/+2
|
* Bump copyright information to 2014Alexis Hildebrandt2014-02-021-1/+1
|
* Merge branch 'master' into ledger-mode-automatic-transactionsCraig Earls2013-07-021-47/+47
| | | | | | | | Conflicts: lisp/ledger-init.el lisp/ledger-mode.el lisp/ledger-reconcile.el lisp/ledger-schedule.el
* Finished changing name to ledger-*Craig Earls2013-07-021-0/+192
All files and references changed ldg-* to ledger-*