mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 15:00:45 -08:00
(Scrolling): Fix typo.
This commit is contained in:
parent
1b7e3006a8
commit
c39bed4bb7
2 changed files with 7 additions and 3 deletions
|
|
@ -1,3 +1,7 @@
|
|||
2007-04-20 Martin Rudalics <rudalics@gmx.at>
|
||||
|
||||
* display.texi (Scrolling): Fix typo.
|
||||
|
||||
2007-04-15 Jay Belanger <belanger@truman.edu>
|
||||
|
||||
* calc.texi (Title page): Remove the date.
|
||||
|
|
@ -26,7 +30,7 @@
|
|||
* emacs.texi: Insert node heading for GFDL.
|
||||
|
||||
* dired-x.texi: Relicence under GFDL. Remove date from title page.
|
||||
|
||||
|
||||
* calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
|
||||
than *.
|
||||
|
||||
|
|
@ -69,7 +73,7 @@
|
|||
8.5x11 format.
|
||||
* mule.texi (Language Environments): \hbadness=10000 since there's
|
||||
no way to reword.
|
||||
* emacs.texi (smallbook): new @set to more easily switch between
|
||||
* emacs.texi (smallbook): New @set to more easily switch between
|
||||
smallbook and 8.5x11.
|
||||
|
||||
2007-04-11 Richard Stallman <rms@gnu.org>
|
||||
|
|
|
|||
|
|
@ -128,7 +128,7 @@ same screen line. To enable this behavior, set the variable
|
|||
@code{scroll-preserve-screen-position} to a non-@code{nil} value. In
|
||||
this mode, when these commands would scroll the text around point off
|
||||
the screen, or within @code{scroll-margin} lines of the edge, they
|
||||
moves point to keep the same vertical position within the window.
|
||||
move point to keep the same vertical position within the window.
|
||||
This mode is convenient for browsing through a file by scrolling by
|
||||
screenfuls; if you come back to the screen where you started, point
|
||||
goes back to the line where it started. However, this mode is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue