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

Comparing rxvt-unicode/src/init.C (file contents):
Revision 1.301 by mikachu, Sun Nov 13 16:03:31 2011 UTC vs.
Revision 1.302 by sf-exg, Fri Dec 2 09:03:43 2011 UTC

645 rxvt_perl.init (this); 645 rxvt_perl.init (this);
646 HOOK_INVOKE ((this, HOOK_INIT, DT_END)); 646 HOOK_INVOKE ((this, HOOK_INIT, DT_END));
647 } 647 }
648#endif 648#endif
649 649
650 // must be called after initialising the perl interpreter as it
651 // may invoke the `on_register_command' hook
652 extract_keysym_resources ();
653
650 /* 654 /*
651 * set any defaults not already set 655 * set any defaults not already set
652 */ 656 */
653 if (cmd_argv && cmd_argv[0]) 657 if (cmd_argv && cmd_argv[0])
654 { 658 {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines