ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/rxvt.h
(Generate patch)

Comparing rxvt-unicode/src/rxvt.h (file contents):
Revision 1.260 by root, Thu Jul 6 23:48:11 2006 UTC vs.
Revision 1.261 by root, Sat Jul 29 21:44:44 2006 UTC

1171 bool pty_fill (); 1171 bool pty_fill ();
1172 1172
1173 void make_current () const // make this the "currently active" urxvt instance 1173 void make_current () const // make this the "currently active" urxvt instance
1174 { 1174 {
1175 SET_R (this); 1175 SET_R (this);
1176 set_environ (envv);
1176 rxvt_set_locale (locale); 1177 rxvt_set_locale (locale);
1177 set_environ (envv);
1178 } 1178 }
1179 1179
1180 void init_secondary (); 1180 void init_secondary ();
1181 const char **init_resources (int argc, const char *const *argv); 1181 const char **init_resources (int argc, const char *const *argv);
1182 const char *x_resource (const char *name); 1182 const char *x_resource (const char *name);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines