]> git.eshelyaron.com Git - emacs.git/commit
Tweak updating the process mark in set-process-buffer
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Sep 2020 09:47:59 +0000 (11:47 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 25 Sep 2020 09:47:59 +0000 (11:47 +0200)
commitd964375ad3bc0ec3edbce0bfcf72a0a0d7dda426
tree24b8d1d686855bea60aeecbf89ad245cb12ce41c
parentd067ac5b9e956c8cdf2f61133e72ce580cf878d7
Tweak updating the process mark in set-process-buffer

* src/process.c (Fset_process_buffer): Only update the process
mark if we actually change the buffer.
src/process.c