<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,8 @@
 require(&quot;new-tabs.js&quot;); // For the new tabs
+require(&quot;page-modes/gmail.js&quot;);
+
+url_remoting_fn = load_url_in_new_window;
+browser_default_open_target = OPEN_NEW_BUFFER_BACKGROUND;
 
 require(&quot;/Users/brad/.conkeror.d/functions.js&quot;);
 require(&quot;/Users/brad/.conkeror.d/webjumps.js&quot;);
@@ -25,6 +29,7 @@ define_key(content_buffer_normal_keymap, &quot;M-=&quot;, &quot;zoom-in-text&quot;);
 // follow links in new buffer
 define_key(content_buffer_normal_keymap, &quot;d&quot;, &quot;follow-new-buffer-background&quot;);
 define_key(content_buffer_normal_keymap, &quot;h&quot;, &quot;go-home&quot;);
+define_key(content_buffer_normal_keymap, &quot;b&quot;, &quot;go-back&quot;);
 
 define_key(content_buffer_normal_keymap, &quot;M-c&quot;, &quot;cmd_copy&quot;);
 define_key(content_buffer_normal_keymap, &quot;M-a&quot;, &quot;cmd_selectAll&quot;);
@@ -34,6 +39,7 @@ define_key(content_buffer_normal_keymap, &quot;M-q&quot;, &quot;quit&quot;);
 // download management
 download_buffer_automatic_open_target =  OPEN_NEW_BUFFER_BACKGROUND;
 
+
 // password management
 session_pref(&quot;signon.rememberSignons&quot;, true);
 session_pref(&quot;signon.expireMasterPassword&quot;, false);</diff>
      <filename>.conkerorrc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>59282d5dcd47767e9dcc63de90cb41bda8d5cb62</id>
    </parent>
  </parents>
  <author>
    <name>Brad Wilson</name>
    <email>brad@lucky-dip.net</email>
  </author>
  <url>http://github.com/bradx3/dotfiles/commit/b53e24101c39d30f72ccc2a22293365ff3da4f6d</url>
  <id>b53e24101c39d30f72ccc2a22293365ff3da4f6d</id>
  <committed-date>2009-02-06T19:49:25-08:00</committed-date>
  <authored-date>2009-02-06T19:49:25-08:00</authored-date>
  <message>few changes to conkeror, but probably going to ditch it</message>
  <tree>55bcea66a578c6b7ee21843fa14b1e25136f759e</tree>
  <committer>
    <name>Brad Wilson</name>
    <email>brad@lucky-dip.net</email>
  </committer>
</commit>
