aboutsummaryrefslogtreecommitdiffstats
path: root/man/programs.texi
diff options
context:
space:
mode:
authorRichard M. Stallman2006-01-19 17:31:25 +0000
committerRichard M. Stallman2006-01-19 17:31:25 +0000
commitb84c4f071228c2fec8985ed04bc7a8398e912d2e (patch)
tree53528d124836a3e306940d08b521385b412fdbe6 /man/programs.texi
parentd9bf0f5a30bfbfd0ddd69166b470b26cbd6d9392 (diff)
downloademacs-b84c4f071228c2fec8985ed04bc7a8398e912d2e.tar.gz
emacs-b84c4f071228c2fec8985ed04bc7a8398e912d2e.zip
(Hungry Delete): Upcase @key argument.
Diffstat (limited to 'man/programs.texi')
-rw-r--r--man/programs.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/programs.texi b/man/programs.texi
index e1806488150..dfb1e9c0d85 100644
--- a/man/programs.texi
+++ b/man/programs.texi
@@ -1630,7 +1630,7 @@ following point.
1630delete mode}. When this feature is enabled (indicated by @samp{/h} in 1630delete mode}. When this feature is enabled (indicated by @samp{/h} in
1631the mode line after the mode name), a single @key{BS} command deletes 1631the mode line after the mode name), a single @key{BS} command deletes
1632all preceding whitespace, not just one space, and a single @kbd{C-c 1632all preceding whitespace, not just one space, and a single @kbd{C-c
1633C-d} (but @emph{not} @key{delete}) deletes all following whitespace. 1633C-d} (but @emph{not} @key{DELETE}) deletes all following whitespace.
1634 1634
1635@table @kbd 1635@table @kbd
1636@item M-x c-toggle-hungry-state 1636@item M-x c-toggle-hungry-state