(comint-get-old-input-default): Don't signal an error if point is not on
authorMiles Bader <miles@gnu.org>
Mon, 27 Aug 2001 13:03:53 +0000 (13:03 +0000)
committerMiles Bader <miles@gnu.org>
Mon, 27 Aug 2001 13:03:53 +0000 (13:03 +0000)
commitd3b98912ef807203ed444d394b4c34181c0fb635
treed75bb19c33d9977ff948917cec70067de4b17af2
parentc7cbaf4a0eef175aa464729b5e25e9a957763e60
(comint-get-old-input-default): Don't signal an error if point is not on
an input field; instead, return the current line (using `comint-bol' to
skip any prompt, in case we're not using fields at all).
lisp/ChangeLog
lisp/comint.el