[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/focus 10b44de510 07/82: Docstring update
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/focus 10b44de510 07/82: Docstring update |
Date: |
Tue, 6 Sep 2022 04:58:54 -0400 (EDT) |
branch: elpa/focus
commit 10b44de510219822357533b2f430884a0fcc2f2e
Author: Lars Tveito <larstvei@ifi.uio.no>
Commit: Lars Tveito <larstvei@ifi.uio.no>
Docstring update
---
focus.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/focus.el b/focus.el
index 36e4163132..66988c3846 100644
--- a/focus.el
+++ b/focus.el
@@ -86,7 +86,7 @@ focus-move-focus to `post-command-hook'."
;;;###autoload
(define-minor-mode focus-mode
- "Dim the font color text in surrounding paragraphs."
+ "Dim the font color of text in surrounding paragraphs."
:init-value nil
(if focus-mode (focus-init) (focus-terminate)))
- [nongnu] branch elpa/focus created (now 704db49988), ELPA Syncer, 2022/09/06
- [nongnu] elpa/focus fbeecfc8ca 08/82: Added README, ELPA Syncer, 2022/09/06
- [nongnu] elpa/focus 10b44de510 07/82: Docstring update,
ELPA Syncer <=
- [nongnu] elpa/focus 6040c744cc 02/82: Made custom search functions that saves excursion, ELPA Syncer, 2022/09/06
- [nongnu] elpa/focus 4846438e3f 41/82: Merge branch 'read-only', ELPA Syncer, 2022/09/06
- [nongnu] elpa/focus 60f460b5be 28/82: Simplified installation, ELPA Syncer, 2022/09/06
- [nongnu] elpa/focus 236c002b57 14/82: Tweaking sizes, trying max-with, ELPA Syncer, 2022/09/06
- [nongnu] elpa/focus ab42b87799 68/82: Fix buffer-local variables definition, ELPA Syncer, 2022/09/06
- [nongnu] elpa/focus 9defce6158 10/82: Place the gif's side by side, ELPA Syncer, 2022/09/06
- [nongnu] elpa/focus 03e3cbc566 05/82: Documented every function/variable, ELPA Syncer, 2022/09/06
- [nongnu] elpa/focus 497d13d758 32/82: Added functions for jumping between things, ELPA Syncer, 2022/09/06
- [nongnu] elpa/focus 307df45c69 51/82: Fix #5, ELPA Syncer, 2022/09/06
- [nongnu] elpa/focus 3013760ef0 12/82: Resizing did not work, retry!, ELPA Syncer, 2022/09/06