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

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

[nongnu] elpa/swsw a0c339fbb4 118/146: ; Small documentation change


From: ELPA Syncer
Subject: [nongnu] elpa/swsw a0c339fbb4 118/146: ; Small documentation change
Date: Wed, 25 May 2022 02:59:53 -0400 (EDT)

branch: elpa/swsw
commit a0c339fbb486d13dd1440658890a1b40b41f7467
Author: Daniel Semyonov <daniel@dsemy.com>
Commit: Daniel Semyonov <daniel@dsemy.com>

    ; Small documentation change
---
 swsw.el | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/swsw.el b/swsw.el
index 2a6d095228..3a006e13ab 100644
--- a/swsw.el
+++ b/swsw.el
@@ -95,11 +95,11 @@ This list should contain at least two characters."
 
 (defcustom swsw-scope t
   "Scope of all window operations.
-t means consider all windows on all existing frames.
-0 (the number zero) means consider all windows on all visible and
+- t means consider all windows on all existing frames.
+- 0 (the number zero) means consider all windows on all visible and
   iconified frames.
-`visible' means consider all windows on all visible frames.
-`current' means consider only the currently selected frame."
+- `visible' means consider all windows on all visible frames.
+- `current' means consider only the currently selected frame."
   :link '(info-link "(swsw)Customization")
   :type '(radio (const :tag "All windows on all frames" t)
                 (const



reply via email to

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