diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2024-06-19 14:08:35 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2024-06-19 16:18:58 -0400 |
commit | 8e143a2f30068a3a017630194e550573acb31b43 (patch) | |
tree | 44286ec64851eea997976a89c2d185c49133bbe3 /lisp/emacs-lisp/comp.el | |
parent | d236b67622aa808a20b6da6e7f4eb93523acd80c (diff) | |
download | emacs-8e143a2f30068a3a017630194e550573acb31b43.tar.gz emacs-8e143a2f30068a3a017630194e550573acb31b43.tar.bz2 emacs-8e143a2f30068a3a017630194e550573acb31b43.zip |
(editorconfig-indentation-alist): Sync with upstream
The upstream version `editorconfig-indentation-alist` is a lot
more complete than what we got from the
copyright-covered commits. The changes come from contributors
who (may) have not signed paperwork. I have not tracked all of
the corresponding commits (there are many) but from what I can
tell, most of those are the sole (and "trivial") contribution
of its author, and in any case there is very little creativity
involved since it just lists the variables used by the
corresponding mode, so I believe it's perfectly OK to include
those here. Many of them would be covered by our default
heuristic (which looks for vars of the form like `<mode>-basic-offset`),
but it's preferable to reduce changes with upstream.
* lisp/editorconfig.el (editorconfig-indentation-alist):
Synchronize with upstream. Remove obsolete `sh-indentation`.
(editorconfig--get-indentation-web-mode): Update based on upstream
changes to `editorconfig-indentation-alist`.
Diffstat (limited to 'lisp/emacs-lisp/comp.el')
0 files changed, 0 insertions, 0 deletions