aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/emacstool.c
diff options
context:
space:
mode:
authorKenichi Handa2004-04-16 12:51:06 +0000
committerKenichi Handa2004-04-16 12:51:06 +0000
commit6b61353c0a0320ee15bb6488149735381fed62ec (patch)
treee69adba60e504a5a37beb556ad70084de88a7aab /lib-src/emacstool.c
parentdc6a28319312fe81f7a1015e363174022313f0bd (diff)
downloademacs-6b61353c0a0320ee15bb6488149735381fed62ec.tar.gz
emacs-6b61353c0a0320ee15bb6488149735381fed62ec.zip
Sync to HEAD
Diffstat (limited to 'lib-src/emacstool.c')
-rw-r--r--lib-src/emacstool.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib-src/emacstool.c b/lib-src/emacstool.c
index dcbc20feeed..f9185c21c08 100644
--- a/lib-src/emacstool.c
+++ b/lib-src/emacstool.c
@@ -498,3 +498,6 @@ int interpose_on_window (argc, argv)
498 (tty_view, input_event_filter_function, NOTIFY_SAFE); 498 (tty_view, input_event_filter_function, NOTIFY_SAFE);
499} 499}
500#endif XVIEW 500#endif XVIEW
501
502/* arch-tag: 7a2e7105-c059-418a-b3d9-5b5de96abb4e
503 (do not change this comment) */