libedit: Update to version 2012-12-13
authorJohn Marino <draco@marino.st>
Sat, 11 May 2013 18:52:10 +0000 (20:52 +0200)
committerJohn Marino <draco@marino.st>
Sat, 11 May 2013 19:34:51 +0000 (21:34 +0200)
commit6a1ee0e3f7bb75e2a03e2ab6b28735321a2d6b10
treead77f81ad629c4e52e9b7b20d73df0057542b599
parent594c4953027a5ecfd13624ff56bf1a61d8898663
libedit: Update to version 2012-12-13

There have been three releases since libedit was imported as a vendor
branch, but the changelog is simply "sync with NetBSD" for each one.

The main item of interest is that widechar support has been added
for real this time.  Previously all the man pages were in place but
the library didn't actually have the support.

A minor item of note is that NetBSD finally implemented the
rl_completion_word_break_hook which reduces the number of files
with local modifications.
Makefile_upgrade.inc
contrib/libedit/README.DRAGONFLY
contrib/libedit/src/chartype.h
lib/libedit/libedit/Makefile
lib/libedit/libedit/config.h
lib/libedit/libedit/editline.3
lib/libedit/libedit/editrc.5