]> git.eshelyaron.com Git - emacs.git/commitdiff
(MULTI_KBOARD): Define.
authorJason Rumney <jasonr@gnu.org>
Tue, 4 Sep 2007 22:41:07 +0000 (22:41 +0000)
committerJason Rumney <jasonr@gnu.org>
Tue, 4 Sep 2007 22:41:07 +0000 (22:41 +0000)
src/ChangeLog
src/s/ms-w32.h

index 9345aa548bd75a081090a93c7db587f34c615b36..0a5885d516c8bfdb751edc9324414a9da840e4cd 100644 (file)
@@ -1,5 +1,7 @@
 2007-09-04  Jason Rumney  <jasonr@gnu.org>
 
+       * s/ms-w32.h (MULTI_KBOARD): Define.
+
        * w32console.c (one_and_only_w32cons): Remove.
        (initialize_w32_display): Take terminal argument.
 
index e4f5cc119e00f7eac427cd2d7e9c4ab067faf8cb..5a297a4ee80b01e346983ebbea8dd984a321e0f0 100644 (file)
@@ -302,6 +302,8 @@ Boston, MA 02110-1301, USA.  */
 #define HAVE_MOUSE 1
 #define HAVE_H_ERRNO 1
 
+#define MULTI_KBOARD 1
+
 #ifdef HAVE_NTGUI
 #define HAVE_WINDOW_SYSTEM 1
 #define HAVE_FACES 1