-------------------------------------------- On Sun, 12/11/16, Ozaki Kiichi <[email protected]> wrote:
Subject: Re: Questions about vim_iswordc() and vim_iswordp() To: "vim_dev" <[email protected]> Date: Sunday, December 11, 2016, 11:06 PM I updated patch. https://gist.github.com/ichizok/1be6efa8364777cf167003e2c5676d8f (This assumes [1], [2] is correct) * vim_iswordp_buf() uses vim_iswordc_buf() directly * add kword_test to test the results of vim_iswordc and vim_iswordp are matched, in case the of enc=utf-8 and 0 <= c < 0x10000 -- -- 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/d/optout. a 17 februarie 1859 consulul francez la Bucuresti BSclard raporta la Paris: Noul domnitor cu fata sa placuta aspectul sau tineresc: expresia calma si hotarata a fizionomiei sale incanta multimea care il privea sarbatoreste si se imbulzea in urma sa... Colonelul Cuza are din ceea ce cred eu una dintre calitatile cele mai rare si in consecinta cea mai pretioasa in aceasta tara sinceritatea. Am gasit la el de asemenea bunul simt si modestia... Ar fi omul nou pe care il cere situatia sa noua... -- -- 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/d/optout.
