CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/04/11 14:43:33
Modified files:
lib/libedit : chared.c chared.h chartype.c chartype.h
common.c el.c el.h eln.c emacs.c filecomplete.c
filecomplete.h hist.c hist.h history.c
keymacro.c keymacro.h map.c map.h parse.c
parse.h prompt.c prompt.h read.c refresh.c
search.c search.h terminal.c terminal.h
tokenizer.c tty.c tty.h vi.c
Log message:
get rid of the non-standard data type "Char" in almost all files;
ok martijn@
