diff options
author | Juri Linkov <juri@linkov.net> | 2020-06-24 02:54:30 +0300 |
---|---|---|
committer | Juri Linkov <juri@linkov.net> | 2020-06-24 02:54:30 +0300 |
commit | 4e04ca847fc04ad0b2845143e0788485de0ed997 (patch) | |
tree | 4a9c7275c1213c5994723a0f2ee09e2c8ab423ee /lisp/vc/vc-hooks.el | |
parent | 35e881c5303c6ddf23b901bd2805971dc4ecf20b (diff) | |
download | emacs-4e04ca847fc04ad0b2845143e0788485de0ed997.tar.gz emacs-4e04ca847fc04ad0b2845143e0788485de0ed997.tar.bz2 emacs-4e04ca847fc04ad0b2845143e0788485de0ed997.zip |
More not-state-changing vc commands can be used from non-file buffers
* lisp/vc/vc.el (vc-deduce-fileset): Instead of checking for
log-view-mode, check for '(not buffer-file-name)' before trying to
get the backend for default-directory. Remove the branch that
checks for '(not buffer-file-name)' and signals the error because
vc-responsible-backend used in previous condition already signals
its error. (Bug#41974)
Diffstat (limited to 'lisp/vc/vc-hooks.el')
0 files changed, 0 insertions, 0 deletions