[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/man/basic.texi
From: |
Richard M . Stallman |
Subject: |
[Emacs-diffs] Changes to emacs/man/basic.texi |
Date: |
Tue, 10 May 2005 03:26:26 -0400 |
Index: emacs/man/basic.texi
diff -c emacs/man/basic.texi:1.49 emacs/man/basic.texi:1.50
*** emacs/man/basic.texi:1.49 Mon May 9 01:31:45 2005
--- emacs/man/basic.texi Tue May 10 07:26:25 2005
***************
*** 780,786 ****
sign has the special meaning of ``multiply by four.'' It multiplies the
argument for the next command by four. @kbd{C-u} twice multiplies it by
sixteen. Thus, @kbd{C-u C-u C-f} moves forward sixteen characters. This
! is a good way to move forward ``fast'', since it moves about 1/5 of a line
in the usual size screen. Other useful combinations are @kbd{C-u C-n},
@kbd{C-u C-u C-n} (move down a good fraction of a screen), @kbd{C-u C-u
C-o} (make ``a lot'' of blank lines), and @kbd{C-u C-k} (kill four
--- 780,786 ----
sign has the special meaning of ``multiply by four.'' It multiplies the
argument for the next command by four. @kbd{C-u} twice multiplies it by
sixteen. Thus, @kbd{C-u C-u C-f} moves forward sixteen characters. This
! is a good way to move forward ``fast,'' since it moves about 1/5 of a line
in the usual size screen. Other useful combinations are @kbd{C-u C-n},
@kbd{C-u C-u C-n} (move down a good fraction of a screen), @kbd{C-u C-u
C-o} (make ``a lot'' of blank lines), and @kbd{C-u C-k} (kill four