[ruby-cvs:78886] 42e2a322f1 (master): The delete-char-or-list shows completed list when called at end of line

"aycabta" <[email protected]> Tue, 24 Dec 2019 18:35:19 +0900 (JST)
Newsgroups gmane.comp.lang.ruby.cvs
Message-ID <[email protected]>
aycabta	2019-12-24 18:32:50 +0900 (Tue, 24 Dec 2019)

  New Revision: 42e2a322f1

  https://github.com/ruby/ruby/commit/42e2a322f1

  Log:
    The delete-char-or-list shows completed list when called at end of line
    
    It doesn't behave the same as the delete-char.

  Modified files:
    lib/reline/key_actor/emacs.rb
    lib/reline/line_editor.rb
    test/reline/test_key_actor_emacs.rb