]> code.delx.au - gnu-emacs/commitdiff
(Hungry Delete): Upcase @key argument.
authorRichard M. Stallman <rms@gnu.org>
Thu, 19 Jan 2006 17:31:25 +0000 (17:31 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 19 Jan 2006 17:31:25 +0000 (17:31 +0000)
man/programs.texi

index e18064881507a644faa747daac2f2092dd67bfe1..dfb1e9c0d85d23c71c98a754ba61549a10949df0 100644 (file)
@@ -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