+2001-06-14 OHASHI Akira <bg66@koka-in.org>
+
+ * liece-channel.el (liece-channel-add-buttons): Fix regexp.
+
2001-06-09 OHASHI Akira <bg66@koka-in.org>
* liece-handle.el (liece-handle-privmsg-message): Don't compare when
(eval-when-compile
(concat "\\(^\\(" liece-time-prefix-regexp "\\)?"
"[][=<>(-][][=<>(-]?\\|\\s-+[+@]?\\)"
- "\\([&#!%][^ :]*\\)"))
+ "\\([&#!%][^ :\n]*\\)"))
end t)
;;(re-search-forward "\\s-+\\(\\)\\([-+]\\S-*\\)" end t)
(let* ((chnl-start (match-beginning 3))