ledger/lisp
Steve Purcell b623306591 [emacs] Use markers instead of raw positions to make cleaning work better
Sometimes cleaning a buffer would leave the end of the buffer uncleaned,
because the end position would be moved along the way. This commit makes
the corresponding code use markers instead, which track the changes in
the buffer, and therefore ensure that the entire buffer is acted upon.
2014-12-09 15:11:44 +00:00
..
CMakeLists.txt Merge commit 'b58a872fba7909371d47bc2eb8468e5ba82cfac0' 2014-09-22 22:18:25 -07:00
ledger-commodities.el Cleaned up commodities and completion code. 2014-11-30 19:47:14 -07:00
ledger-complete.el Cleaned up commodities and completion code. 2014-11-30 19:47:14 -07:00
ledger-context.el ensures that account with spaces in the names are correctly rested by ledger-context 2014-06-29 19:40:20 -07:00
ledger-exec.el Doc string cleanup. 2014-12-01 20:07:46 -07:00
ledger-fontify.el Another fonitification fix. and clean up a stray reference to function removed. 2014-12-02 18:06:41 -07:00
ledger-fonts.el Use font-lock-preprocessor-face as the basis for directive faces 2014-12-09 12:48:19 +00:00
ledger-init.el Doc string cleanup. 2014-12-01 20:07:46 -07:00
ledger-mode.el [emacs] Use markers instead of raw positions to make cleaning work better 2014-12-09 15:11:44 +00:00
ledger-navigate.el Adjust navigate-find-end-of-act so that it will sort empty act. 2014-12-04 19:47:43 -07:00
ledger-occur.el Don't bomb out if the occur reggae has no matches. 2014-12-03 20:40:12 -07:00
ledger-post.el [emacs] Use markers instead of raw positions to make cleaning work better 2014-12-09 15:11:44 +00:00
ledger-reconcile.el Make sure there is alive window to switch back to when quitting reconcile buffer 2014-12-07 12:15:15 -07:00
ledger-regex.el ledger-regex: Indian Rupee Symbol 2014-12-07 21:42:31 -05:00
ledger-report.el ooops. 2014-12-06 17:39:53 -07:00
ledger-schedule.el Another fonitification fix. and clean up a stray reference to function removed. 2014-12-02 18:06:41 -07:00
ledger-sort.el [emacs] When the first line is a txn, include it in ledger-sort-buffer 2014-12-09 14:40:39 +00:00
ledger-state.el Remove s-trim functions since they stomp on s.el. 2014-11-27 09:42:23 -07:00
ledger-test.el Indent & untabify 2014-05-17 16:52:06 +02:00
ledger-texi.el Indent & untabify 2014-05-17 16:52:06 +02:00
ledger-xact.el Fixes act having higher priority than region 2014-11-27 21:23:05 +10:00