repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: c4c20185d338336b551b80fc816747a426d74cc7: path_to: revision_to:
commit c4c20185d338336b551b80fc816747a426d74cc7 Author: Marc LehmannDate: Tue Jan 3 01:45:03 2006 +0000 *** empty log message *** diff --git a/src/urxvt.pm b/src/urxvt.pm
--- a/src/urxvt.pm +++ b/src/urxvt.pm @@ -1,3 +1,5 @@ +=encoding utf8 + =head1 NAME @@RXVT_NAME@@perl - rxvt-unicode's embedded perl interpreter @@ -26,7 +28,7 @@ thus must be encoded as UTF-8. Each script will only ever be loaded once, even in @@RXVT_NAME@@d, where scripts will be shared (but not enabled) for all terminals. -=head1 PACKAGED EXTENSIONS +=head2 Prepackaged Extensions This section describes the extensiosn delivered with this version. You can find them in F<@@RXVT_LIBDIR@@/urxvt/perl/>.
-----END OF PAGE-----