Searched +refs:custom +refs:variable +refs:backup +refs:value (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dsql.el92 ;; and the custom package
93 ;; <URL:http://www.dina.kvl.dk/~abraham/custom/>.
233 (require 'custom)
374 "This variable contains a list of product features for each of the
383 where PRODUCT is the appropriate value of `sql-product'. The product
388 :font-lock name of the variable containing the product
435 variable is not nil, that buffer's window will be selected
436 by calling `pop-to-buffer'. If this variable is nil, that
458 local variable.")
465 You have to set this variable i
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DFAQ.pm148 an arbitrarily defined variable name, which is only used to somehow
286 You can use this method with as many key/value pairs as you like as long
404 module. To adjust this, Log::Log4perl has the C<$caller_depth> variable,
587 As of Log::Log4perl 0.28, every value in the configuration file
592 you could just as well have a Perl subroutine deliver the value
600 Or, think about using the value of an environment variable:
608 arbitrary Perl code) and take its return value as the right side
646 just make sure to fully qualify eventual variable names
659 code for custom conversio
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DFAQ.pm148 an arbitrarily defined variable name, which is only used to somehow
286 You can use this method with as many key/value pairs as you like as long
406 module. To adjust this, Log::Log4perl has the C<$caller_depth> variable,
589 As of Log::Log4perl 0.28, every value in the configuration file
594 you could just as well have a Perl subroutine deliver the value
602 Or, think about using the value of an environment variable:
610 arbitrary Perl code) and take its return value as the right side
648 just make sure to fully qualify eventual variable names
661 code for custom conversio
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm381 Please check value of -stderr in call to perltidy
415 Please check value of -dump_options_type in call to perltidy;
448 Please check value of -argv in call to perltidy;
587 # If the backup extension contains a / character then the backup should
592 # A backup file will still be generated but will be deleted
601 my $bext = $rOpts->{'backup-file-extension'};
602 my $delete_backup = ( $rOpts->{'backup-file-extension'} =~ s/\///g );
611 make_extension( $rOpts->{'backup-file-extension'}, 'bak', $dot );
621 my $in_place_modify = $rOpts->{'backup
[all...]

Completed in 157 milliseconds