From 757c889326acda5dfdab7d00a2f101bb6f742450 Mon Sep 17 00:00:00 2001 From: pcg Date: Sat, 31 Jan 2004 03:26:28 +0000 Subject: [PATCH] *** empty log message *** --- src/main.C | 8 ++++---- src/menubar.C | 1 - src/misc.C | 1 - src/netdisp.C | 1 - src/ptytty.C | 1 - 5 files changed, 4 insertions(+), 8 deletions(-) diff --git a/src/main.C b/src/main.C index 0f1e1d1f..4a82b764 100644 --- a/src/main.C +++ b/src/main.C @@ -1,7 +1,7 @@ /*--------------------------------*-C-*---------------------------------* * File: main.c *----------------------------------------------------------------------* - * $Id: main.C,v 1.23 2004-01-31 03:18:43 pcg Exp $ + * $Id: main.C,v 1.24 2004-01-31 03:26:28 pcg Exp $ * * All portions of code are copyright by their respective author/s. * Copyright (c) 1992 John Bovey, University of Kent at Canterbury @@ -1175,7 +1175,7 @@ rxvt_term::IM_get_IC () preedit_attr = XVaCreateNestedList(0, XNArea, &rect, XNSpotLocation, &spot, XNForeground, fg, XNBackground, bg, - //XNFontSet, TermWin.fontset, + //XNFontSet, TermWin.fontset, NULL); } else if (input_style & XIMPreeditArea) { set_color (&fg, &bg); @@ -1190,11 +1190,11 @@ rxvt_term::IM_get_IC () preedit_attr = XVaCreateNestedList(0, XNArea, &rect, XNForeground, fg, XNBackground, bg, - //XNFontSet, TermWin.fontset, + //XNFontSet, TermWin.fontset, NULL); status_attr = XVaCreateNestedList(0, XNArea, &status_rect, XNForeground, fg, XNBackground, bg, - //XNFontSet, TermWin.fontset, + //XNFontSet, TermWin.fontset, NULL); } Input_Context = XCreateIC(xim, XNInputStyle, input_style, diff --git a/src/menubar.C b/src/menubar.C index 8f7b3028..7cd87014 100644 --- a/src/menubar.C +++ b/src/menubar.C @@ -1,7 +1,6 @@ /*--------------------------------*-C-*---------------------------------* * File: menubar.c *----------------------------------------------------------------------* - * $Id: menubar.C,v 1.4 2004-01-31 00:20:21 pcg Exp $ * * Copyright (c) 1997,1998 mj olesen * diff --git a/src/misc.C b/src/misc.C index b7953496..01f79e6e 100644 --- a/src/misc.C +++ b/src/misc.C @@ -1,7 +1,6 @@ /*--------------------------------*-C-*---------------------------------* * File: misc.c *----------------------------------------------------------------------* - * $Id: misc.C,v 1.3 2004-01-31 00:20:21 pcg Exp $ * * All portions of code are copyright by their respective author/s. * Copyright (c) 1996 mj olesen Queen's Univ at Kingston diff --git a/src/netdisp.C b/src/netdisp.C index 05eef949..02237805 100644 --- a/src/netdisp.C +++ b/src/netdisp.C @@ -1,7 +1,6 @@ /*--------------------------------*-C-*---------------------------------* * File: netdisp.c *----------------------------------------------------------------------* - * $Id: netdisp.C,v 1.3 2004-01-31 00:20:21 pcg Exp $ * * All portions of code are copyright by their respective author/s. * Copyright (c) 1996 Chuck Blake diff --git a/src/ptytty.C b/src/ptytty.C index b9d35441..ece94419 100644 --- a/src/ptytty.C +++ b/src/ptytty.C @@ -1,7 +1,6 @@ /*--------------------------------*-C-*---------------------------------* * File: ptytty.c *----------------------------------------------------------------------* - * $Id: ptytty.C,v 1.4 2003-12-02 21:49:46 pcg Exp $ * * All portions of code are copyright by their respective author/s. * Copyright (c) 1999-2001 Geoff Wing -- 2.34.1