aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/keyboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keyboard.c b/src/keyboard.c
index 7b36685172a..39a4cf93f28 100644
--- a/src/keyboard.c
+++ b/src/keyboard.c
@@ -9144,7 +9144,7 @@ will read just one key sequence. */)
9144 ! NILP (can_return_switch_frame), 0); 9144 ! NILP (can_return_switch_frame), 0);
9145 9145
9146#if 0 /* The following is fine for code reading a key sequence and 9146#if 0 /* The following is fine for code reading a key sequence and
9147 then proceeding with a lenghty compuation, but it's not good 9147 then proceeding with a lenghty computation, but it's not good
9148 for code reading keys in a loop, like an input method. */ 9148 for code reading keys in a loop, like an input method. */
9149#ifdef HAVE_X_WINDOWS 9149#ifdef HAVE_X_WINDOWS
9150 if (display_hourglass_p) 9150 if (display_hourglass_p)