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

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

[nongnu] elpa/swsw 7a00ef3140 039/146: ; Small documentation fixes


From: ELPA Syncer
Subject: [nongnu] elpa/swsw 7a00ef3140 039/146: ; Small documentation fixes
Date: Wed, 25 May 2022 02:59:42 -0400 (EDT)

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

    ; Small documentation fixes
---
 README  | 4 ++--
 swsw.el | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/README b/README
index 3df48df549..cfb10bd3af 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@ Currently, only manual installation is available:
 
 Clone the repository:
 
-$ cd ~
+$ cd
 
 $ git clone 'https://git.sr.ht/~dsemy/swsw'
 
@@ -37,7 +37,7 @@ For use-package users:
 When swsw-mode is active:
 - A window ID is displayed using a mode line lighter or a display function (see
   `swsw-display-function').
-- A single (predefined) character CHAR corresponds to the minibuffer (see
+- A single (predefined) character corresponds to the minibuffer (see
   `swsw-minibuffer-id').
 - Window IDs are assigned to all windows on all frames (by default, see
   `swsw-scope').
diff --git a/swsw.el b/swsw.el
index a4d67aa4c3..26ce8c5061 100644
--- a/swsw.el
+++ b/swsw.el
@@ -3,6 +3,7 @@
 ;; Copyright (C) 2020 Daniel Semyonov
 
 ;; Author: Daniel Semyonov <cmstr@dsemy.com>
+;; Maintainer: Daniel Semyonov <cmstr@dsemy.com>
 ;; Version: 1.0
 ;; Package-Requires: ((emacs "23.1"))
 ;; Keywords: convenience



reply via email to

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