]> code.delx.au - gnu-emacs/commitdiff
Fix a typo.
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 Aug 2000 06:08:42 +0000 (06:08 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 26 Aug 2000 06:08:42 +0000 (06:08 +0000)
man/display.texi
man/misc.texi
man/programs.texi

index 87d9f1b09244b58924f394c6bae4638b1ef4128a..243ca883c8a2f288d535b04a6ee27423bfe58981 100644 (file)
@@ -131,7 +131,7 @@ By default, @code{scroll-conservatively} is 0.
 @cindex aggressive scrolling
 @vindex scroll-up-aggressively
 @vindex scroll-down-aggressively 
-  If you prefer a more aggresive scrolling, customize the values of the
+  If you prefer a more aggressive scrolling, customize the values of the
 variables @code{scroll-up-aggressively} and
 @code{scroll-down-aggressively}.  The value of
 @code{scroll-up-aggressively} should be either nil or a fraction @var{f}
index 9f7c4df0380877d7f30380ac679edfa7dbe489b2..74e49da52920ecf86d27e1e222c9316a9de2be22 100644 (file)
@@ -1180,7 +1180,7 @@ buffers which still have a client are killed when you are done with
 them, unless they were already present before Emacs Server visited
 them.  This overrides the effect of the @code{server-temp-file-regexp}
 variable.  By default, @code{server-kill-new-buffers} has a non-nil
-value; set it to nil if you want the old behavior giverned by
+value; set it to nil if you want the old behavior governed by
 @code{server-temp-file-regexp}.
 
   If you run @code{emacsclient} with the option @samp{--no-wait}, it
index 8909a205b9f096f10b53a0e325054cd297c24fdb..ffd08d17f5c3e687678d5caaf33a4e54658388b4 100644 (file)
@@ -1788,7 +1788,7 @@ entry.
 non-nil, the file's version number is automatically added to change log
 entries.  The search for the file's version number is performed based on
 regular expressions from the variable
-@code{change-log-version-number-regexp-list}, which can be cutsomized
+@code{change-log-version-number-regexp-list}, which can be customized
 (versions of files that are under version control systems are known to
 Emacs through the version-control interface).