- read-history #!optional fileprocedure
Reads contents of the provided file into the history buffer.
When called without file-name, reads from ~/.history. Returns 0 on success, or errno on fail.
Reads contents of the provided file into the history buffer.
When called without file-name, reads from ~/.history. Returns 0 on success, or errno on fail.