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

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

[nongnu] elpa/focus ac711fe13a 35/82: Whitespace cleanup


From: ELPA Syncer
Subject: [nongnu] elpa/focus ac711fe13a 35/82: Whitespace cleanup
Date: Tue, 6 Sep 2022 04:58:56 -0400 (EDT)

branch: elpa/focus
commit ac711fe13a5ae0dce4d0eefa80737493ba82187b
Author: Lars Tveito <larstvei@ifi.uio.no>
Commit: Lars Tveito <larstvei@ifi.uio.no>

    Whitespace cleanup
---
 focus.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/focus.el b/focus.el
index 636d83ac3c..de01b856e3 100644
--- a/focus.el
+++ b/focus.el
@@ -133,7 +133,7 @@ each command."
 (defun focus-init ()
   "This function is run when command `focus-mode' is enabled.
 
- It sets the `focus-pre-overlay' and `focus-post-overlay' to
+It sets the `focus-pre-overlay' and `focus-post-overlay' to
 overlays; these are invisible until `focus-move-focus' is run. It
 adds `focus-move-focus' to `post-command-hook'."
   (setq focus-pre-overlay  (make-overlay (point-min) (point-min))



reply via email to

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