From: Eli Zaretskii Date: Tue, 7 Nov 2017 19:57:56 +0000 (+0200) Subject: ; Minor comment copyedit in window.c X-Git-Tag: emacs-26.0.91~356 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=949b70a7d80c79b2593a7d88f6543e29dc63ed18;p=emacs.git ; Minor comment copyedit in window.c * src/window.c (Fset_window_configuration): Don't use non-ASCII quotes in comments. --- diff --git a/src/window.c b/src/window.c index 0b220226ba3..cc1d2a7b36e 100644 --- a/src/window.c +++ b/src/window.c @@ -6661,7 +6661,7 @@ the return value is nil. Otherwise the value is t. */) We have to do this in order to capture the following scenario: Suppose our frame contains two live windows W1 and - W2 and ‘set-window-configuration’ replaces them by two + W2 and 'set-window-configuration' replaces them by two windows W3 and W4 that were dead the last time run_window_size_change_functions was run. If W3 and W4 have the same values for their old and new pixel sizes but these