diff options
| author | Glenn Morris | 2010-06-09 22:04:06 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-06-09 22:04:06 -0700 |
| commit | 04d3bb6ce4956982a5146f175ec44952edbe79c6 (patch) | |
| tree | 7eadc8addaeb10b9a9944bc3e0e014888b3d8b17 /doc | |
| parent | 395b1ea5b876b112b77fc241a362716725424e72 (diff) | |
| download | emacs-04d3bb6ce4956982a5146f175ec44952edbe79c6.tar.gz emacs-04d3bb6ce4956982a5146f175ec44952edbe79c6.zip | |
Doc typo fixes.
* doc/emacs/basic.texi (Inserting Text): Fix typo.
* doc/misc/idlwave.texi (Load-Path Shadows):
* doc/misc/org.texi (Handling links): Fix typos.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/emacs/basic.texi | 5 | ||||
| -rw-r--r-- | doc/misc/ChangeLog | 5 | ||||
| -rw-r--r-- | doc/misc/idlwave.texi | 2 | ||||
| -rw-r--r-- | doc/misc/org.texi | 2 |
5 files changed, 14 insertions, 4 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 5551cc4a5e1..900f546fbdd 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-06-10 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * basic.texi (Inserting Text): Fix typo. | ||
| 4 | |||
| 1 | 2010-05-07 Chong Yidong <cyd@stupidchicken.com> | 5 | 2010-05-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * Version 23.2 released. | 7 | * Version 23.2 released. |
diff --git a/doc/emacs/basic.texi b/doc/emacs/basic.texi index ae04ebf9c41..a6424f0d37c 100644 --- a/doc/emacs/basic.texi +++ b/doc/emacs/basic.texi | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | @c This is part of the Emacs manual. | 1 | @c This is part of the Emacs manual. |
| 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, | 2 | @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, |
| 3 | @c 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. | 3 | @c 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |
| 4 | @c Free Software Foundation, Inc. | ||
| 4 | @c See file emacs.texi for copying conditions. | 5 | @c See file emacs.texi for copying conditions. |
| 5 | @node Basic, Minibuffer, Exiting, Top | 6 | @node Basic, Minibuffer, Exiting, Top |
| 6 | @chapter Basic Editing Commands | 7 | @chapter Basic Editing Commands |
| @@ -104,7 +105,7 @@ character to insert (@pxref{Arguments}). | |||
| 104 | @cindex Unicode | 105 | @cindex Unicode |
| 105 | Instead of @kbd{C-q}, you can use @kbd{C-x 8 @key{RET}} | 106 | Instead of @kbd{C-q}, you can use @kbd{C-x 8 @key{RET}} |
| 106 | (@code{ucs-insert}) to insert a character based on its Unicode name or | 107 | (@code{ucs-insert}) to insert a character based on its Unicode name or |
| 107 | code-point. This commands prompts for a character to insert, using | 108 | code-point. This command prompts for a character to insert, using |
| 108 | the minibuffer; you can specify the character using either (i) the | 109 | the minibuffer; you can specify the character using either (i) the |
| 109 | character's name in the Unicode standard, or (ii) the character's | 110 | character's name in the Unicode standard, or (ii) the character's |
| 110 | code-point in the Unicode standard. If you specify the character's | 111 | code-point in the Unicode standard. If you specify the character's |
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 2294dc3a070..5518050fb7f 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-05-07 Chong Yidong <cyd@stupidchicken.com> | 6 | 2010-05-07 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * Version 23.2 released. | 8 | * Version 23.2 released. |
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 507dfad5c31..4539c55ac64 100644 --- a/doc/misc/org.texi +++ b/doc/misc/org.texi | |||
| @@ -2928,7 +2928,7 @@ link and description parts of the link. | |||
| 2928 | Open link at point. This will launch a web browser for URLs (using | 2928 | Open link at point. This will launch a web browser for URLs (using |
| 2929 | @command{browse-url-at-point}), run VM/MH-E/Wanderlust/Rmail/Gnus/BBDB for | 2929 | @command{browse-url-at-point}), run VM/MH-E/Wanderlust/Rmail/Gnus/BBDB for |
| 2930 | the corresponding links, and execute the command in a shell link. When the | 2930 | the corresponding links, and execute the command in a shell link. When the |
| 2931 | cursor is on an internal link, this commands runs the corresponding search. | 2931 | cursor is on an internal link, this command runs the corresponding search. |
| 2932 | When the cursor is on a TAG list in a headline, it creates the corresponding | 2932 | When the cursor is on a TAG list in a headline, it creates the corresponding |
| 2933 | TAGS view. If the cursor is on a timestamp, it compiles the agenda for that | 2933 | TAGS view. If the cursor is on a timestamp, it compiles the agenda for that |
| 2934 | date. Furthermore, it will visit text and remote files in @samp{file:} links | 2934 | date. Furthermore, it will visit text and remote files in @samp{file:} links |