branch: externals/pyim
commit 3d1521fb63a034f20c3560d5a6ab82e239d359d9
Author: Feng Shu <[email protected]>
Commit: Feng Shu <[email protected]>

    * pyim.el (pyim-convert-code-at-point): removed.
---
 pyim.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/pyim.el b/pyim.el
index d2c12c5..5d11061 100644
--- a/pyim.el
+++ b/pyim.el
@@ -749,9 +749,6 @@ FILE 的格式与 `pyim-dcache-export' 生成的文件格式相同,
 
 ;; ** 金手指功能
 ;;;###autoload
-(define-obsolete-function-alias
-  'pyim-convert-code-at-point #'pyim-convert-string-at-point "2.0")
-
 (defun pyim-convert-string-at-point (&optional return-cregexp)
   "将光标前的用户输入的字符串转换为中文.
 

Reply via email to