Mercurial > emacs
comparison man/basic.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 | bffa96512ce4 |
children | d44abb4e68b2 |
comparison
equal
deleted
inserted
replaced
38766:ee92689ae199 | 38767:5889c45fd6ad |
---|---|
58 On most computers, Emacs recognizes automatically which key ought to | 58 On most computers, Emacs recognizes automatically which key ought to |
59 be @key{DEL}, and sets it up that way. But in some cases, especially | 59 be @key{DEL}, and sets it up that way. But in some cases, especially |
60 with text-only terminals, you will need to tell Emacs which key to use | 60 with text-only terminals, you will need to tell Emacs which key to use |
61 for that purpose. If the large key not far above the @key{RET} or | 61 for that purpose. If the large key not far above the @key{RET} or |
62 @key{ENTER} key doesn't delete backwards, you need to do this. | 62 @key{ENTER} key doesn't delete backwards, you need to do this. |
63 @xref{DEL Doesn't Delete}, for an explanation of how. | 63 @xref{DEL Does Not Delete}, for an explanation of how. |
64 | 64 |
65 Most PC keyboards have both a @key{BACKSPACE} key a short ways above | 65 Most PC keyboards have both a @key{BACKSPACE} key a short ways above |
66 @key{RET} or @key{ENTER}, and a @key{DELETE} key elsewhere. On these | 66 @key{RET} or @key{ENTER}, and a @key{DELETE} key elsewhere. On these |
67 keyboards, Emacs supports when possible the usual convention that the | 67 keyboards, Emacs supports when possible the usual convention that the |
68 @key{BACKSPACE} key deletes backwards (it is @key{DEL}), while the | 68 @key{BACKSPACE} key deletes backwards (it is @key{DEL}), while the |