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

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

[nongnu] elpa/swsw 8febd864f9 085/146: ; Remove old reference to 'swsw-m


From: ELPA Syncer
Subject: [nongnu] elpa/swsw 8febd864f9 085/146: ; Remove old reference to 'swsw-minibuffer-id'
Date: Wed, 25 May 2022 02:59:50 -0400 (EDT)

branch: elpa/swsw
commit 8febd864f9a4888c68dbd8489be3ec8379cb058a
Author: Daniel Semyonov <cmstr@dsemy.com>
Commit: Daniel Semyonov <cmstr@dsemy.com>

    ; Remove old reference to 'swsw-minibuffer-id'
---
 swsw.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/swsw.el b/swsw.el
index 78476eb835..da6fac46a2 100644
--- a/swsw.el
+++ b/swsw.el
@@ -89,8 +89,7 @@ CHARS, and call ‘swsw-update’."
 
 (defcustom swsw-id-chars '(?a ?s ?d ?f ?g ?h ?j ?k ?l)
   "Base set of characters from which window IDs are constructed.
-This list should contain at least two characters.
-No character in this list should be equal to ‘swsw-minibuffer-id’."
+This list should contain at least two characters."
   :type '(repeat character)
   :set #'swsw--set-id-chars)
 



reply via email to

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