aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorDamien Cassou2023-09-02 18:08:49 +0200
committerDmitry Gutov2023-09-03 03:12:23 +0300
commitc640e978874385f9774c2903b97677406bee97a2 (patch)
tree42db0487101f55174bfbd99842416d7c4cb02990 /java
parent781c03933eff38ab4db8ad08a54e8a235d33d861 (diff)
downloademacs-c640e978874385f9774c2903b97677406bee97a2.tar.gz
emacs-c640e978874385f9774c2903b97677406bee97a2.zip
project.el: Fix bug in project-ignores method for VC-aware backend
The variable `backend' was always nil preventing the 25-line long `when' block from doing anything. This bug was introduced in commit 785fa801596ad7bb9f838cac865f00de29e253d1 "New user option: project-vc-extra-root-markers". (Bug#65704) * lisp/progmodes/project.el (project-ignores): Make sure the variable is initialized, so that backend-specific code is used if any.
Diffstat (limited to 'java')
0 files changed, 0 insertions, 0 deletions