From: Eli Zaretskii Date: Sat, 26 Aug 2000 06:08:42 +0000 (+0000) Subject: Fix a typo. X-Git-Tag: emacs-pretest-21.0.90~1959 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=320a028da29a8691ba07da0b82be4911e68e97ed;p=emacs.git Fix a typo. --- diff --git a/man/display.texi b/man/display.texi index 87d9f1b0924..243ca883c8a 100644 --- a/man/display.texi +++ b/man/display.texi @@ -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} diff --git a/man/misc.texi b/man/misc.texi index 9f7c4df0380..74e49da5292 100644 --- a/man/misc.texi +++ b/man/misc.texi @@ -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 diff --git a/man/programs.texi b/man/programs.texi index 8909a205b9f..ffd08d17f5c 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -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).