浏览代码

Documentation: Reiterate that global keys must be assigned by user.

Carsten Dominik 17 年之前
父节点
当前提交
eb48600495
共有 1 个文件被更改,包括 4 次插入3 次删除
  1. 4 3
      doc/org.texi

+ 4 - 3
doc/org.texi

@@ -2679,9 +2679,10 @@ insert it into an Org file, and to follow the link.
 @kindex C-c l
 @kindex C-c l
 @cindex storing links
 @cindex storing links
 @item C-c l
 @item C-c l
-Store a link to the current location.  This is a @emph{global} command which
-can be used in any buffer to create a link.  The link will be stored for
-later insertion into an Org buffer (see below).
+Store a link to the current location.  This is a @emph{global} command (you
+must create the key binding yourself) which can be used in any buffer to
+create a link.  The link will be stored for later insertion into an Org
+buffer (see below).
 
 
 For Org files, if there is a @samp{<<target>>} at the cursor, the link points
 For Org files, if there is a @samp{<<target>>} at the cursor, the link points
 to the target.  Otherwise it points to the current headline, either by text
 to the target.  Otherwise it points to the current headline, either by text