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

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

[nongnu] elpa/swsw c08a9b1e58 024/146: ; Fix a docstring


From: ELPA Syncer
Subject: [nongnu] elpa/swsw c08a9b1e58 024/146: ; Fix a docstring
Date: Wed, 25 May 2022 02:59:40 -0400 (EDT)

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

    ; Fix a docstring
---
 swsw.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/swsw.el b/swsw.el
index d5e5b871e9..ac73979542 100644
--- a/swsw.el
+++ b/swsw.el
@@ -203,8 +203,8 @@ This display function respects `swsw-id-format'."
 
 (defun swsw-mode-line-conditional-display-function (switch)
   "Display window IDs on the mode line if SWITCH is non-nil and a window
-selection is in progress, and disable
-displaying window IDs on the mode line if SWITCH is nil.
+selection is in progress, and disable displaying window IDs on the mode line
+if SWITCH is nil.
 
 This display function shows the window IDs at the beginning of the mode line,
 similarly to `ace-window-display-mode'.



reply via email to

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