]> git.eshelyaron.com Git - emacs.git/commit
(project--value-in-dir): Ensure that the global value is still honored
authorDmitry Gutov <dmitry@gutov.dev>
Fri, 15 Mar 2024 02:28:45 +0000 (04:28 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 15 Mar 2024 09:06:03 +0000 (10:06 +0100)
commitf920a1a511c750591a0826943818f4dee4f4dec8
tree265168a31b0947dca61c6fc3bba1e8d362375e9e
parent0404f6281aef2e3d1f22fb9ded6e1ff1710e65f5
(project--value-in-dir): Ensure that the global value is still honored

* lisp/progmodes/project.el (project--value-in-dir):
Ensure that the global value of the variable is still honored,
when the variable is not in dir-locals.

(cherry picked from commit 77a86d738eebc7a80b7d4a6357a5fa675df9de8c)
lisp/progmodes/project.el