diff options
| author | Juanma Barranquero | 2009-10-14 14:29:31 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2009-10-14 14:29:31 +0000 |
| commit | 522ddc9f2261b549e841c0a180f0ccd669edf0f3 (patch) | |
| tree | b8aa4e67882152673cccfd8df775e4f063b8548e /doc | |
| parent | 52964e54742df3ecd7ff5a4652274816b2abf612 (diff) | |
| download | emacs-522ddc9f2261b549e841c0a180f0ccd669edf0f3.tar.gz emacs-522ddc9f2261b549e841c0a180f0ccd669edf0f3.zip | |
* trouble.texi (DEL Does Not Delete): Fix typo.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 55 | ||||
| -rw-r--r-- | doc/emacs/trouble.texi | 5 |
2 files changed, 32 insertions, 28 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 86b8e8a5f89..f8bd8252e10 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2009-10-14 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * trouble.texi (DEL Does Not Delete): Fix typo. | ||
| 4 | |||
| 1 | 2009-10-05 Michael Albinus <michael.albinus@gmx.de> | 5 | 2009-10-05 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 6 | ||
| 3 | * files.texi (Misc File Ops): Mention copy-directory. | 7 | * files.texi (Misc File Ops): Mention copy-directory. |
| @@ -50,7 +54,7 @@ | |||
| 50 | 2009-08-31 Nick Roberts <nickrob@snap.net.nz> | 54 | 2009-08-31 Nick Roberts <nickrob@snap.net.nz> |
| 51 | 55 | ||
| 52 | * building.texi (Threads Buffer, Multithreaded Debugging): | 56 | * building.texi (Threads Buffer, Multithreaded Debugging): |
| 53 | Re-organise these two sections, | 57 | Re-organise these two sections. |
| 54 | 58 | ||
| 55 | 2009-08-29 Eli Zaretskii <eliz@gnu.org> | 59 | 2009-08-29 Eli Zaretskii <eliz@gnu.org> |
| 56 | 60 | ||
| @@ -87,7 +91,7 @@ | |||
| 87 | * emacs.texi (Top): Add new menu items for GDB-UI. | 91 | * emacs.texi (Top): Add new menu items for GDB-UI. |
| 88 | 92 | ||
| 89 | * building.texi (GDB Graphical Interface): Add Multithreaded debugging | 93 | * building.texi (GDB Graphical Interface): Add Multithreaded debugging |
| 90 | section. Threads buffer is in separate section now. | 94 | section. Threads buffer is in separate section now. |
| 91 | 95 | ||
| 92 | 2009-08-08 Glenn Morris <rgm@gnu.org> | 96 | 2009-08-08 Glenn Morris <rgm@gnu.org> |
| 93 | 97 | ||
| @@ -131,30 +135,30 @@ | |||
| 131 | * Makefile.in (TEXI2PDF): New. | 135 | * Makefile.in (TEXI2PDF): New. |
| 132 | (emacs.pdf, emacs-xtra.pdf): New targets. | 136 | (emacs.pdf, emacs-xtra.pdf): New targets. |
| 133 | 137 | ||
| 134 | * arevert-xtra.texi (Autorevert): Add menu descriptions. | 138 | * arevert-xtra.texi (Autorevert): Add menu descriptions. |
| 135 | 139 | ||
| 136 | * display.texi (Horizontal Scrolling): Re-word to remove widow. | 140 | * display.texi (Horizontal Scrolling): Re-word to remove widow. |
| 137 | 141 | ||
| 138 | * emacs.texi (Top): Info can be read from other places than Emacs. | 142 | * emacs.texi (Top): Info can be read from other places than Emacs. |
| 139 | Don't print the copying notice twice in the printed version. | 143 | Don't print the copying notice twice in the printed version. |
| 140 | Update the menu and detailmenu. | 144 | Update the menu and detailmenu. |
| 141 | (Preface): The meaning of "on-line" has changed. | 145 | (Preface): The meaning of "on-line" has changed. |
| 142 | Correct name for "Common Problems" chapter. | 146 | Correct name for "Common Problems" chapter. |
| 143 | (Distrib): Update FSF shop URL. | 147 | (Distrib): Update FSF shop URL. |
| 144 | (Intro): Showing two files at once is not so exciting. | 148 | (Intro): Showing two files at once is not so exciting. |
| 145 | 149 | ||
| 146 | * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference. | 150 | * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference. |
| 147 | (Mac / GNUstep Basics): Minor grammar changes. | 151 | (Mac / GNUstep Basics): Minor grammar changes. |
| 148 | (Mac / GNUstep Events): Fix typo. | 152 | (Mac / GNUstep Events): Fix typo. |
| 149 | (GNUstep Support): CANNOT_DUMP no longer applies. | 153 | (GNUstep Support): CANNOT_DUMP no longer applies. |
| 150 | 154 | ||
| 151 | * misc.texi (Document View): Fix typos. | 155 | * misc.texi (Document View): Fix typos. |
| 152 | 156 | ||
| 153 | * dired.texi (Dired): | 157 | * dired.texi (Dired): |
| 154 | * help.texi (Help): | 158 | * help.texi (Help): |
| 155 | * macos.texi (Mac OS / GNUstep): | 159 | * macos.texi (Mac OS / GNUstep): |
| 156 | * maintaining.texi (Version Control, Introduction to VC): | 160 | * maintaining.texi (Version Control, Introduction to VC): |
| 157 | End menu descriptions with a period. | 161 | End menu descriptions with a period. |
| 158 | 162 | ||
| 159 | 2009-07-09 Eli Zaretskii <eliz@gnu.org> | 163 | 2009-07-09 Eli Zaretskii <eliz@gnu.org> |
| 160 | 164 | ||
| @@ -255,10 +259,10 @@ | |||
| 255 | * search.texi (Isearch Scroll): Add isearch-allow-scroll to index. | 259 | * search.texi (Isearch Scroll): Add isearch-allow-scroll to index. |
| 256 | (Isearch Scroll): Decapitalize <next> and <prior>. | 260 | (Isearch Scroll): Decapitalize <next> and <prior>. |
| 257 | 261 | ||
| 258 | 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es> | 262 | 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es> |
| 259 | 263 | ||
| 260 | * fixit.texi (Spelling): Set default dictionary. Improve | 264 | * fixit.texi (Spelling): Set default dictionary. |
| 261 | descriptions (Bug#2554) | 265 | Improve descriptions (Bug#2554) |
| 262 | 266 | ||
| 263 | 2009-06-08 David Reitter <david.reitter@gmail.com> | 267 | 2009-06-08 David Reitter <david.reitter@gmail.com> |
| 264 | 268 | ||
| @@ -747,7 +751,6 @@ | |||
| 747 | * emacs.texi: | 751 | * emacs.texi: |
| 748 | * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep. | 752 | * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep. |
| 749 | 753 | ||
| 750 | |||
| 751 | 2008-11-28 Richard M Stallman <rms@gnu.org> | 754 | 2008-11-28 Richard M Stallman <rms@gnu.org> |
| 752 | 755 | ||
| 753 | * misc.texi (Dissociated Press): Minor cleanups. | 756 | * misc.texi (Dissociated Press): Minor cleanups. |
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index 68c5fe97134..cec7ead74ae 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi | |||
| @@ -174,8 +174,9 @@ what happened---Emacs ought to be treating the @key{Backspace} key as | |||
| 174 | @key{DEL}, but it isn't. | 174 | @key{DEL}, but it isn't. |
| 175 | 175 | ||
| 176 | Some keyboards also have a @key{Delete} key, which is ordinarily | 176 | Some keyboards also have a @key{Delete} key, which is ordinarily |
| 177 | used to forwards. If this key deletes backward in Emacs, that too | 177 | used to delete forwards. If this key deletes backward in Emacs, that |
| 178 | suggests Emacs got the wrong information---but in the opposite sense. | 178 | too suggests Emacs got the wrong information---but in the opposite |
| 179 | sense. | ||
| 179 | 180 | ||
| 180 | On a text-only terminal, if you find the usual erasure key prompts | 181 | On a text-only terminal, if you find the usual erasure key prompts |
| 181 | for a Help command, like @kbd{Control-h}, instead of deleting a | 182 | for a Help command, like @kbd{Control-h}, instead of deleting a |