|
f60e3fbc9f
|
Review startup and associated prototypes.
|
2015-01-16 21:12:27 +08:00 |
|
|
259de639e4
|
Limit scope of cbuf to exec.
|
2015-01-14 17:16:33 +08:00 |
|
|
84919039a5
|
Hide details of token extraction inside exec.
|
2015-01-13 16:42:14 +08:00 |
|
|
b596a3a09c
|
macarg takes buffer length as parameter instead of assuming all buffer have NSTRING size.
|
2015-01-08 12:46:46 +08:00 |
|
|
20d21435e0
|
Rebuild on Linux.
Remove warnings on system and write call without return code check.
|
2015-01-02 14:20:07 +08:00 |
|
|
45981e8793
|
Limit the scope of docmd.
|
2014-12-22 20:58:01 +08:00 |
|
|
0fdefdba7c
|
Move clexec from globals to exec.
|
2014-12-22 17:42:42 +08:00 |
|
|
83e10e36d5
|
Move execstr from globals to exec.
|
2014-12-22 17:40:20 +08:00 |
|
|
01d108d56d
|
Move struct while and related defines from estruct to exec. Review exec.h.
|
2014-12-22 17:35:32 +08:00 |
|
|
87cd40ce6a
|
Extract struct buffer and struct window from estruct.h.
|
2014-12-22 16:11:13 +08:00 |
|
|
f5c715debd
|
Review prototypes of prompting functions.
|
2014-12-22 16:10:35 +08:00 |
|
|
9c311a1ba8
|
split efunc into corresponding headers.
|
2014-12-22 14:46:16 +08:00 |
|