Mercurial > emacs
diff man/programs.texi @ 68257:60492fe37343
(Hungry Delete): Upcase @key argument.
| author | Richard M. Stallman <rms@gnu.org> |
|---|---|
| date | Thu, 19 Jan 2006 17:31:25 +0000 |
| parents | 6fc6fd3c71cd |
| children | dc2d5a6655a3 5b7d410e31f9 |
line wrap: on
line diff
--- 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
