branch: master commit d4754e7bb8bf10776fc874e8ef838e13448b4d36 Author: Juri Linkov <j...@linkov.net> Commit: Juri Linkov <j...@linkov.net>
* markchars/markchars.el (markchars-set-keywords): Fix markchars-confusables. --- packages/markchars/markchars.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/markchars/markchars.el b/packages/markchars/markchars.el index 974456a..1f96a87 100644 --- a/packages/markchars/markchars.el +++ b/packages/markchars/markchars.el @@ -3,7 +3,7 @@ ;; Author: Lennart Borgman (lennart O borgman A gmail O com) ;; Contributhor: Ted Zlatanov <t...@lifelogs.com> ;; Created: 2010-03-22 Mon -;; Version: 0.2.0 +;; Version: 0.2.1 ;; Last-Updated: 2011-04-15 ;; URL: ;; Keywords: @@ -133,7 +133,7 @@ By default it matches nonascii-chars." (list 0 '(markchars--render-nonidn (match-beginning 0) (match-end 0))))) - ((eq what 'confusables) + ((eq what 'markchars-confusables) (list "\\<\\w+\\>" (list 0 '(markchars--render-confusables