<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,14 +1,44 @@
-This document describes the commands of the TextMate Javascript bundle.
+The Javascript Bundle
+=====================
 
-# Command Reference
+Integrated Quirksmode.org Docs
+------------------------------
 
-* **Documentation for Word / Selection** (WebView Window)
-	
-	Searches your selection in a Javascript documentation website.
-	
-# Snippets
+The DOM code completions and tooltip data were generated from  
+the excellent [Quirksmode W3C DOM Compatibility Tables](http://www.quirksmode.org/dom/compatibility.html &quot;W3C DOM Compatibility Tables&quot;) by [PPK](http://quirksmode.org/blogs.shtml &quot;QuirksMode Blogs&quot;) (used with permission).  
+Scraped, reformatted and converted for use in the bundle by [Thomas Aylott / subtlegradient](http://subtlegradient.com/ &quot;subtleGradient&quot;).
 
-if
-if ... else
-for
-for (in)
+Code Completion
+---------------
+
+Code Completion as-you-type for Methods and Properties of...
+
+* Cross-Platform Browser Object Model API
+* Cross-Platform Document Object Model API
+* String, Number, Array
+
+### Dumb Completion
+
+The code completion is mostly dumb. It doesn't understand your code and just suggests the same things in almost all contexts. 
+
+### Smart Completion
+
+For some things with known types, the list of completions is filtered to only include known methods and properties of that type.
+
+*Requires the latest cutting edge build of TextMate*
+
+Snippets
+--------
+Cut your keystroke count in half with snippets for common javascript idioms.
+
+
+Learn Javascript
+----------------
+* [Quirksmode W3C DOM Compatibility Tables](http://www.quirksmode.org/dom/compatibility.html &quot;W3C DOM Compatibility Tables&quot;) by [PPK](http://quirksmode.org/blogs.shtml &quot;QuirksMode Blogs&quot;)
+* [Eloquent JavaScript -- interactive tutorial](http://eloquentjavascript.net/ &quot;Eloquent JavaScript -- interactive tutorial&quot;)
+* [A re-introduction to JavaScript - MDC](http://developer.mozilla.org/en/A_re-introduction_to_JavaScript &quot;A re-introduction to JavaScript - MDC&quot;)
+* [Mozilla Javascript](http://developer.mozilla.org/En/About_JavaScript &quot;About JavaScript - MDC&quot;)
+* [Microsoft JScript](http://msdn.microsoft.com/en-us/library/72bd815a%28VS.80%29.aspx &quot;JScript&quot;)
+* [Safari JavaScript Reference](http://developer.apple.com/documentation/AppleApplications/Reference/SafariJSRef/Intro/Intro.html &quot;Safari JavaScript Reference&quot;)
+* [Web Kit DOM Programming Topics](http://developer.apple.com/documentation/AppleApplications/Conceptual/SafariJSProgTopics/ &quot;Web Kit DOM Programming Topics&quot;)
+* [JavaScript Madness: Keyboard Events](http://unixpapa.com/js/key.html &quot;JavaScript Madness: Keyboard Events&quot;)</diff>
      <filename>README.md</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@
 	
 	$0${TM_SELECTED_TEXT:
 }	
-},true);&lt;/string&gt;
+},false);&lt;/string&gt;
 	&lt;key&gt;name&lt;/key&gt;
 	&lt;string&gt;window.addEventListener('load')&lt;/string&gt;
 	&lt;key&gt;scope&lt;/key&gt;</diff>
      <filename>Snippets/window_addEventListener_load.tmSnippet</filename>
    </modified>
    <modified>
      <diff>@@ -16,6 +16,8 @@
 			&lt;string&gt;------------------------------------&lt;/string&gt;
 			&lt;string&gt;B4874A14-2491-465A-A349-61E4EBCF4700&lt;/string&gt;
 			&lt;string&gt;------------------------------------&lt;/string&gt;
+			&lt;string&gt;C09ABCA9-7558-4385-8E29-10E42093D8B6&lt;/string&gt;
+			&lt;string&gt;------------------------------------&lt;/string&gt;
 			&lt;string&gt;D2E6A1FE-2881-4754-B399-B65F61F29C2F&lt;/string&gt;
 			&lt;string&gt;43F40EB6-5839-4BE8-99C8-4976D0534E5D&lt;/string&gt;
 			&lt;string&gt;52090C49-D8B2-49A0-9597-80574354B3CD&lt;/string&gt;
@@ -40,6 +42,7 @@
 			&lt;dict&gt;
 				&lt;key&gt;items&lt;/key&gt;
 				&lt;array&gt;
+					&lt;string&gt;5CAA9822-629C-4362-B02A-FCEF38C79BD5&lt;/string&gt;
 					&lt;string&gt;C1197E58-D065-4EDC-9BAB-EB41622C1630&lt;/string&gt;
 					&lt;string&gt;9E0E3BCC-7F20-4D6B-891D-A44D6EC56E31&lt;/string&gt;
 				&lt;/array&gt;
@@ -94,6 +97,9 @@
 					&lt;string&gt;92D6EE80-615E-45B7-B2E2-FF5C200A8478&lt;/string&gt;
 					&lt;string&gt;------------------------------------&lt;/string&gt;
 					&lt;string&gt;3F4AB53B-210C-4E0C-8D04-12192DECC3D1&lt;/string&gt;
+					&lt;string&gt;------------------------------------&lt;/string&gt;
+					&lt;string&gt;65AAF33F-7706-4FC0-B5E0-E9AABEF0731E&lt;/string&gt;
+					&lt;string&gt;77750C34-3335-4766-900D-FFFF412DB7F5&lt;/string&gt;
 				&lt;/array&gt;
 				&lt;key&gt;name&lt;/key&gt;
 				&lt;string&gt;Control&lt;/string&gt;</diff>
      <filename>info.plist</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fd574d60c299df43d299c90f88c1834d26a1951f</id>
    </parent>
  </parents>
  <author>
    <name>Thomas Aylott</name>
    <email>oblivious+git@subtlegradient.com</email>
  </author>
  <url>http://github.com/subtleGradient/javascript.tmbundle/commit/67ed84b3e0674707479f2a207867826fc796306d</url>
  <id>67ed84b3e0674707479f2a207867826fc796306d</id>
  <committed-date>2009-02-15T00:14:35-08:00</committed-date>
  <authored-date>2008-09-21T01:04:09-07:00</authored-date>
  <message>Beginning README
addEventListener snippet default to bubbling
Updated info.plist</message>
  <tree>54bf1a6cf7a77e3df56c02e60e2b5a7bd8dc9c45</tree>
  <committer>
    <name>Thomas Aylott</name>
    <email>oblivious+git@subtlegradient.com</email>
  </committer>
</commit>
