diff options
Diffstat (limited to 'leim/quail/py-punct.el')
-rw-r--r-- | leim/quail/py-punct.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/leim/quail/py-punct.el b/leim/quail/py-punct.el index a94b9af5e99..5988f674bac 100644 --- a/leim/quail/py-punct.el +++ b/leim/quail/py-punct.el @@ -75,5 +75,4 @@ For instance, typing `v' and `%' insert `$A#%(B'. (quail-defrule "v" (nth 2 (assoc "chinese-punct" quail-package-alist))) -;; arch-tag: 941fd2ac-2d26-4b0e-8458-b5e485c5aa7d ;;; py-punct.el ends here |