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

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

[nongnu] elpa/swsw 6695f8858e 034/146: ; Use '; ' for inline comment ins


From: ELPA Syncer
Subject: [nongnu] elpa/swsw 6695f8858e 034/146: ; Use '; ' for inline comment instead of '; ; '
Date: Wed, 25 May 2022 02:59:41 -0400 (EDT)

branch: elpa/swsw
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]