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

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

[elpa] externals/window-commander 6695f8858e 034/170: ; Use '; ' for inl


From: ELPA Syncer
Subject: [elpa] externals/window-commander 6695f8858e 034/170: ; Use '; ' for inline comment instead of '; ; '
Date: Wed, 28 Jun 2023 19:00:23 -0400 (EDT)

branch: externals/window-commander
commit 6695f8858e19f65907429619b72a11153ccff59f
Author: Daniel Semyonov <cmstr@dsemy.com>
Commit: Daniel Semyonov <cmstr@dsemy.com>

    ; Use ';' for inline comment instead of ';;'
---
 swsw.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/swsw.el b/swsw.el
index b60604e3c7..631bfecb5b 100644
--- a/swsw.el
+++ b/swsw.el
@@ -92,7 +92,7 @@ frames.
                 (const
                  :tag "All window on the currently selected frame" current)))
 
-(defvar swsw-display-function 'lighter) ;; Avoid byte-compilation warning.
+(defvar swsw-display-function 'lighter) ; Avoid byte-compilation warning.
 
 (defun swsw--set-display-function (sym fun)
   "Call the previous display function with nil as the sole argument (turning



reply via email to

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