emacs: Fixed browser setting (by removing it!)

This commit is contained in:
Vincent Ambo 2013-07-08 17:51:08 +02:00
parent 9961463ad7
commit 51fdc2a295

View file

@ -109,8 +109,6 @@ comment as a filename."
;; ## Mac specific settings ##
(setq browse-url-browser-function 'browse-default-macosx-browser)
;; Enable mouse support on OS X
(unless window-system
(require 'mouse)