|
247fcfdfb8
|
Merge common code for setting prompt of search and incremental search.
|
2015-03-26 10:15:50 +08:00 |
|
|
b101f703c0
|
Insure consistent use of TTbeep for bell (instead of alternative TTputc( BEL)).
|
2015-01-21 14:48:03 +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 |
|
|
94d21c96f3
|
Move globals defines out of estruct.h.
|
2014-12-22 17:44:31 +08:00 |
|
|
2a34d732c5
|
Move global variables to module scope, public of search and private of word.
|
2014-12-22 17:37:47 +08:00 |
|
|
62e887547b
|
Move global search pattern variables to public search scope.
|
2014-12-22 17:37:17 +08:00 |
|
|
015771e7a5
|
Move search and flag related defines out of estruct.
|
2014-12-22 17:36:33 +08:00 |
|
|
33713eb3bf
|
Add lost comment in search.h (improve on previous commit).
|
2014-12-22 17:35:22 +08:00 |
|
|
f99fe6fe54
|
Move magic related definitions from estruct.h to search.c. Review search.h accordingly.
|
2014-12-22 17:35:13 +08:00 |
|
|
9c311a1ba8
|
split efunc into corresponding headers.
|
2014-12-22 14:46:16 +08:00 |
|