Re: [Orgmode] org.texi patch for small typo

2010-08-30 Thread Carsten Dominik

Applied, thanks.

- Carsten

On Aug 30, 2010, at 4:13 PM, Stephen Eglen wrote:


diff --git a/doc/org.texi b/doc/org.texi
index 2e61ddf..4ce32ce 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -11176,10 +11176,10 @@ Include the code block in the tangled  
output to file @samp{filename}.

@kindex  C-c C-v t
@subsubheading Functions
@table @code
-...@item org-babel-tangle @kbd{C-c C-v t}
-Tangle the current file.
+...@item org-babel-tangle
+Tangle the current file.  Bound to @kbd{C-c C-v t}.
@item org-babel-tangle-file
-Choose a file to tangle.
+Choose a file to tangle.   Bound to @kbd{C-c C-v f}.
@end table

@subsubheading Hooks

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


- Carsten




___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] org.texi patch for small typo

2010-08-30 Thread Stephen Eglen
diff --git a/doc/org.texi b/doc/org.texi
index 2e61ddf..4ce32ce 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -11176,10 +11176,10 @@ Include the code block in the tangled output to file 
@samp{filename}.
 @kindex  C-c C-v t
 @subsubheading Functions
 @table @code
-...@item org-babel-tangle @kbd{C-c C-v t}
-Tangle the current file.
+...@item org-babel-tangle 
+Tangle the current file.  Bound to @kbd{C-c C-v t}.
 @item org-babel-tangle-file
-Choose a file to tangle.
+Choose a file to tangle.   Bound to @kbd{C-c C-v f}.
 @end table
 
 @subsubheading Hooks

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode