diff man/killing.texi @ 38767:5889c45fd6ad

Change the name of the "DEL Doesn't Delete" node to "DEL Does Not Delete", since node names cannot have apostrophes. Fix a stale menu item in emacs.texi which referred to this node by its old name.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 09 Aug 2001 16:21:33 +0000
parents 5464ee1ba8e2
children a093cd4ed690
line wrap: on
line diff
--- a/man/killing.texi	Thu Aug 09 15:50:33 2001 +0000
+++ b/man/killing.texi	Thu Aug 09 16:21:33 2001 +0000
@@ -137,7 +137,7 @@
 keys normally do the right things.  But in some unusual cases Emacs
 gets the wrong information from the system.  If these keys don't do
 what they ought to do, you need to tell Emacs which key to use for
-@key{DEL}.  @xref{DEL Doesn't Delete}, for how to do this.
+@key{DEL}.  @xref{DEL Does Not Delete}, for how to do this.
 
 @findex normal-erase-is-backspace-mode
   On most text-only terminals, Emacs cannot tell which keys the
@@ -146,7 +146,7 @@
 character deletes, and the ASCII @key{BS} (backspace) character asks
 for help (it is the same as @kbd{C-h}).  If this is not right for your
 keyboard, such as if you find that the key which ought to delete backwards
-enters Help instead, see @ref{DEL Doesn't Delete}.
+enters Help instead, see @ref{DEL Does Not Delete}.
 
 @kindex M-\
 @findex delete-horizontal-space