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

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

[nongnu] elpa/focus 871f3c60ce 48/82: Fixed matching parenthesis


From: ELPA Syncer
Subject: [nongnu] elpa/focus 871f3c60ce 48/82: Fixed matching parenthesis
Date: Tue, 6 Sep 2022 04:58:57 -0400 (EDT)

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

    Fixed matching parenthesis
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5d43da8588..3cc53ad6ee 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ The package has only been tried on Emacs 24.4 and 24.5, but 
should work on Emacs
 
 Enable the `focus-mode` with <kbd> M-x focus-mode </kbd>.
 
-Also, `focus-read-only-mode` is provided, which is a mode optimized for 
continuous reading. It inhibits change in the buffer, hides the cursor and 
provides bindings for moving between *things* (defined in [Thing At 
Point](http://emacswiki.org/emacs/ThingAtPoint). One can toggle 
`focus-read-only-mode` with <kbd> M-x focus-read-only-mode </kbd> or <kbd> C-c 
C-q </kbd> if `focus-mode` is enabled.
+Also, `focus-read-only-mode` is provided, which is a mode optimized for 
continuous reading. It inhibits change in the buffer, hides the cursor and 
provides bindings for moving between *things* (defined in [Thing At 
Point](http://emacswiki.org/emacs/ThingAtPoint)). One can toggle 
`focus-read-only-mode` with <kbd> M-x focus-read-only-mode </kbd> or <kbd> C-c 
C-q </kbd> if `focus-mode` is enabled.
 
 Some bindings for simple navigation and exiting `focus-read-only-mode` are 
provided.
 



reply via email to

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