diff options
| author | Stefan Monnier | 2010-06-18 10:13:59 -0400 |
|---|---|---|
| committer | Stefan Monnier | 2010-06-18 10:13:59 -0400 |
| commit | 894e369ddf48e191638b8e66ce732f24ff9abe2a (patch) | |
| tree | 0d14b38c2946f0067c856911bf4949b7e8091a88 /doc/misc/org.texi | |
| parent | 4a330052b4815cf833071aae5cb312f6f0f63613 (diff) | |
| parent | b1a03ef6bfba4296dddc3df1e8f9d54aba3e45e3 (diff) | |
| download | emacs-894e369ddf48e191638b8e66ce732f24ff9abe2a.tar.gz emacs-894e369ddf48e191638b8e66ce732f24ff9abe2a.zip | |
Merge from trunk
Diffstat (limited to 'doc/misc/org.texi')
| -rw-r--r-- | doc/misc/org.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/org.texi b/doc/misc/org.texi index 00474f6d708..c4285d59f27 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -2978,7 +2978,7 @@ link and description parts of the link. | |||
| 2978 | Open link at point. This will launch a web browser for URLs (using | 2978 | Open link at point. This will launch a web browser for URLs (using |
| 2979 | @command{browse-url-at-point}), run VM/MH-E/Wanderlust/Rmail/Gnus/BBDB for | 2979 | @command{browse-url-at-point}), run VM/MH-E/Wanderlust/Rmail/Gnus/BBDB for |
| 2980 | the corresponding links, and execute the command in a shell link. When the | 2980 | the corresponding links, and execute the command in a shell link. When the |
| 2981 | cursor is on an internal link, this commands runs the corresponding search. | 2981 | cursor is on an internal link, this command runs the corresponding search. |
| 2982 | When the cursor is on a TAG list in a headline, it creates the corresponding | 2982 | When the cursor is on a TAG list in a headline, it creates the corresponding |
| 2983 | TAGS view. If the cursor is on a timestamp, it compiles the agenda for that | 2983 | TAGS view. If the cursor is on a timestamp, it compiles the agenda for that |
| 2984 | date. Furthermore, it will visit text and remote files in @samp{file:} links | 2984 | date. Furthermore, it will visit text and remote files in @samp{file:} links |