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

Comparing rxvt-unicode/src/rxvtperl.h (file contents):
Revision 1.27 by root, Wed Jun 6 11:46:11 2012 UTC vs.
Revision 1.28 by root, Tue Jun 12 10:45:53 2012 UTC

51{ 51{
52 char **perl_environ; 52 char **perl_environ;
53 53
54 ~rxvt_perl_interp (); 54 ~rxvt_perl_interp ();
55 55
56 void init ();
56 void init (rxvt_term *term); 57 void init (rxvt_term *term);
58 void eval (const char *str);
57 bool invoke (rxvt_term *term, hook_type htype, ...); 59 bool invoke (rxvt_term *term, hook_type htype, ...);
58 void line_update (rxvt_term *term); 60 void line_update (rxvt_term *term);
59 void selection_finish (rxvt_selection *sel, char *data, unsigned int len); 61 void selection_finish (rxvt_selection *sel, char *data, unsigned int len);
60 void usage (rxvt_term *term, int type); 62 void usage (rxvt_term *term, int type);
61 63

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines