Imported Upstream version 20160903 82/135382/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 22 Jun 2017 06:54:13 +0000 (15:54 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 22 Jun 2017 06:54:17 +0000 (15:54 +0900)
commit488e8fe8eb773bc41707e25591673d3ead9b850a
treeff67d890f8ac81ca2c32200c13b045a6b1c5fb7e
parent8f92fb2ee95a043bd5f9034c6c18591ed8cafa09
Imported Upstream version 20160903

Change-Id: I5c101673a7dcd5a162eb3f17218ad2115cefa4fc
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
82 files changed:
ChangeLog
Makefile.am
Makefile.in
acinclude.m4
aclocal.m4
compile
config.guess
config.h.in
config.sub
configure
configure.ac
depcomp
doc/Makefile.am
doc/Makefile.in
doc/editline.3.roff
doc/editline.7.roff [new file with mode: 0644]
doc/editrc.5.roff
examples/Makefile.am
examples/Makefile.in
examples/fileman.c
examples/tc1.c
examples/wtc1.c
install-sh
ltmain.sh
m4/._ltoptions.m4 [new file with mode: 0644]
m4/._ltsugar.m4 [new file with mode: 0644]
m4/._lt~obsolete.m4 [new file with mode: 0644]
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
missing
src/Makefile.am
src/Makefile.in
src/chared.c
src/chared.h
src/chartype.c
src/chartype.h
src/common.c
src/editline/readline.h
src/el.c
src/el.h
src/eln.c
src/emacs.c
src/fgetln.c [deleted file]
src/filecomplete.c
src/filecomplete.h
src/hist.c
src/hist.h
src/histedit.h
src/history.c
src/historyn.c [new file with mode: 0644]
src/keymacro.c
src/keymacro.h
src/makelist
src/map.c
src/map.h
src/parse.c
src/parse.h
src/prompt.c
src/prompt.h
src/read.c
src/read.h
src/readline.c
src/refresh.c
src/refresh.h
src/search.c
src/search.h
src/sig.c
src/sig.h
src/sys.h
src/terminal.c
src/terminal.h
src/tokenizer.c
src/tokenizern.c [new file with mode: 0644]
src/tty.c
src/tty.h
src/unvis.c
src/vi.c
src/vis.c
src/vis.h