# File lib/rbreadline.rb, line 2552
  def _rl_start_using_history()
    using_history()
    @_rl_saved_line_for_history = nil
  end