ledger/lisp
Rémi Vanicat cf6a23b2fe Unconditionally activate the occur stuff in ledger-occur-mode
Well, we still deactivate it when regex is nil, but the function
should not look at previous value of ledger-occur-mode:

- the interactive function (ledger-occur) already do it, we don't need
  to do it there,
- caller that want to deactivate the occur stuff only have to call
  ledger-occur with a nil regex
- the old behavior make ledger-reconcile to turn off occur stuff if it
  was already turn on, when what we do want is that the occur stuff
  change to the new account.
2013-02-09 11:20:30 +01:00
..
CMakeLists.txt Converted the Ledger build system to use CMake 2012-05-20 04:48:05 -05:00
ldg-complete.el Lisp code cleanup 2013-02-05 12:33:42 -07:00
ldg-exec.el Lisp code cleanup 2013-02-05 12:33:42 -07:00
ldg-fonts.el Lisp code cleanup 2013-02-05 12:33:42 -07:00
ldg-mode.el Added ability to add xact with date only. 2013-02-07 22:40:57 -07:00
ldg-new.el Lisp code cleanup 2013-02-05 12:33:42 -07:00
ldg-occur.el Unconditionally activate the occur stuff in ledger-occur-mode 2013-02-09 11:20:30 +01:00
ldg-post.el Merge pull request #146 from vanicat/t/other-currency 2013-02-08 03:15:10 -08:00
ldg-reconcile.el After reconciling, save all buffer that need to be saved. 2013-02-08 21:17:08 +01:00
ldg-regex.el Lisp code cleanup 2013-02-05 12:33:42 -07:00
ldg-register.el Lisp code cleanup 2013-02-05 12:33:42 -07:00
ldg-report.el code formatting cleanup. 2013-02-07 11:30:34 -07:00
ldg-sort.el Lisp code cleanup 2013-02-05 12:33:42 -07:00
ldg-state.el Lisp code cleanup 2013-02-05 12:33:42 -07:00
ldg-test.el Lisp code cleanup 2013-02-05 12:33:42 -07:00
ldg-texi.el Lisp code cleanup 2013-02-05 12:33:42 -07:00
ldg-xact.el Add regional sort facility to ledger mode 2013-02-01 10:19:47 -07:00
ledger.el Restored tabs that had been converted to spaces 2012-03-16 03:00:39 -05:00
timeclock.el Untabified all source files 2010-06-11 17:02:25 -04:00