summaryrefslogtreecommitdiff
path: root/m4/environ.m4
diff options
context:
space:
mode:
authorKarl Fogel <kfogel@red-bean.com>2014-12-03 14:23:26 -0600
committerKarl Fogel <kfogel@red-bean.com>2014-12-03 14:23:26 -0600
commitb3298507f92f8cc17dc35090e4036aac787af682 (patch)
treee9f5610b3c649ff2124b8defc98eaaaaef94103e /m4/environ.m4
parentc263a40a9ac76a87b919ca8d425736797c3c399c (diff)
downloademacs-b3298507f92f8cc17dc35090e4036aac787af682.tar.gz
Fix bug whereby saving files hung in VC hook.
Saving a buffer visiting a file under SVN control would hang if the remote repository were unreachable, because the VC hooks tried to run "svn status -u" on the file, where the "-u" tells svn to get update information from the remote repository. http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00174.html * vc/vc-svn.el (vc-svn-state): Remove optional `localp' argument and always pass "-v" to "svn status", never "-u".
Diffstat (limited to 'm4/environ.m4')
0 files changed, 0 insertions, 0 deletions