K 10 svn:author V 3 pfg K 8 svn:date V 27 2012-07-26T15:48:07.221929Z K 7 svn:log V 430 Drop non-portable libedit's el_data_set() and el_data_get() for private data. We can set/get private data with the documented el_get() and el_set() so there's no need for our local extensions, which never received much use anyway. While here, also re-arrange the call to term_init_arrow. This was left over from r89735 but is not required anymore. This changes reduce differences against NetBSD's libedit. MFC after: 2 months END