mcedit: add intermediate variables to make code more readable and debuggable.
commit49bc0ddebfda91ea90d19b286ca1c2198387cf77
authorAndrew Borodin <aborodin@vmail.ru>
Sun, 17 Dec 2023 14:32:15 +0000 (17 17:32 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Sun, 31 Dec 2023 16:28:44 +0000 (31 19:28 +0300)
tree6d812ee3b9f80fd3611c5ec7c28c779392a5dde9
parentd8a93bcc8612421f1966a10f0924d3c4251d7a4e
mcedit: add intermediate variables to make code more readable and debuggable.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/editor/edit.c
src/editor/editcmd.c
src/editor/editdraw.c
src/editor/syntax.c