diff options
author | Steve Purcell <steve@sanityinc.com> | 2014-12-09 15:11:44 +0000 |
---|---|---|
committer | Steve Purcell <steve@sanityinc.com> | 2014-12-09 15:11:44 +0000 |
commit | b623306591cab200cc7c69fb15ea7fe2dfc81bfd (patch) | |
tree | 19180f85741720beb8549a06d7c373ddbe88a0b9 /lisp/ledger-regex.el | |
parent | c8dd5d4a0a88b22e9923ac2b5746a1812386a848 (diff) | |
download | fork-ledger-b623306591cab200cc7c69fb15ea7fe2dfc81bfd.tar.gz fork-ledger-b623306591cab200cc7c69fb15ea7fe2dfc81bfd.tar.bz2 fork-ledger-b623306591cab200cc7c69fb15ea7fe2dfc81bfd.zip |
[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.
Diffstat (limited to 'lisp/ledger-regex.el')
0 files changed, 0 insertions, 0 deletions