emacs-diffs
[Top][All Lists]
Advanced

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

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


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

Index: emacs/src/xterm.h
diff -u emacs/src/xterm.h:1.178 emacs/src/xterm.h:1.179
--- emacs/src/xterm.h:1.178     Mon Feb  6 15:23:22 2006
+++ emacs/src/xterm.h   Tue Feb  7 07:59:03 2006
@@ -419,9 +419,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;
-
 extern struct x_display_info *x_display_info_for_display P_ ((Display *));
 extern struct x_display_info *x_display_info_for_name P_ ((Lisp_Object));
 




reply via email to

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