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

Comparing rxvt-unicode/src/urxvt.pm (file contents):
Revision 1.190 by root, Fri Jan 7 21:17:08 2011 UTC vs.
Revision 1.191 by sf-exg, Fri Jan 7 21:55:28 2011 UTC

801=item urxvt::fatal $errormessage 801=item urxvt::fatal $errormessage
802 802
803Fatally aborts execution with the given error message (which should 803Fatally aborts execution with the given error message (which should
804include a trailing newline). Avoid at all costs! The only time this 804include a trailing newline). Avoid at all costs! The only time this
805is acceptable (and useful) is in the init hook, where it prevents the 805is acceptable (and useful) is in the init hook, where it prevents the
806temrinal from starting up. 806terminal from starting up.
807 807
808=item urxvt::warn $string 808=item urxvt::warn $string
809 809
810Calls C<rxvt_warn> with the given string which should include a trailing 810Calls C<rxvt_warn> with the given string which should include a trailing
811newline. The module also overwrites the C<warn> builtin with a function 811newline. The module also overwrites the C<warn> builtin with a function

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines