]> git.eshelyaron.com Git - emacs.git/commit
Disable VC in special directories on Android
authorPo Lu <luangruo@yahoo.com>
Sat, 30 Mar 2024 07:05:30 +0000 (15:05 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 30 Mar 2024 19:36:41 +0000 (20:36 +0100)
commitf83e9f443559b15cfb47d3b421df8f7650ea7cfd
treecb287483873f8f7658f5f09618e09fe35b0b48b3
parentda32b84c25b2dd43489a724c5319f3f1e3dc0def
Disable VC in special directories on Android

* lisp/vc/vc-hooks.el (vc-registered, vc-backend): Return nil
without invoking any backend if FILE or FILE-OR-LIST sits within
/content or /assets.

(cherry picked from commit 21af3a9d9706baa417298e70260efa3fce72c6f1)
lisp/vc/vc-hooks.el