emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-24 r117406: src/dispnew.c (allocate_matrices_for_fra


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-24 r117406: src/dispnew.c (allocate_matrices_for_frame_redisplay): Fix typo in a comment.
Date: Sun, 27 Jul 2014 06:32:51 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 117406
revision-id: address@hidden
parent: address@hidden
committer: Eli Zaretskii <address@hidden>
branch nick: emacs-24
timestamp: Sun 2014-07-27 09:32:56 +0300
message:
  src/dispnew.c (allocate_matrices_for_frame_redisplay): Fix typo in a comment.
modified:
  src/dispnew.c                  dispnew.c-20091113204419-o5vbwnq5f7feedwu-258
=== modified file 'src/dispnew.c'
--- a/src/dispnew.c     2014-07-01 18:00:29 +0000
+++ b/src/dispnew.c     2014-07-27 06:32:56 +0000
@@ -1639,7 +1639,7 @@
 
          /* Actually change matrices, if allowed.  Do not consider
             CHANGED_LEAF_MATRIX computed above here because the pool
-            may have been changed which we don't now here.  We trust
+            may have been changed which we don't know here.  We trust
             that we only will be called with DIM_ONLY_P when
             necessary.  */
          if (!dim_only_p)


reply via email to

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