]> git.eshelyaron.com Git - emacs.git/commit
Reposition call to set-buffer-modified-p in sieve-upload
authorEric Abrahamsen <eric@ericabrahamsen.net>
Sat, 2 Jan 2021 19:05:38 +0000 (11:05 -0800)
committerEric Abrahamsen <eric@ericabrahamsen.net>
Sat, 2 Jan 2021 19:05:38 +0000 (11:05 -0800)
commitbfb4db5e4464e834224fd668a6e9c949e03393d6
tree2348875b0d426b712e4ffa68a0ac317e370e9b61
parent6b10ce867f2130532b82d32865b74ec270515809
Reposition call to set-buffer-modified-p in sieve-upload

* lisp/net/sieve.el (sieve-upload): It's meant to affect the script
buffer, not sieve-buffer, so needs to be outside the call to
with-current-buffer.
lisp/net/sieve.el