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

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

[elpa] externals/async 6d164db151 2/2: Merge pull request #135 from skan


From: ELPA Syncer
Subject: [elpa] externals/async 6d164db151 2/2: Merge pull request #135 from skangas/customize-group
Date: Sun, 7 Aug 2022 11:57:18 -0400 (EDT)

branch: externals/async
commit 6d164db151c4ab68242662342f71741b8594762f
Merge: 5a6c0d5e36 676e500da1
Author: John Wiegley <johnw@newartisans.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #135 from skangas/customize-group
---
 async.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/async.el b/async.el
index c7ef9e5c57..0ad14f1d03 100644
--- a/async.el
+++ b/async.el
@@ -36,7 +36,7 @@
 
 (defgroup async nil
   "Simple asynchronous processing in Emacs"
-  :group 'emacs)
+  :group 'lisp)
 
 (defcustom async-variables-noprops-function #'async--purecopy
   "Default function to remove text properties in variables."



reply via email to

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