]> git.eshelyaron.com Git - emacs.git/commit
Add 'project-customize-dirlocals'
authorElías Gabriel Pérez <eg642616@gmail.com>
Mon, 24 Mar 2025 03:35:32 +0000 (21:35 -0600)
committerEshel Yaron <me@eshelyaron.com>
Thu, 3 Apr 2025 16:50:32 +0000 (18:50 +0200)
commitae4de7044ff4b9a54d2c81d1dba81542e3eb17b6
treecd1b9591d28c74e23c5a2536acac535938a388c2
parent47ae1a398e4c4b9baf12be2975e08f8bd97b4f5d
Add 'project-customize-dirlocals'

* etc/NEWS: Add command entry.
* lisp/menu-bar.el (menu-bar-project-menu): Add command entry to
project menu.
* lisp/progmodes/project.el (project-customize-dirlocals):
New command.  (Bug#77229)

(cherry picked from commit da6da5744b95451bdc3339c3a241892466a08551)
lisp/menu-bar.el
lisp/progmodes/project.el