emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r113738: xdisp.c: Fix a typo in a comment for the la


From: Eli Zaretskii
Subject: [Emacs-diffs] trunk r113738: xdisp.c: Fix a typo in a comment for the last commit.
Date: Wed, 07 Aug 2013 15:14:20 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 113738
revision-id: address@hidden
parent: address@hidden
committer: Eli Zaretskii <address@hidden>
branch nick: trunk
timestamp: Wed 2013-08-07 18:14:23 +0300
message:
  xdisp.c: Fix a typo in a comment for the last commit.
modified:
  src/xdisp.c                    xdisp.c-20091113204419-o5vbwnq5f7feedwu-240
=== modified file 'src/xdisp.c'
--- a/src/xdisp.c       2013-08-07 13:49:47 +0000
+++ b/src/xdisp.c       2013-08-07 15:14:23 +0000
@@ -11173,7 +11173,7 @@
                  || FRAME_VISIBLE_P (f) == 1
                  /* Exclude TTY frames that are obscured because they
                     are not the top frame on their console.  This is
-                    because x_consider_frame_title actually swit6ches
+                    because x_consider_frame_title actually switches
                     to the frame, which for TTY frames means it is
                     marked as garbaged, and will be completely
                     redrawn on the next redisplay cycle.  This causes


reply via email to

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