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

Diff of /emacs/man/killing.texi

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

revision 1.30 by rms, Mon Jan 20 08:52:12 2003 UTC revision 1.31 by lektu, Tue Feb 4 14:53:28 2003 UTC
# Line 80  mode (@pxref{Transient Mark}). Line 80  mode (@pxref{Transient Mark}).
80                            blank areas.                            blank areas.
81  * Killing by Lines::    How to kill entire lines of text at one time.  * Killing by Lines::    How to kill entire lines of text at one time.
82  * Other Kill Commands:: Commands to kill large regions of text and  * Other Kill Commands:: Commands to kill large regions of text and
83                            syntactic units such as words and sentences.                            syntactic units such as words and sentences.
84  @end menu  @end menu
85    
86  @need 1500  @need 1500
# Line 550  a line. Line 550  a line.
550    
551  @table @kbd  @table @kbd
552  @item C-x r k  @item C-x r k
553  Kill the text of the region-rectangle, saving its contents as the  Kill the text of the region-rectangle, saving its contents as the
554  ``last killed rectangle'' (@code{kill-rectangle}).  ``last killed rectangle'' (@code{kill-rectangle}).
555  @item C-x r d  @item C-x r d
556  Delete the text of the region-rectangle (@code{delete-rectangle}).  Delete the text of the region-rectangle (@code{delete-rectangle}).
# Line 641  if the string is wider than the rectangl Line 641  if the string is wider than the rectangl
641  rectangle shifts right.  rectangle shifts right.
642    
643  @findex string-insert-rectangle  @findex string-insert-rectangle
644    The command @kbd{M-x string-insert-rectangle} is similar to    The command @kbd{M-x string-insert-rectangle} is similar to
645  @code{string-rectangle}, but inserts the string on each line,  @code{string-rectangle}, but inserts the string on each line,
646  shifting the original text to the right.  shifting the original text to the right.

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

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