Fix typo and remove unneeded comments.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sat, 13 Jan 2007 19:47:55 +0000 (19:47 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sat, 13 Jan 2007 19:47:55 +0000 (19:47 +0000)
commitdae86e2765e6eca9f2d220b228e9e267d3163226
treeb3890afe156ee07a1f6f8d6cb99fdee73cedb5ed
parent5f99c60c24318e790f3751d2a16efc4fb1f89c92
Fix typo and remove unneeded comments.

Adding an entry to the history with H_ENTER moves libedit's internal
history cursor. Reset the cursor after adding the entry to the history
when doing ``fc -s'' so the output is correct.

More libedit adjustments.

Obtained-from:  FreeBSD
bin/sh/histedit.c