# HG changeset patch # User Eli Zaretskii # Date 967270122 0 # Node ID b00126124976722a8bbb535c1d6b65cbc1b177a1 # Parent ffe1a73989c59393d6e23be5e240c49e768cbcd7 Fix a typo. diff -r ffe1a73989c5 -r b00126124976 man/display.texi --- a/man/display.texi Sat Aug 26 06:07:05 2000 +0000 +++ b/man/display.texi Sat Aug 26 06:08:42 2000 +0000 @@ -131,7 +131,7 @@ @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 -r ffe1a73989c5 -r b00126124976 man/misc.texi --- a/man/misc.texi Sat Aug 26 06:07:05 2000 +0000 +++ b/man/misc.texi Sat Aug 26 06:08:42 2000 +0000 @@ -1180,7 +1180,7 @@ 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 -r ffe1a73989c5 -r b00126124976 man/programs.texi --- a/man/programs.texi Sat Aug 26 06:07:05 2000 +0000 +++ b/man/programs.texi Sat Aug 26 06:08:42 2000 +0000 @@ -1788,7 +1788,7 @@ 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).