<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -284,7 +284,7 @@ don't include an '='.&quot;
   (interactive &quot;r\nsName your partial: &quot;)
   (let* ((path (buffer-file-name)) ending)
     (if (string-match &quot;view&quot; path)
-	(let ((ending (and (string-match &quot;.+?\\(\\..*\\)&quot; path)
+	(let ((ending (and (string-match &quot;.+?\\(\\.[^/]*\\)$&quot; path)
 			   (match-string 1 path)))
 	      (partial-name
 	       (replace-regexp-in-string &quot;[[:space:]]+&quot; &quot;_&quot; partial-name)))</diff>
      <filename>rinari.el</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e228015b9a27f13b071a505b925a5a3807765466</id>
    </parent>
  </parents>
  <author>
    <name>Alex Bugosh</name>
    <email>abugosh@gmail.com</email>
  </author>
  <url>http://github.com/eschulte/rinari/commit/ef125a4ac05496a3ae04939675e8d2925b31d782</url>
  <id>ef125a4ac05496a3ae04939675e8d2925b31d782</id>
  <committed-date>2009-05-11T07:51:41-07:00</committed-date>
  <authored-date>2009-05-11T06:57:16-07:00</authored-date>
  <message>Updated the regex for finding file endings in extract partial.</message>
  <tree>bdd79f68ace6dbadda5589e052613ae31752294e</tree>
  <committer>
    <name>Eric Schulte</name>
    <email>schulte.eric@gmail.com</email>
  </committer>
</commit>
