XEmacs 21.2.34 "Molpe".
[chise/xemacs-chise.git.1] / src / buffer.h
index 879aa23..8db8653 100644 (file)
@@ -1306,6 +1306,11 @@ typedef union { char c; void *p; } *dfc_aliasing_voidpp;
    argument to TO_EXTERNAL_FORMAT() and TO_INTERNAL_FORMAT(). */
 #define Qnative Qfile_name
 
+#ifdef HAVE_MS_WINDOWS
+/* #### kludge!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+   Remove this as soon as my Mule code is integrated. */
+#define Qmswindows_tstr Qnative
+#endif
 \f
 /************************************************************************/
 /*                                                                      */