<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 &quot;=============================================================================
 &quot; File: googlereader.vim
 &quot; Author: Yasuhiro Matsumoto &lt;mattn.jp@gmail.com&gt;
-&quot; Last Change: 21-Jun-2009.
+&quot; Last Change: 23-Jun-2009.
 &quot; Version: 2.0
 &quot; WebPage: http://github.com/mattn/googlereader-vim/tree/master
 &quot; Usage:
@@ -71,11 +71,11 @@ function! s:truncate(str, num)
       break
     endif
     let cells = s:wcwidth(ucs)
-	if width + cells &gt; a:num
-	  break
+    if width + cells &gt; a:num
+      break
     endif
     let width = width + cells
-	let ret .= char
+    let ret .= char
     let str = substitute(str, mx_first, '\2', '')
   endwhile
   while width + 1 &lt;= a:num
@@ -279,7 +279,7 @@ function! s:GetEntries(email, passwd, opt)
   if s:sid == '' || s:sid =~ '^Error=BadAuthentication'
     echoerr &quot;GoogleReader: bad authentication&quot;
     let s:sid = ''
-	return []
+    return []
   endif
 
   if !has_key(a:opt, &quot;n&quot;)</diff>
      <filename>googlereader.vim</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>51e6561d666e60111f49d074451e856c495b159a</id>
    </parent>
  </parents>
  <author>
    <name>mattn</name>
    <email>mattn.jp@gmail.com</email>
  </author>
  <url>http://github.com/mattn/googlereader-vim/commit/946f661da86fcfca6e44e32b93ddd62e2adb4f45</url>
  <id>946f661da86fcfca6e44e32b93ddd62e2adb4f45</id>
  <committed-date>2009-06-22T18:37:38-07:00</committed-date>
  <authored-date>2009-06-22T18:37:38-07:00</authored-date>
  <message>%s/\t/    /g</message>
  <tree>0e2f9c3dd18f4588c0310e231e7fd4e70b5cbbd4</tree>
  <committer>
    <name>mattn</name>
    <email>mattn.jp@gmail.com</email>
  </committer>
</commit>
