]> git.eshelyaron.com Git - emacs.git/commit
(gud-filter): Use `with-current-buffer' instead of save-excursion when
authorMiles Bader <miles@gnu.org>
Thu, 10 Aug 2000 10:54:40 +0000 (10:54 +0000)
committerMiles Bader <miles@gnu.org>
Thu, 10 Aug 2000 10:54:40 +0000 (10:54 +0000)
commitf09b5567e6fba589c96571ba625bf1c490356594
tree5839a8d88becd0ffe782007b2b81715246f095a5
parentb59b731fa1b84e557db30cc7cc4b4d7ec6e00790
(gud-filter): Use `with-current-buffer' instead of save-excursion when
inserting the output, so that point gets updated correctly; the old
method relied on a rather dodgy side-effect of comint-output-filter to
avoid the effect of save-excursion.
lisp/gud.el