branch: scratch/editorconfig-cc commit 7ab129a73bc1789f6720fb3d57c47a0ed059727c Author: 10sr <8slashes+...@gmail.com> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
Add a comment for contributors --- editorconfig.el | 1 + 1 file changed, 1 insertion(+) diff --git a/editorconfig.el b/editorconfig.el index 1e9bc9e641..e3fe5e8f11 100644 --- a/editorconfig.el +++ b/editorconfig.el @@ -95,6 +95,7 @@ property emacs_linum to decide whether to show line numbers on the left "0.5") (defcustom editorconfig-indentation-alist + ;; For contributors: Sort modes in alphabetical order, please :) '((awk-mode c-basic-offset) (c++-mode c-basic-offset) (c-mode c-basic-offset)