<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,11 +5,11 @@
 (when window-system
   (setq frame-title-format '(buffer-file-name &quot;%f&quot; (&quot;%b&quot;)))
   (tooltip-mode -1)
+  (mouse-wheel-mode t)
   (blink-cursor-mode -1))
 
 (add-hook 'before-make-frame-hook 'turn-off-tool-bar)
 
-(mouse-wheel-mode t)
 (set-terminal-coding-system 'utf-8)
 (set-keyboard-coding-system 'utf-8)
 (prefer-coding-system 'utf-8)</diff>
      <filename>starter-kit-misc.el</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b78f68b438bdd4fdaa7436ef464dcd1a2b181ac2</id>
    </parent>
  </parents>
  <author>
    <name>Phil Hagelberg</name>
    <email>technomancy@gmail.com</email>
  </author>
  <url>http://github.com/technomancy/emacs-starter-kit/commit/0e17b376c20fd63c77c284191b72e0364cfb2e88</url>
  <id>0e17b376c20fd63c77c284191b72e0364cfb2e88</id>
  <committed-date>2009-10-13T16:58:26-07:00</committed-date>
  <authored-date>2009-10-13T16:58:26-07:00</authored-date>
  <message>Only turn on mouse-wheel-mode if a window system is running.</message>
  <tree>15a29d0bd149898d117b80f1561015a73c523455</tree>
  <committer>
    <name>Phil Hagelberg</name>
    <email>technomancy@gmail.com</email>
  </committer>
</commit>
