/[emacs]/emacs/man/programs.texi
ViewVC logotype

Diff of /emacs/man/programs.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.75 by lektu, Tue Feb 4 14:53:28 2003 UTC revision 1.76 by rms, Wed Jun 4 09:30:10 2003 UTC
# Line 677  Move forward over a balanced expression Line 677  Move forward over a balanced expression
677  Move backward over a balanced expression(@code{backward-sexp}).  Move backward over a balanced expression(@code{backward-sexp}).
678  @item C-M-k  @item C-M-k
679  Kill balanced expression forward (@code{kill-sexp}).  Kill balanced expression forward (@code{kill-sexp}).
 @item C-M-@key{DEL}  
 Kill balanced expression backward (@code{backward-kill-sexp}).  
680  @item C-M-t  @item C-M-t
681  Transpose expressions (@code{transpose-sexps}).  Transpose expressions (@code{transpose-sexps}).
682  @item C-M-@@  @item C-M-@@
# Line 725  opposite direction. Line 723  opposite direction.
723  @cindex killing expressions  @cindex killing expressions
724  @kindex C-M-k  @kindex C-M-k
725  @findex kill-sexp  @findex kill-sexp
 @kindex C-M-DEL  
 @findex backward-kill-sexp  
726    Killing a whole balanced expression can be done with @kbd{C-M-k}    Killing a whole balanced expression can be done with @kbd{C-M-k}
727  (@code{kill-sexp}) or @kbd{C-M-@key{DEL}} (@code{backward-kill-sexp}).  (@code{kill-sexp}).  @kbd{C-M-k} kills the characters that @kbd{C-M-f}
728  @kbd{C-M-k} kills the characters that @kbd{C-M-f} would move over, and  would move over.
 @kbd{C-M-@key{DEL}} kills the characters that @kbd{C-M-b} would move  
 over.  On some machines, @kbd{C-M-@key{DEL}} typed on the console is a  
 command to reboot; when that is so, you cannot use it as an Emacs  
 command.  This conflict is rare, though: usually the @key{DEL} key for  
 Emacs is really @key{BACKSPACE}, and the reboot command is  
 @kbd{C-M-@key{DELETE}}, so there is no conflict.  
729    
730  @cindex transposition of expressions  @cindex transposition of expressions
731  @kindex C-M-t  @kindex C-M-t

Legend:
Removed from v.1.75  
changed lines
  Added in v.1.76

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26