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

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

[elpa] externals/pyim 506ed8e1cd 8/8: Update README.


From: ELPA Syncer
Subject: [elpa] externals/pyim 506ed8e1cd 8/8: Update README.
Date: Sat, 28 May 2022 18:57:48 -0400 (EDT)

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

    Update README.
---
 README.org | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 541382a785..b0503f849a 100644
--- a/README.org
+++ b/README.org
@@ -103,6 +103,8 @@ pyim 的目标是: *尽最大的努力成为一个好用的 Emacs 中文输入
 
 #+begin_src elisp
 (require 'pyim)
+(require 'pyim-cstring-utils)
+(require 'pyim-cregexp-utils)
 
 (setq default-input-method "pyim")
 
@@ -137,7 +139,6 @@ pyim 的目标是: *尽最大的努力成为一个好用的 Emacs 中文输入
 ;;                 pyim-probe-punctuation-after-punctuation))
 
 ;; 开启代码搜索中文功能(比如拼音,五笔码等)
-(require 'pyim-cregexp-utils)
 (pyim-isearch-mode 1)
 
 ;; 显示5个候选词。



reply via email to

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