emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

scratch/emacs-editorconfig b93a7964d43 096/364: Add a comment for contri


From: Stefan Monnier
Subject: scratch/emacs-editorconfig b93a7964d43 096/364: Add a comment for contributors
Date: Tue, 18 Jun 2024 01:40:42 -0400 (EDT)

branch: scratch/emacs-editorconfig
commit b93a7964d43cf6da0d2627c41dcf8445e6109d97
Author: 10sr <8slashes+git@gmail.com>
Commit: Stefan Monnier <monnier@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 140d5b56c35..0ca20addd98 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 :)
   `(
     (cmake-mode cmake-tab-width)
     (emacs-lisp-mode lisp-indent-offset)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]