diff options
author | Kyle Meyer <kyle@kyleam.com> | 2016-12-12 22:27:56 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2016-12-12 22:37:01 -0500 |
commit | befb207b48e631b3c5855e12900387e69b03dc5c (patch) | |
tree | ddaf5fbf8ed9e6a42f7b20cb3390991bc9d05ab4 /snippets/latex-mode/sn | |
parent | 3f39a58cf419a11ac01f1f9f8fba6919186f9e2b (diff) | |
download | emacs.d-befb207b48e631b3c5855e12900387e69b03dc5c.tar.gz |
git-rebase-fixup-duplicates: Use marker
If only an integer is used, the end value used for the search is no
longer accurate because more characters are inserted for each line
where "fixup" or "squash" is substituted for "pick". This discrepancy
is unlikely to have an observable effect when git-rebase-show-instructions
is non-nil because the end value includes many characters beyond the
last commit line. But when git-rebase-show-instructions is nil, this
can easily result in the last commit line not matching the regexp
because the end value has shifted to the middle of the line.
Diffstat (limited to 'snippets/latex-mode/sn')
0 files changed, 0 insertions, 0 deletions