comparison man/misc.texi @ 31188:b00126124976

Fix a typo.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 26 Aug 2000 06:08:42 +0000
parents bdfc8801dbb8
children de65b6a12166
comparison
equal deleted inserted replaced
31187:ffe1a73989c5 31188:b00126124976
1178 If the variable @code{server-kill-new-buffers} is set to non-nil, 1178 If the variable @code{server-kill-new-buffers} is set to non-nil,
1179 buffers which still have a client are killed when you are done with 1179 buffers which still have a client are killed when you are done with
1180 them, unless they were already present before Emacs Server visited 1180 them, unless they were already present before Emacs Server visited
1181 them. This overrides the effect of the @code{server-temp-file-regexp} 1181 them. This overrides the effect of the @code{server-temp-file-regexp}
1182 variable. By default, @code{server-kill-new-buffers} has a non-nil 1182 variable. By default, @code{server-kill-new-buffers} has a non-nil
1183 value; set it to nil if you want the old behavior giverned by 1183 value; set it to nil if you want the old behavior governed by
1184 @code{server-temp-file-regexp}. 1184 @code{server-temp-file-regexp}.
1185 1185
1186 If you run @code{emacsclient} with the option @samp{--no-wait}, it 1186 If you run @code{emacsclient} with the option @samp{--no-wait}, it
1187 returns immediately without waiting for you to ``finish'' the buffer in 1187 returns immediately without waiting for you to ``finish'' the buffer in
1188 Emacs. Note that it this case, buffers for temporary files will not be 1188 Emacs. Note that it this case, buffers for temporary files will not be