projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
155ddde
)
; * src/xterm.c (mark_xterm): Fix x11 with i18n build
author
Randy Taylor
<dev@rjt.dev>
Tue, 18 Oct 2022 01:29:30 +0000
(21:29 -0400)
committer
Po Lu
<luangruo@yahoo.com>
Wed, 19 Oct 2022 00:55:44 +0000
(08:55 +0800)
src/xterm.c
patch
|
blob
|
history
diff --git
a/src/xterm.c
b/src/xterm.c
index 7c3ab87e87b95f7df22c604b7019d396a317afe3..3075b5af2302dc795d6c37c5ac69a72c90be6fa7 100644
(file)
--- a/
src/xterm.c
+++ b/
src/xterm.c
@@
-30281,7
+30281,7
@@
mark_xterm (void)
{
Lisp_Object val;
#if defined HAVE_XINPUT2 || defined USE_TOOLKIT_SCROLL_BARS \
- || defined HAVE_XRANDR || defined USE_GTK
+ || defined HAVE_XRANDR || defined USE_GTK
|| defined HAVE_X_I18N
struct x_display_info *dpyinfo;
#if defined HAVE_XINPUT2 || defined USE_TOOLKIT_SCROLL_BARS
int i;