projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3224e7e
)
*** empty log message ***
author
root
<root>
Fri, 13 Jan 2006 15:42:50 +0000
(15:42 +0000)
committer
root
<root>
Fri, 13 Jan 2006 15:42:50 +0000
(15:42 +0000)
src/command.C
patch
|
blob
|
history
src/rxvtperl.xs
patch
|
blob
|
history
diff --git
a/src/command.C
b/src/command.C
index 20dfd03a59a791d5ed32a78233a287ca0277a918..76334d39983f4beabd34a082174501db6e36af41 100644
(file)
--- a/
src/command.C
+++ b/
src/command.C
@@
-1607,7
+1607,6
@@
rxvt_term::x_cb (XEvent &ev)
break;
case MotionNotify:
- printf ("motion notify\n");//D
#ifdef POINTER_BLANK
if (hidden_pointer)
pointer_unblank ();
diff --git
a/src/rxvtperl.xs
b/src/rxvtperl.xs
index fd593e7700df52e2634c5152ad64195c3a57aa21..838c1e77cc192a0a37246a087027c33590f10a34 100644
(file)
--- a/
src/rxvtperl.xs
+++ b/
src/rxvtperl.xs
@@
-52,7
+52,7
@@
#undef ROW
#define ROW(n) THIS->row_buf [LINENO (n)]
-#define ENABLE_PERL_FRILLS
1
+#define ENABLE_PERL_FRILLS
0
/////////////////////////////////////////////////////////////////////////////