From: Daiki Ueno Date: Thu, 19 Feb 2004 01:37:57 +0000 (+0000) Subject: Fix the last change. X-Git-Url: https://cgit.sxemacs.org/?p=riece;a=commitdiff_plain;h=3bd0b066fed7b4994b87d19341a0a2fca98e2cd5 Fix the last change. --- diff --git a/lisp/riece-300.el b/lisp/riece-300.el index 7306843..cb22cf8 100644 --- a/lisp/riece-300.el +++ b/lisp/riece-300.el @@ -223,7 +223,7 @@ (start 0)) (setq string (substring string (match-end 0))) (while (string-match - (concat "\\([@+]\\)?\\(" riece-user-regexp "\\) ") + (concat "\\([@+]\\)?\\(" riece-user-regexp "\\) *") string start) (put-text-property (match-beginning 2) (match-end 2) 'riece-identity