# HG changeset patch # User Richard M. Stallman # Date 1137691885 0 # Node ID 60492fe373438f58853403ee3cd1c7f0e34517b0 # Parent c3761cc250087028a95b2b02e948d172df4c21b4 (Hungry Delete): Upcase @key argument. diff -r c3761cc25008 -r 60492fe37343 man/programs.texi --- a/man/programs.texi Thu Jan 19 11:59:55 2006 +0000 +++ b/man/programs.texi Thu Jan 19 17:31:25 2006 +0000 @@ -1630,7 +1630,7 @@ delete mode}. When this feature is enabled (indicated by @samp{/h} in the mode line after the mode name), a single @key{BS} command deletes all preceding whitespace, not just one space, and a single @kbd{C-c -C-d} (but @emph{not} @key{delete}) deletes all following whitespace. +C-d} (but @emph{not} @key{DELETE}) deletes all following whitespace. @table @kbd @item M-x c-toggle-hungry-state