]> git.mdlowis.com Git - projs/tide.git/commit
general cleanup of warnings and switch over to C99 instead og GNU99. Also first,...
authorMichael D. Lowis <mike@mdlowis.com>
Sat, 5 Nov 2016 00:20:00 +0000 (20:20 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Sat, 5 Nov 2016 00:20:00 +0000 (20:20 -0400)
commit2d54f521dd0da50dfffee3a4f3472956df07f279
tree7b372f6faeb6f24d4a73df85e689627a23f39190
parent3d87abf5e5c7cd1867c674ad3bd1cad7b819f936
general cleanup of warnings and switch over to C99 instead og GNU99. Also first, very rough, implementation of graphical pick command
Makefile
inc/X.h
inc/edit.h
inc/vec.h [new file with mode: 0644]
libedit/buf.c
libedit/charset.c
libedit/tolower.c [new file with mode: 0644]
libedit/utf8.c
libedit/utils.c
libx/x11.c
xpick.c