Author :
Ran Benita
Date :
2012-10-18 23:08:10
Hash :bb82759c Message :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>