]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/editorconfig.el (editorconfig-indentation-alist): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Sat, 21 Sep 2024 07:21:21 +0000 (10:21 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Sep 2024 10:45:22 +0000 (12:45 +0200)
(cherry picked from commit a6dafbc2bc559295485c72bdfc317dda8a0a9bf5)

lisp/editorconfig.el

index 870f6d32162a107486f7522dce31aa7795d2c2f4..8d239229dcbd9fb4cfd4168082432f0b86b13952 100644 (file)
@@ -267,8 +267,8 @@ This is a fallback used for those modes which don't set
 
 Each element should look like (MODE . SETTING) where SETTING
 should obey the same rules as `editorconfig-indent-size-vars',
-i.e. either a list of variable names or a function returning a list of (VAR . VAL)
-settings."
+i.e. be either a list of variable names or a function returning
+a list of settings in the form (VARIABLE . VALUE)."
   :type '(alist :key-type symbol
                 :value-type (choice function
                                     (repeat