Shun-ichi GOTO <gotoh@taiyo.co.jp>


Patch
r6202

r6202 | xsteve | 2003-06-11 15:08:24 -0500 (Wed, 11 Jun 2003)

* The xemacs menu should work now
* New variable svn-status-wash-control-M-in-process-buffers

Plus some contributed changes:

Patch by: Shun-ichi GOTO  <gotoh@taiyo.co.jp>

  - Convert path separator as Unix style on windows-nt
  - New helper function svn-parse-rev-num
  - (svn-parse-status-result): Parse status line with format not using
    `split-string' to treat a filename which contains spaces. And also
    "A  +" status line format can be handled correctly.