Commit bb82759c90ec99aba595315c3cf36517bbc5f9c2

Ran Benita 2012-10-18T23:08:10

Move _text() functions from keymap-dump to text.c And make them use context_get_buffer() instead of using a static char array. This was the last non-thread-safe piece we had, as far as I can tell. Signed-off-by: Ran Benita <ran234@gmail.com>