]> git.eshelyaron.com Git - emacs.git/commit
Support .dir-locals-2.el in `auto-insert-mode`
authorStefan Kangas <stefankangas@gmail.com>
Wed, 26 Jun 2024 23:33:40 +0000 (01:33 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 28 Jun 2024 05:45:51 +0000 (07:45 +0200)
commitf37b509b8ce3b42dab57371ca3877021c7679b9e
treeec77e3024a1c12c5500eedea7cef0c4ce0c967ba
parent38464a31d534a672537073c4d22a4a18ea0e16ee
Support .dir-locals-2.el in `auto-insert-mode`

* lisp/autoinsert.el (auto-insert-alist): Use Directory Local Variables
skeleton also for ".dir-locals-2.el".

(cherry picked from commit a2c3a91f0e3b6a3a22e74ef2dc473c12059e93c9)
lisp/autoinsert.el