From: Stefan Monnier Date: Mon, 11 Jul 2016 15:55:04 +0000 (+0900) Subject: Prevent to apply funcall on t X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/7af6c87b5047c5362cb57c6173d27fe877597c04?hp=7af6c87b5047c5362cb57c6173d27fe877597c04 Prevent to apply funcall on t * lisp/vc/ediff-util.el (ediff-really-quit): Ignore the global part of 'ediff-after-quit-hook-internal' hook (Bug#23933). ---