[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/killing.texi
From: |
Luc Teirlinck |
Subject: |
[Emacs-diffs] Changes to emacs/man/killing.texi |
Date: |
Sat, 14 May 2005 10:01:40 -0400 |
Index: emacs/man/killing.texi
diff -c emacs/man/killing.texi:1.40 emacs/man/killing.texi:1.41
*** emacs/man/killing.texi:1.40 Mon Mar 21 18:18:27 2005
--- emacs/man/killing.texi Sat May 14 14:01:40 2005
***************
*** 157,163 ****
@kbd{C-x C-o} (@code{delete-blank-lines}) deletes all blank lines
after the current line. If the current line is blank, it deletes all
blank lines preceding the current line as well (leaving one blank line,
! the current line).
@kbd{M-^} (@code{delete-indentation}) joins the current line and the
previous line, by deleting a newline and all surrounding spaces, usually
--- 157,163 ----
@kbd{C-x C-o} (@code{delete-blank-lines}) deletes all blank lines
after the current line. If the current line is blank, it deletes all
blank lines preceding the current line as well (leaving one blank line,
! the current line). On a solitary blank line, it deletes that line.
@kbd{M-^} (@code{delete-indentation}) joins the current line and the
previous line, by deleting a newline and all surrounding spaces, usually
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/man/killing.texi,
Luc Teirlinck <=