From: Richard M. Stallman Date: Thu, 19 Jan 2006 17:31:25 +0000 (+0000) Subject: (Hungry Delete): Upcase @key argument. X-Git-Tag: emacs-pretest-22.0.90~4695 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b84c4f071228c2fec8985ed04bc7a8398e912d2e;p=emacs.git (Hungry Delete): Upcase @key argument. --- 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. 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