Merge pull request #2385 from xuchunyang/master

Add recipe for chinese-word-at-point
This commit is contained in:
Steve Purcell 2015-01-09 20:20:12 +00:00
commit c9b7785eca

View file

@ -0,0 +1,3 @@
(chinese-word-at-point :repo "xuchunyang/chinese-word-at-point.el"
:fetcher github
:files ("chinese-word-at-point.el"))