--- rxvt-unicode/doc/rxvt.1.pod 2014/05/17 17:12:29 1.231 +++ rxvt-unicode/doc/rxvt.1.pod 2014/05/18 18:19:10 1.232 @@ -1212,14 +1212,19 @@ Extension names can be prefixed with a C<-> sign to prohibit using them. This can be useful to selectively disable some extensions loaded by default, or specified via the C resource. For -example, C will use all the default extension except +example, C will use all the default extensions except C. -Some extensions define resources or command line switches, and will -automatically be used when their resource or switch is specified. +The default set includes the C, C, +C and C extensions, any extensions that define +keybindings via C meta comments, extensions loaded because +their resources/commandline switches were used, and extensions which are +mentioned in B resources. Each extension is looked up in the library directories, loaded if -necessary, and bound to the current terminal instance. +necessary, and bound to the current terminal instance. When the library +search path contains multiple extension files of the same name, then the +first one found will be used. If both of these resources are the empty string, then the perl interpreter will not be initialized. The rationale for having two options is that