diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm index ff1ea2f9f..35ca2b1cf 100644 --- a/gnu/packages/emacs.scm +++ b/gnu/packages/emacs.scm @@ -4882,8 +4882,8 @@ constructs.") (build-system emacs-build-system) (home-page "https://github.com/tumashu/cnfonts") (synopsis "Emacs Chinese fonts setup tool") - (description "Cnfonts is a Chinese fonts setup tool, which let user -config Chinese fonts easily.") + (description "cnfonts is a Chinese fonts setup tool, allowing for easy +configuration of Chinese fonts.") (license license:gpl2+))) (define-public emacs-pos-tip @@ -4906,11 +4906,10 @@ config Chinese fonts easily.") (arguments `(#:emacs ,emacs)) (home-page "https://github.com/pitkali/pos-tip") (synopsis "Show tooltip at point") - (description "The standard library tooltip.el provides the function -for displaying a tooltip at mouse position which allows users to easily -show it. However, locating tooltip at arbitrary buffer position in window -is not easy. Pos-tip provides such function to be used by other -frontend programs.") + (description "The standard library tooltip.el provides a function for +displaying a tooltip at the mouse position. However, locating a tooltip at an +arbitrary buffer position in a window is not easy. Pos-tip provides such a +function to be used by other frontend programs.") (license license:gpl2+))) (define-public emacs-pyim-basedict @@ -4928,9 +4927,9 @@ frontend programs.") "0nfgxviavkgrpyfsw60xsws4fk51fcmgl8fp6zf4ibqjjbp53n3n")))) (build-system emacs-build-system) (home-page "https://github.com/tumashu/pyim-basedict") - (synopsis "Input method dictory of pyim") - (description "Pyim-basedict is default pinyin input method dictory -of pyim, which words come from rime project.") + (synopsis "Input method dictionary of pyim") + (description "Pyim-basedict is the default pinyin input method dictionary, +containing words from the rime project.") (license license:gpl2+))) (define-public emacs-pyim @@ -4954,8 +4953,8 @@ of pyim, which words come from rime project.") ("emacs-pos-tip" ,emacs-pos-tip))) (home-page "https://github.com/tumashu/pyim") (synopsis "Chinese input method") - (description "Chinese input method which support quanpin, -shuangpin, wubi and cangjie.") + (description "Chinese input method which supports quanpin, shuangpin, wubi +and cangjie.") (license license:gpl2+))) (define-public emacs-xelb