]> git.eshelyaron.com Git - emacs.git/commit
(comint-output-filter): Remove ad-hoc saving of restriction, and just
authorMiles Bader <miles@gnu.org>
Sat, 19 Aug 2000 01:55:40 +0000 (01:55 +0000)
committerMiles Bader <miles@gnu.org>
Sat, 19 Aug 2000 01:55:40 +0000 (01:55 +0000)
commitd8d972bf49a45f00663c94b4457966cb3bf4501b
tree20ea94310ec8f6995a1bdd8a932091ef881af9fe
parent527083d575f13da741c07e6423fcdf9b69142fea
(comint-output-filter): Remove ad-hoc saving of restriction, and just
use save-restriction, now that it works correctly.  Don't adjust
comint-last-input-start to account for our insertion; it shouldn't have
moved because we don't use insert-before-markers anymore.  Comment out
call to `force-mode-line-update'; why is it here?
lisp/comint.el