emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/killing.texi


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/man/killing.texi
Date: Tue, 04 Feb 2003 09:53:43 -0500

Index: emacs/man/killing.texi
diff -c emacs/man/killing.texi:1.30 emacs/man/killing.texi:1.31
*** emacs/man/killing.texi:1.30 Mon Jan 20 03:52:12 2003
--- emacs/man/killing.texi      Tue Feb  4 09:53:28 2003
***************
*** 80,86 ****
                            blank areas.
  * Killing by Lines::    How to kill entire lines of text at one time.
  * Other Kill Commands:: Commands to kill large regions of text and
!                           syntactic units such as words and sentences. 
  @end menu
  
  @need 1500
--- 80,86 ----
                            blank areas.
  * Killing by Lines::    How to kill entire lines of text at one time.
  * Other Kill Commands:: Commands to kill large regions of text and
!                           syntactic units such as words and sentences.
  @end menu
  
  @need 1500
***************
*** 550,556 ****
  
  @table @kbd
  @item C-x r k
! Kill the text of the region-rectangle, saving its contents as the 
  ``last killed rectangle'' (@code{kill-rectangle}).
  @item C-x r d
  Delete the text of the region-rectangle (@code{delete-rectangle}).
--- 550,556 ----
  
  @table @kbd
  @item C-x r k
! Kill the text of the region-rectangle, saving its contents as the
  ``last killed rectangle'' (@code{kill-rectangle}).
  @item C-x r d
  Delete the text of the region-rectangle (@code{delete-rectangle}).
***************
*** 641,646 ****
  rectangle shifts right.
  
  @findex string-insert-rectangle
!   The command @kbd{M-x string-insert-rectangle} is similar to 
! @code{string-rectangle}, but inserts the string on each line, 
  shifting the original text to the right.
--- 641,646 ----
  rectangle shifts right.
  
  @findex string-insert-rectangle
!   The command @kbd{M-x string-insert-rectangle} is similar to
! @code{string-rectangle}, but inserts the string on each line,
  shifting the original text to the right.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]