<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 &quot; Vim plugin file
 &quot; Maintainer:   janus_wel &lt;janus.wel.3@gmail.com&gt;
-&quot; Last Change:  2009/03/11 08:16:46.
+&quot; Last Change:  2009/03/11 08:20:24.
 &quot; Version:      0.11
 &quot; Remark:       decision encoding and fileencoding[s] and ambiwidth
 
@@ -54,7 +54,7 @@ endif
 &quot; if Japanese is not contained, set fileencoding to value of encoding
 if has('autocmd')
     function! s:ReCheckFileEncoding()
-        if &amp;fileencoding =~# 'iso-2022-jp' &amp;&amp; search(&quot;[^\x01-\x7e]&quot;, 'n') == 0
+        if &amp;fileencoding != &amp;encoding &amp;&amp; search(&quot;[^\x01-\x7e]&quot;, 'n') == 0
             let &amp;fileencoding = &amp;encoding
         endif
     endfunction</diff>
      <filename>.vim/plugin/Japanese.vim</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a7a83c5344696dabb7bae51b31bcba349588aec3</id>
    </parent>
  </parents>
  <author>
    <name>janus_wel</name>
    <email>janus.wel.3@gmail.com</email>
  </author>
  <url>http://github.com/januswel/dotfiles/commit/f5510c01201d7f67017ba355acdee97f3dc931bd</url>
  <id>f5510c01201d7f67017ba355acdee97f3dc931bd</id>
  <committed-date>2009-03-10T16:24:24-07:00</committed-date>
  <authored-date>2009-03-10T16:24:24-07:00</authored-date>
  <message>Fix re-check file encoding to speed up</message>
  <tree>85d29110cf678c42c82af6dca9447650d0d84be1</tree>
  <committer>
    <name>janus_wel</name>
    <email>janus.wel.3@gmail.com</email>
  </committer>
</commit>
