diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 5 | ||||
| -rw-r--r-- | doc/misc/idlwave.texi | 2 | ||||
| -rw-r--r-- | doc/misc/org.texi | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 2ab078d5473..a159715a69d 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-06-10 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * idlwave.texi (Load-Path Shadows): | ||
| 4 | * org.texi (Handling links): Fix typos. | ||
| 5 | |||
| 1 | 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com> | 6 | 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com> |
| 2 | 7 | ||
| 3 | * gnus.texi (Interactive): Explain effect of gnus-expert-user better. | 8 | * gnus.texi (Interactive): Explain effect of gnus-expert-user better. |
diff --git a/doc/misc/idlwave.texi b/doc/misc/idlwave.texi index 6292902aa99..94a2c2c6db7 100644 --- a/doc/misc/idlwave.texi +++ b/doc/misc/idlwave.texi | |||
| @@ -3717,7 +3717,7 @@ C-i}. Here are the different routines (also available in the Menu | |||
| 3717 | 3717 | ||
| 3718 | @table @asis | 3718 | @table @asis |
| 3719 | @item @kbd{M-x idlwave-list-buffer-load-path-shadows} | 3719 | @item @kbd{M-x idlwave-list-buffer-load-path-shadows} |
| 3720 | This commands checks the names of all routines defined in the current | 3720 | This command checks the names of all routines defined in the current |
| 3721 | buffer for shadowing conflicts with other routines accessible to | 3721 | buffer for shadowing conflicts with other routines accessible to |
| 3722 | IDLWAVE. The command also has a key binding: @kbd{C-c C-b} | 3722 | IDLWAVE. The command also has a key binding: @kbd{C-c C-b} |
| 3723 | @item @kbd{M-x idlwave-list-shell-load-path-shadows}. | 3723 | @item @kbd{M-x idlwave-list-shell-load-path-shadows}. |
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 |