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.531 by sf-exg, Wed May 14 18:21:09 2014 UTC vs.
Revision 1.532 by root, Sat May 17 12:56:15 2014 UTC

1332 void pointer_blank (); 1332 void pointer_blank ();
1333#endif 1333#endif
1334 void pointer_unblank (); 1334 void pointer_unblank ();
1335 1335
1336 void tt_printf (const char *fmt,...); 1336 void tt_printf (const char *fmt,...);
1337 void tt_write_ (const char *data, unsigned int len);
1338 void tt_write (const char *data, unsigned int len);
1337 void tt_write_user_input (const char *data, unsigned int len); 1339 void tt_write_user_input (const char *data, unsigned int len);
1338 void tt_write (const char *data, unsigned int len);
1339 void tt_write_ (const char *data, unsigned int len);
1340 void pty_write (); 1340 void pty_write ();
1341 1341
1342 void make_current () const // make this the "currently active" urxvt instance 1342 void make_current () const // make this the "currently active" urxvt instance
1343 { 1343 {
1344 SET_R (this); 1344 SET_R (this);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines