branch: externals/pyim commit 4e667d73b637826028559fe4d15c10433ab05a98 Author: Feng Shu <tuma...@163.com> Commit: Feng Shu <tuma...@163.com>
* pyim-cloudim.el (pyim-cloudim-parse-baidu-buffer): Kill buffer. --- pyim-cloudim.el | 1 + 1 file changed, 1 insertion(+) diff --git a/pyim-cloudim.el b/pyim-cloudim.el index 3e8a7b1358..9903ec5111 100644 --- a/pyim-cloudim.el +++ b/pyim-cloudim.el @@ -130,6 +130,7 @@ (decode-coding-string (buffer-string) 'utf-8)))) + (kill-buffer) (when (> (length word) 0) (list word))))