mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
b7622d792d
SHOW_DOC_DIALOG will be called repeatedly whenever the corresponding key is pressed, but we only need to require rdoc once. So ideally the require can be put outside of the proc. And because when rdoc is not available the entire proc will be nonfunctional, we can stop registering the SHOW_DOC_DIALOG if we failed to require rdoc. https://github.com/ruby/irb/commit/b1278b7320 |
||
---|---|---|
.. | ||
cmd | ||
ext | ||
lc | ||
.document | ||
color.rb | ||
color_printer.rb | ||
completion.rb | ||
context.rb | ||
easter-egg.rb | ||
extend-command.rb | ||
frame.rb | ||
help.rb | ||
init.rb | ||
input-method.rb | ||
inspector.rb | ||
irb.gemspec | ||
locale.rb | ||
magic-file.rb | ||
notifier.rb | ||
output-method.rb | ||
ruby-lex.rb | ||
ruby_logo.aa | ||
src_encoding.rb | ||
version.rb | ||
workspace.rb | ||
ws-for-case-2.rb | ||
xmp.rb |