--- rxvt-unicode/src/rxvtcolor.C 2004/03/29 21:02:11 1.10 +++ rxvt-unicode/src/rxvtcolor.C 2004/03/30 14:45:13 1.11 @@ -274,6 +274,11 @@ xims.put (xim); } +Atom rxvt_display::atom (const char *name) +{ + return XInternAtom (display, name, False); +} + ///////////////////////////////////////////////////////////////////////////// template refcache;