|
4b2c50f6d2
|
Clean up splint warnings:
- Inconsistencies between defines.h and estruct.h.
- Review scope of termio local variables.
- Type mismatch in utf8.
|
2015-02-16 13:41:59 +08:00 |
|
|
e096092d5b
|
Adjust MAXROW/MAXCOL to values aligned with 1920x1080 landscape resolution. If smaller font or portrait, limit to 400x150 (colxrow).
|
2015-01-05 16:54:21 +08:00 |
|
|
3197080cb1
|
Introduce spat_t as search pattern type and reduce need for NPAT as pattern length constant.
|
2014-12-22 20:57:26 +08:00 |
|
|
da813d2efc
|
Partial move configuration options out of estruct.h.
|
2014-12-22 17:44:52 +08:00 |
|
|
94d21c96f3
|
Move globals defines out of estruct.h.
|
2014-12-22 17:44:31 +08:00 |
|
|
cfd92b066c
|
Introduce globals.h to prepare rmoval of edef.h.
|
2014-12-22 17:41:29 +08:00 |
|
|
87cd40ce6a
|
Extract struct buffer and struct window from estruct.h.
|
2014-12-22 16:11:13 +08:00 |
|
|
39e23cb169
|
Defines.h missing in previous commit.
|
2014-12-22 16:11:00 +08:00 |
|