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.15 by root, Tue Jan 3 01:39:17 2006 UTC vs.
Revision 1.16 by root, Tue Jan 3 01:41:06 2006 UTC

22 22
23Scripts are compiled in a 'use strict' and 'use utf8' environment, and 23Scripts are compiled in a 'use strict' and 'use utf8' environment, and
24thus must be encoded as UTF-8. 24thus must be encoded as UTF-8.
25 25
26Each script will only ever be loaded once, even in @@RXVT_NAME@@d, where 26Each script will only ever be loaded once, even in @@RXVT_NAME@@d, where
27scripts will be shared (But not enabled) for all terminals. 27scripts will be shared (but not enabled) for all terminals.
28 28
29=head1 PACKAGED EXTENSIONS 29=head1 PACKAGED EXTENSIONS
30 30
31This section describes the extensiosn delivered with this version. You can 31This section describes the extensiosn delivered with this version. You can
32find them in F<@@RXVT_LIBDIR@@/urxvt/perl/>. 32find them in F<@@RXVT_LIBDIR@@/urxvt/perl/>.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines