emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/pyim 6e3394ba8b 2/2: Fix warn.


From: ELPA Syncer
Subject: [elpa] externals/pyim 6e3394ba8b 2/2: Fix warn.
Date: Sat, 8 Jan 2022 03:57:48 -0500 (EST)

branch: externals/pyim
commit 6e3394ba8b72bdc3e018a6d18817ae69403afb87
Author: Feng Shu <tumashu@163.com>
Commit: Feng Shu <tumashu@163.com>

    Fix warn.
---
 pyim-outcome.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pyim-outcome.el b/pyim-outcome.el
index 46b4b60d88..47f88c4e23 100644
--- a/pyim-outcome.el
+++ b/pyim-outcome.el
@@ -34,13 +34,13 @@
   "Outcome tools for pyim."
   :group 'pyim)
 
+(defvaralias 'pyim-magic-converter 'pyim-outcome-magic-converter)
+
 (defcustom pyim-outcome-magic-converter nil
   "将 “待选词条” 在 “上屏” 之前自动转换为其他字符串.
 这个功能可以实现“简转繁”,“输入中文得到英文”之类的功能。"
   :type 'function)
 
-(defvaralias 'pyim-magic-converter 'pyim-outcome-magic-converter)
-
 (defcustom pyim-outcome-trigger "v"
   "用于触发特殊操作的字符,相当与单字快捷键.
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]