|
@@ -1658,7 +1658,8 @@ implementation is bad."
|
|
:type 'boolean)
|
|
:type 'boolean)
|
|
|
|
|
|
(defcustom org-return-follows-link nil
|
|
(defcustom org-return-follows-link nil
|
|
- "Non-nil means on links RET will follow the link."
|
|
|
|
|
|
+ "Non-nil means on links RET will follow the link.
|
|
|
|
+In tables, the special behavior of RET has precedence."
|
|
:group 'org-link-follow
|
|
:group 'org-link-follow
|
|
:type 'boolean)
|
|
:type 'boolean)
|
|
|
|
|