]> git.eshelyaron.com Git - emacs.git/commit
Create major mode for `customize-dirlocals` (bug#77228)
authorElías Gabriel Pérez <eg642616@gmail.com>
Mon, 24 Mar 2025 03:26:26 +0000 (21:26 -0600)
committerEshel Yaron <me@eshelyaron.com>
Sat, 26 Apr 2025 13:57:36 +0000 (15:57 +0200)
commit7a66daaf6d49f05c3649cedfd597f38bde1ba2a1
treed7408a34b9ec5f2d9e35d22abf108c4bb0419d61
parent5808897b98f4f8c658a9be6d214a9fa790805da8
Create major mode for `customize-dirlocals` (bug#77228)

* lisp/cus-edit.el (Custom-dirlocals-mode): New major mode.
(custom-dirlocals-with-buffer): Move settings to
`Custom-dirlocals-mode'.

(cherry picked from commit 6414ed0d1166b0f24515ce92bb6db2c3d718a96a)
lisp/cus-edit.el