]> git.mdlowis.com Git - projs/tide.git/commit
moved configuration stuff to config.h for easier tweaking and customization
authorMichael D. Lowis <mike.lowis@gentex.com>
Thu, 25 May 2017 18:25:49 +0000 (14:25 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Thu, 25 May 2017 18:25:49 +0000 (14:25 -0400)
commitdd803505dc8e511d6b8ee05daf555f940948f7e1
tree56d71e6e5e1241ea4194a72ceb3f4cab8e0e8abc
parent62ad0ca48994081ff994258f6a6037763c87c4cd
moved configuration stuff to config.h for easier tweaking and customization
14 files changed:
TODO.md
config.h [new file with mode: 0644]
config.mk
inc/edit.h
inc/x11.h
lib/buf.c
lib/utf8.c
lib/view.c
lib/win.c
lib/x11.c
term.c
tests/xedit.c
xedit.c
xpick.c