branch: scratch/editorconfig-cc
commit 1aa812505a910dd7ef6a8f65e28d5a52544f21f7
Author: 10sr <[email protected]>
Commit: Stefan Monnier <[email protected]>
Update editorconfig group docstring
---
editorconfig.el | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/editorconfig.el b/editorconfig.el
index ac5d362cdf..b49ca45f9f 100644
--- a/editorconfig.el
+++ b/editorconfig.el
@@ -46,8 +46,10 @@
nil)
(defgroup editorconfig nil
- "help developers define and maintain consistentcoding styles between
different
-editors and IDEs"
+ "EditorConfig Emacs Plugin.
+
+EditorConfig Helps developers define and maintain consistent coding styles
+between different editors and IDEs"
:group 'tools)
(defcustom editorconfig-exec-path