diff options
| -rw-r--r-- | doc/emacs/glossary.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/glossary.texi b/doc/emacs/glossary.texi index 7d2194918fa..9da83bb1f74 100644 --- a/doc/emacs/glossary.texi +++ b/doc/emacs/glossary.texi | |||
| @@ -357,7 +357,7 @@ A defun is a major definition at the top level in a program. The name | |||
| 357 | @item @key{DEL} | 357 | @item @key{DEL} |
| 358 | @key{DEL} is a character that runs the command to delete one character | 358 | @key{DEL} is a character that runs the command to delete one character |
| 359 | of text before the cursor. It is typically either the @key{Delete} | 359 | of text before the cursor. It is typically either the @key{Delete} |
| 360 | key or the @key{Backspace} key, whichever one is easy to type. | 360 | key or the @key{BACKSPACE} key, whichever one is easy to type. |
| 361 | @xref{Erasing,DEL}. | 361 | @xref{Erasing,DEL}. |
| 362 | 362 | ||
| 363 | @item Deletion | 363 | @item Deletion |