]> granicus.if.org Git - python/commit
(py-process-filter): Make sure current-buffer is restored, even in the
authorBarry Warsaw <barry@python.org>
Mon, 30 Sep 1996 23:00:40 +0000 (23:00 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 30 Sep 1996 23:00:40 +0000 (23:00 +0000)
commit7a73ef852f504a4c6110eeefb22150a2121c68e4
tree0d1281dbcba061b2ac3873068aeadb28d1ddf60a
parent24611f80e8d48efcdf469fde00729ff6c1ca4128
(py-process-filter): Make sure current-buffer is restored, even in the
event of error.  Can't use new Emacs primitive save-current-buffer, so
use unwind-protect instead.
Misc/python-mode.el