emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] trunk r116291: Spelling fix.


From: Paul Eggert
Subject: [Emacs-diffs] trunk r116291: Spelling fix.
Date: Thu, 06 Feb 2014 18:30:28 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 116291
revision-id: address@hidden
parent: address@hidden
committer: Paul Eggert <address@hidden>
branch nick: trunk
timestamp: Thu 2014-02-06 10:29:57 -0800
message:
  Spelling fix.
modified:
  src/keyboard.c                 keyboard.c-20091113204419-o5vbwnq5f7feedwu-449
=== modified file 'src/keyboard.c'
--- a/src/keyboard.c    2014-02-04 11:40:31 +0000
+++ b/src/keyboard.c    2014-02-06 18:29:57 +0000
@@ -1991,7 +1991,7 @@
         been turned off in process.c.  */
       turn_on_atimers (1);
 
-      /* If poll timer doesn't exist, are we need one with
+      /* If poll timer doesn't exist, or we need one with
         a different interval, start a new one.  */
       if (poll_timer == NULL
          || poll_timer->interval.tv_sec != polling_period)


reply via email to

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