branch: externals/window-commander commit 57e9986858082ad7c7f70ff5ae7a46bc35698c7a Author: Daniel Semyonov <dan...@dsemy.com> Commit: Daniel Semyonov <dan...@dsemy.com>
; Small documentation fixes --- swsw.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/swsw.el b/swsw.el index 9090a617f2..48305aa9fc 100644 --- a/swsw.el +++ b/swsw.el @@ -41,7 +41,7 @@ ;; :config ;; (swsw-mode)) ;; -;; When swsw-mode is active: +;; When `swsw-mode' is active: ;; - A window ID is displayed using a mode line lighter or a display ;; function (see `swsw-display-function'). ;; - Window IDs are assigned to all windows on all frames except for @@ -62,7 +62,7 @@ ;; ;; M-x customize-group RET swsw RET ;; -;; For more information see the (swsw) info node. +;; For more information see info node `(swsw)'. ;;; Code: