comint-get-old-input-default: behavior follows docstring
commit3c941b900007c9e79c00af0f21d88154f6d8af1a
authorDima Kogan <dima@secretsauce.net>
Fri, 25 Nov 2016 21:15:12 +0000 (25 13:15 -0800)
committerDima Kogan <dima@secretsauce.net>
Tue, 31 Jan 2017 05:04:11 +0000 (30 21:04 -0800)
treef5e0dd346e5b6cb53828dd75f9a60bb644dbcab0
parent68e8f4bb4aab3076f6b543864a9116d0a206c8f7
comint-get-old-input-default: behavior follows docstring

lisp/comint.el (comint-get-old-input-default): Modify behavior to follow
docstring: if `comint-use-prompt-regexp' is nil, then return the CURRENT LINE,
if point is on an output field.
lisp/comint.el