Module Name: src
Committed By: christos
Date: Fri Feb 5 20:52:23 UTC 1999
Modified Files:
src/lib/libedit: history.c
Log Message:
Encode the history lines using strvis() before saving it. Fixes gdb history
problem with missing newlines.