Skip to content

Instantly share code, notes, and snippets.

@lamdor
Created January 2, 2009 17:56
Show Gist options
  • Save lamdor/42620 to your computer and use it in GitHub Desktop.
Save lamdor/42620 to your computer and use it in GitHub Desktop.
From 7336d23862c1007f7ffbe9201ac0ef5ef30773ba Mon Sep 17 00:00:00 2001
From: pair9 <pair9@pit-pair09.ISLLCNETS.Studentloan.org>
Date: Fri, 2 Jan 2009 11:54:09 -0600
Subject: [PATCH] It's provide stupid
---
mine/mine-windows.el | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/mine/mine-windows.el b/mine/mine-windows.el
index 1be7c99..4fc8243 100755
--- a/mine/mine-windows.el
+++ b/mine/mine-windows.el
@@ -2,4 +2,4 @@
(tool-bar-mode -1)
-(require 'mine-windows)
\ No newline at end of file
+(provide 'mine-windows)
\ No newline at end of file
--
1.6.0.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment