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

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

[nongnu] elpa/focus 9a5cf4f972 77/82: Formatting


From: ELPA Syncer
Subject: [nongnu] elpa/focus 9a5cf4f972 77/82: Formatting
Date: Tue, 6 Sep 2022 04:58:59 -0400 (EDT)

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

    Formatting
---
 README.org | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.org b/README.org
index 5d39115d8f..4053fa8169 100644
--- a/README.org
+++ b/README.org
@@ -23,13 +23,13 @@
 
   A few interactive functions are provided:
 
-  | Function           | Description                                           
                   |
-  
|--------------------+--------------------------------------------------------------------------|
-  | focus-change-thing | Adjust the narrowness of the focused section for the 
current buffer      |
-  | focus-pin          | Pin the focused section to its current location or 
the region, if active |
-  | focus-unpin        | Unpin the focused section                             
                   |
-  | focus-next-thing   | Move the point to the middle of the Nth next thing    
                   |
-  | focus-prev-thing   | Move the point to the middle of the Nth previous 
thing                   |
+  | Function             | Description                                         
                     |
+  
|----------------------+--------------------------------------------------------------------------|
+  | ~focus-change-thing~ | Adjust the narrowness of the focused section for 
the current buffer      |
+  | ~focus-pin~          | Pin the focused section to its current location or 
the region, if active |
+  | ~focus-unpin~        | Unpin the focused section                           
                     |
+  | ~focus-next-thing~   | Move the point to the middle of the Nth next thing  
                     |
+  | ~focus-prev-thing~   | Move the point to the middle of the Nth previous 
thing                   |
 
   Focus relies on [[https://www.emacswiki.org/emacs/ThingAtPoint][Thing At 
Point]], which can retrieve a /thing/ surrounding the
   point. These /things/ may be a symbol, list, S-expression (sexp), function



reply via email to

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