From: bg66 Date: Tue, 19 Jun 2007 11:40:28 +0000 (+0000) Subject: (mixi-post-key-regexp): Follow the change of mixi. X-Git-Tag: mixi-el-1_0_0~31 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=01888d2b6ed028b4ea3b51ad4ba84b0479533586;p=elisp%2Fmixi.git (mixi-post-key-regexp): Follow the change of mixi. --- diff --git a/ChangeLog b/ChangeLog index 901c5de..a76d3ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-06-19 OHASHI Akira + + * mixi.el (mixi-post-key-regexp): Follow the change of mixi. + 2007-06-07 OHASHI Akira * mixi.el (mixi-event-time-regexp): Follow the change of mixi. diff --git a/mixi.el b/mixi.el index 7a3d387..91b7fd8 100644 --- a/mixi.el +++ b/mixi.el @@ -1380,7 +1380,7 @@ Increase this value when unexpected error frequently occurs." `(concat "/add_diary.pl")) (defconst mixi-post-key-regexp - "") + "\\(ºîÀ®\\|½ñ¤­¹þ¤ß\\)¤¬´°Î»¤·¤Þ¤·¤¿¡£È¿±Ç¤Ë»þ´Ö¤¬¤«¤«¤ë¤³¤È¤¬¤¢¤ê¤Þ¤¹¤Î¤Ç¡¢É½¼¨¤µ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤Ï¾¯¡¹¤ªÂÔ¤Á¤¯¤À¤µ¤¤¡£")