emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/w32term.h


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/w32term.h
Date: Tue, 07 Feb 2006 07:59:50 +0000

Index: emacs/src/w32term.h
diff -u emacs/src/w32term.h:1.65 emacs/src/w32term.h:1.66
--- emacs/src/w32term.h:1.65    Mon Feb  6 15:23:22 2006
+++ emacs/src/w32term.h Tue Feb  7 07:59:50 2006
@@ -248,9 +248,6 @@
 /* Regexp matching a font name whose width is the same as `PIXEL_SIZE'.  */
 extern Lisp_Object Vx_pixel_size_width_font_regexp;
 
-/* A flag to control how to display unibyte 8-bit character.  */
-extern int unibyte_display_via_language_environment;
-
 struct w32_display_info *x_display_info_for_name ();
 
 Lisp_Object display_x_get_resource P_ ((struct w32_display_info *,




reply via email to

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