emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/macterm.c,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/macterm.c,v
Date: Tue, 20 Nov 2007 18:14:20 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/11/20 18:14:19

Index: macterm.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/macterm.c,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -b -r1.239 -r1.240
--- macterm.c   20 Nov 2007 17:58:20 -0000      1.239
+++ macterm.c   20 Nov 2007 18:14:18 -0000      1.240
@@ -12604,6 +12604,10 @@
                                x_display_name_list);
   dpyinfo->name_list_element = XCAR (x_display_name_list);
 
+  /* FIXME: Untested.
+     Add the default keyboard. */
+  add_keyboard_wait_descriptor (0);
+
 #if USE_CG_DRAWING
   mac_init_fringe (terminal->rif);
 #endif




reply via email to

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