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

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

[elpa] externals/olivetti 3df740c 122/134: Change top-level customizatio


From: Stefan Monnier
Subject: [elpa] externals/olivetti 3df740c 122/134: Change top-level customization group wp -> text
Date: Thu, 25 Apr 2019 09:57:43 -0400 (EDT)

branch: externals/olivetti
commit 3df740c428eee25c6cce34d950de0757839fe927
Author: Paul W. Rankin <address@hidden>
Commit: Paul W. Rankin <address@hidden>

    Change top-level customization group wp -> text
---
 olivetti.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/olivetti.el b/olivetti.el
index 987ccbb..80aac57 100644
--- a/olivetti.el
+++ b/olivetti.el
@@ -106,7 +106,7 @@
 (defgroup olivetti ()
   "Minor mode for a nice writing environment"
   :prefix "olivetti-"
-  :group 'wp)
+  :group 'text)
 
 
 ;;; Variables



reply via email to

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