Skip to content

Commit

Permalink
Typo. dumb.
Browse files Browse the repository at this point in the history
  • Loading branch information
technomancy committed Oct 9, 2009
1 parent 3a9d81b commit b78f68b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion starter-kit-misc.el
Expand Up @@ -128,7 +128,7 @@
;; Work around a bug where environment variables aren't set correctly
(require 'osx-plist)
(when (file-exists-p "~/.MacOSX/environment.plist")
(osx-plist-update-environment))))
(osx-plist-update-environment)))

;; make emacs use the clipboard
(setq x-select-enable-clipboard t)
Expand Down

0 comments on commit b78f68b

Please sign in to comment.