diff options
author | Dmitry Gutov <dmitry@gutov.dev> | 2023-07-18 03:49:44 +0300 |
---|---|---|
committer | Dmitry Gutov <dmitry@gutov.dev> | 2023-07-18 03:49:44 +0300 |
commit | 2f48e488d4b2ce9e5261886f22c64c6892ac53ee (patch) | |
tree | 2ae7e12b0231bcd4ca25c76feb5fca77c5ab5fda /test/lisp/emacs-lisp/lisp-mode-tests.el | |
parent | bec707da4dbcc64485ee5815d91f40d0babad3a9 (diff) | |
download | emacs-2f48e488d4b2ce9e5261886f22c64c6892ac53ee.tar.gz emacs-2f48e488d4b2ce9e5261886f22c64c6892ac53ee.tar.bz2 emacs-2f48e488d4b2ce9e5261886f22c64c6892ac53ee.zip |
Delete vc-deduce-fileset-1, taking advantage of set-buffer
* lisp/vc/vc.el (vc-deduce-fileset): Set buffer to the base
buffer, if any (bug#63949). That's to replace the more complex
previous strategy. vc-deduce-fileset is allowed to change the
current buffer, so why not do it for that case.
(vc-deduce-fileset-1): Delete, moving the meat of the logic back
to vc-deduce-fileset.
Diffstat (limited to 'test/lisp/emacs-lisp/lisp-mode-tests.el')
0 files changed, 0 insertions, 0 deletions