emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] scratch/editorconfig-cc 17ba04ab68 141/351: Update editorconfig


From: Stefan Monnier
Subject: [nongnu] scratch/editorconfig-cc 17ba04ab68 141/351: Update editorconfig-conf-mode lighter text
Date: Thu, 13 Jun 2024 18:38:48 -0400 (EDT)

branch: scratch/editorconfig-cc
commit 17ba04ab68144e74022a2039310732563554b0a1
Author: 10sr <8slashes+git@gmail.com>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    Update editorconfig-conf-mode lighter text
---
 editorconfig-conf-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/editorconfig-conf-mode.el b/editorconfig-conf-mode.el
index f5419179ff..cbc403241c 100644
--- a/editorconfig-conf-mode.el
+++ b/editorconfig-conf-mode.el
@@ -39,7 +39,7 @@
   "Syntax table in use in `editorconfig-conf-mode' buffers.")
 
 ;;;###autoload
-(define-derived-mode editorconfig-conf-mode conf-unix-mode "EditorConfig"
+(define-derived-mode editorconfig-conf-mode conf-unix-mode "Conf[EditorConfig]"
   "Major mode for editing .editorconfig files."
   (set-variable 'indent-line-function 'indent-relative)
   (let ((key-property-list



reply via email to

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