[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[mhc:01980] patch for mhc-guess.el
野口と申します。
location の guess で引っかけてもらえないパターンがありましたので、パッ
チを作ってみました。
mhc 0.25 + snap (mhc-current-snap20041020)
へのパッチになっております。
--
NOGUCHI Yusuke <nogunogu@xxxxxxxxxxxxxxxxx>
*** mhc-guess.el.org Thu Apr 1 14:51:42 2004
--- mhc-guess.el Mon Oct 25 18:03:20 2004
***************
*** 180,186 ****
(defvar mhc-guess-location-regexp-list
`(
! (,(concat "場所[ ]*[::]*[\n ]*\\([^\n ]+\\)")
mhc-guess/make-location-from-string 1)
(,(concat "於[ ]*\\([^\n ]+\\)")
mhc-guess/make-location-from-string 1)
--- 180,186 ----
(defvar mhc-guess-location-regexp-list
`(
! (,(concat "場[ ]*所[ ]*[::]*[\n ]*\\([^\n ]+\\)")
mhc-guess/make-location-from-string 1)
(,(concat "於[ ]*\\([^\n ]+\\)")
mhc-guess/make-location-from-string 1)