]> git.eshelyaron.com Git - emacs.git/commit
editorconfig.el: Fix too naive sync from upstream
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 20 Sep 2024 18:58:45 +0000 (14:58 -0400)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 10:45:19 +0000 (12:45 +0200)
commit26e65a093ef8a82fdfac338a80dd665353903c95
tree9b499afc8b8bb7f10633bd7a9cb2822427e3dfdd
parentb375d7c506036421ce0bf0df29708166c3a7848d
editorconfig.el: Fix too naive sync from upstream

* lisp/editorconfig.el (editorconfig--get-indentation-nxml-mode):
New function.
(editorconfig-indentation-alist): Use it to fix bug#73359.

(cherry picked from commit db22efca8d4fa14118563ae24b292871c7fa350a)
lisp/editorconfig.el