CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/04/09 14:15:26
Modified files:
lib/libedit : chared.c chartype.c chartype.h common.c el.c
eln.c emacs.c hist.c keymacro.c map.c read.c
refresh.c search.c terminal.c tty.c vi.c
Log message:
Delete 26 wrapper macros and two wrapper functions that are no
longer needed now that we always compile with wide character support,
reducing code obfuscation.
OK czarkoff@ martijn@.
Diff also proofread by Christian Heckendorf <mbie at ulmus dot me>.