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:
69e53b0
)
*** empty log message ***
author
pcg
<pcg>
Tue, 16 Mar 2004 05:55:51 +0000
(
05:55
+0000)
committer
pcg
<pcg>
Tue, 16 Mar 2004 05:55:51 +0000
(
05:55
+0000)
doc/yodl/versioninfo.yo
patch
|
blob
|
history
src/defaultfont.C
patch
|
blob
|
history
diff --git
a/doc/yodl/versioninfo.yo
b/doc/yodl/versioninfo.yo
index c947a54655ab48556d8014435c18dc60cf14f3ff..a489a4b86cde2ecf3ddf12d93f20e15d0c9ab2fb 100644
(file)
--- a/
doc/yodl/versioninfo.yo
+++ b/
doc/yodl/versioninfo.yo
@@
-1,4
+1,4
@@
-COMMENT(-- $Id: versioninfo.yo,v 1.
3 2004-03-14 21:59:58
pcg Exp $ --)
+COMMENT(-- $Id: versioninfo.yo,v 1.
4 2004-03-16 05:59:16
pcg Exp $ --)
DEFINEMACRO(RXVTNAME)(0)
(rxvt)
DEFINEMACRO(RXVTDATE)(0)
diff --git
a/src/defaultfont.C
b/src/defaultfont.C
index 2efdabcb8bc164bd75cd70cb08f3f9601dd2ae8c..d10bed6f9fbbd10799b055c9e62ca1b25831d6a0 100644
(file)
--- a/
src/defaultfont.C
+++ b/
src/defaultfont.C
@@
-261,7
+261,6
@@
rxvt_font_default::draw (rxvt_drawable &d, int x, int y,
const text_t *text, int len,
int fg, int bg)
{
-return;
clear_rect (d, x, y, r->TermWin.fwidth * len, r->TermWin.fheight, bg);
XSetForeground (d.display->display, TGC, r->PixColors[fg]);