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. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ledger-commodities.el | ||
| ledger-complete.el | ||
| ledger-context.el | ||
| ledger-exec.el | ||
| ledger-fontify.el | ||
| ledger-fonts.el | ||
| ledger-init.el | ||
| ledger-mode.el | ||
| ledger-navigate.el | ||
| ledger-occur.el | ||
| ledger-post.el | ||
| ledger-reconcile.el | ||
| ledger-regex.el | ||
| ledger-report.el | ||
| ledger-schedule.el | ||
| ledger-sort.el | ||
| ledger-state.el | ||
| ledger-test.el | ||
| ledger-texi.el | ||
| ledger-xact.el | ||