]> git.eshelyaron.com Git - emacs.git/commit
End new .dir-locals.el files with a newline
authorStefan Kangas <stefan@marxist.se>
Thu, 7 Jul 2022 00:09:30 +0000 (02:09 +0200)
committerStefan Kangas <stefan@marxist.se>
Thu, 7 Jul 2022 00:23:30 +0000 (02:23 +0200)
commit7ac9c22636cc2d6c56bf238ca4311924a6ee0cd0
treea96b8e8525400ef9a435422f20b12e08914ed404
parentab9b55d617fe1235548d368e416e07aeb25504b8
End new .dir-locals.el files with a newline

* lisp/files-x.el (dir-locals-to-string): Add newline at the end of
newly created .dir-locals.el files.  This avoids git complaining about
"No newline at end of file".
lisp/files-x.el