diff options
author | Ken Manheimer <klm@digicool.com> | 2003-06-17 19:18:57 (GMT) |
---|---|---|
committer | Ken Manheimer <klm@digicool.com> | 2003-06-17 19:18:57 (GMT) |
commit | 8e9b80fd561e68574ee313f32d3fd6cde59d7723 (patch) | |
tree | c22ae528b39cf5f505a3052441ecddf7d0a78986 /Objects | |
parent | 0887c732e7d6e162b4b78004af8546b739c77ca7 (diff) | |
download | cpython-8e9b80fd561e68574ee313f32d3fd6cde59d7723.zip cpython-8e9b80fd561e68574ee313f32d3fd6cde59d7723.tar.gz cpython-8e9b80fd561e68574ee313f32d3fd6cde59d7723.tar.bz2 |
Remove short-circuitying grubbing by using last grubbed buffer. It's
evil - if the last grubbed buffer didn't happen to be the right one,
you couldn't remedy.
Mainline emacs compat - don't use third arg to buffer-substring (which
was for explicitly identifying the buffer in which to seek the
substring, and which turns out to be unnecessary).
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions