emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 949b70a: ; Minor comment copyedit in window.c


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-26 949b70a: ; Minor comment copyedit in window.c
Date: Tue, 7 Nov 2017 14:58:49 -0500 (EST)

branch: emacs-26
commit 949b70a7d80c79b2593a7d88f6543e29dc63ed18
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; Minor comment copyedit in window.c
    
    * src/window.c (Fset_window_configuration): Don't use non-ASCII
    quotes in comments.
---
 src/window.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/window.c b/src/window.c
index 0b22022..cc1d2a7 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]