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

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

[elpa] externals/org-transclusion 97380c0 4/5: docs: add missing transcl


From: ELPA Syncer
Subject: [elpa] externals/org-transclusion 97380c0 4/5: docs: add missing transclusions
Date: Thu, 23 Dec 2021 12:57:40 -0500 (EST)

branch: externals/org-transclusion
commit 97380c0f25a05dda294072413f594f379d747b62
Author: Noboru Ota <me@nobiot.com>
Commit: Noboru Ota <me@nobiot.com>

    docs: add missing transclusions
---
 docs/index.html       | 29 +++++++++++++++++++++++++++++
 org-transclusion.info | 44 ++++++++++++++++++++++++++++++++++----------
 org-transclusion.texi | 29 +++++++++++++++++++++++++++++
 3 files changed, 92 insertions(+), 10 deletions(-)

diff --git a/docs/index.html b/docs/index.html
index 741237f..5914a27 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -920,9 +920,38 @@ Previous: <a href="#Faces-_0026-fringe-bitmap" 
accesskey="p" rel="prev">Faces &a
 <ul>
 <li> &lsquo;<samp>org-transclusion-map</samp>&rsquo;
 </li></ul>
+<div class="example">
+<pre class="example">key             binding
+---             -------
+
+C-c             Prefix Command
+TAB             org-cycle
+D               org-transclusion-demote-subtree
+O               org-transclusion-move-to-source
+P               org-transclusion-promote-subtree
+d               org-transclusion-remove
+e               org-transclusion-live-sync-start
+g               org-transclusion-refresh
+o               org-transclusion-open-source
+
+C-c C-c         org-ctrl-c-ctrl-c
+</pre></div>
+
+
 <ul>
 <li> &lsquo;<samp>org-transclusion-live-sync-map</samp>&rsquo;
 </li></ul>
+<div class="example">
+<pre class="example">key                   binding
+---                   -------
+
+C-c                   Prefix Command
+C-y                   org-transclusion-live-sync-paste
+
+C-c C-c               org-transclusion-live-sync-exit
+
+*Also inherits ‘org-mode-map’
+</pre></div>
 
 <hr>
 <span id="Known-Limitations"></span><div class="header">
diff --git a/org-transclusion.info b/org-transclusion.info
index 6a63535..574cb76 100644
--- a/org-transclusion.info
+++ b/org-transclusion.info
@@ -882,7 +882,31 @@ File: org-transclusion.info,  Node: Keybindings,  Prev: 
Faces & fringe bitmap,
 ===============
 
    • ‘org-transclusion-map’
+     key             binding
+     ---             -------
+
+     C-c             Prefix Command
+     TAB             org-cycle
+     D               org-transclusion-demote-subtree
+     O               org-transclusion-move-to-source
+     P               org-transclusion-promote-subtree
+     d               org-transclusion-remove
+     e               org-transclusion-live-sync-start
+     g               org-transclusion-refresh
+     o               org-transclusion-open-source
+
+     C-c C-c         org-ctrl-c-ctrl-c
+
    • ‘org-transclusion-live-sync-map’
+     key                   binding
+     ---                   -------
+
+     C-c                   Prefix Command
+     C-y                   org-transclusion-live-sync-paste
+
+     C-c C-c               org-transclusion-live-sync-exit
+
+     *Also inherits ‘org-mode-map’
 
 
 File: org-transclusion.info,  Node: Known Limitations,  Next: Credits,  Prev: 
Customizing,  Up: Top
@@ -1670,16 +1694,16 @@ Node: Faces & fringe bitmap33702
 Node: Face for the #+transclude keyword34043
 Node: Faces for the fringes next to transcluded region and source region34537
 Node: Keybindings36119
-Node: Known Limitations36330
-Node: Credits38964
-Node: Original idea by John Kitchin39148
-Node: Text-Clone41709
-Node: Contributing42286
-Node: Notes on pull requests and Free Software Foundation (FSF) copy right 
assignment42811
-Node: Index - Features43497
-Node: Index - Commands46128
-Node: Index - User Options47947
-Node: GNU Free Documentation License50289
+Node: Known Limitations37125
+Node: Credits39759
+Node: Original idea by John Kitchin39943
+Node: Text-Clone42504
+Node: Contributing43081
+Node: Notes on pull requests and Free Software Foundation (FSF) copy right 
assignment43606
+Node: Index - Features44292
+Node: Index - Commands46923
+Node: Index - User Options48742
+Node: GNU Free Documentation License51084
 
 End Tag Table
 
diff --git a/org-transclusion.texi b/org-transclusion.texi
index eba8c03..eddcbff 100644
--- a/org-transclusion.texi
+++ b/org-transclusion.texi
@@ -760,10 +760,39 @@ It is used for the fringe that indicates the transcluded 
region. It works only i
 @item
 @samp{org-transclusion-map}
 @end itemize
+@example
+key             binding
+---             -------
+
+C-c             Prefix Command
+TAB             org-cycle
+D               org-transclusion-demote-subtree
+O               org-transclusion-move-to-source
+P               org-transclusion-promote-subtree
+d               org-transclusion-remove
+e               org-transclusion-live-sync-start
+g               org-transclusion-refresh
+o               org-transclusion-open-source
+
+C-c C-c         org-ctrl-c-ctrl-c
+@end example
+
+
 @itemize
 @item
 @samp{org-transclusion-live-sync-map}
 @end itemize
+@example
+key                   binding
+---                   -------
+
+C-c                   Prefix Command
+C-y                   org-transclusion-live-sync-paste
+
+C-c C-c               org-transclusion-live-sync-exit
+
+*Also inherits ‘org-mode-map’
+@end example
 
 @node Known Limitations
 @chapter Known Limitations



reply via email to

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