I've been asking for better documentation on the vim source-code before but after downloading the code, reading README.md in the src folder and going through the code itself, I have to say I'm sorry I didn't do it before.
However, after following the main and main_loop functions I've got some questions about the code. 1. There's some prefixes used that I don't understand, what does mch_ and p_ stand for? If there are more prefixes which is used a lot it would be great if you could list them too? 2. What is the stuff buffer? 3. What is topline? That's all for now, thanks! :) -- Martin Lundberg -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
