Skip to content

Commit

Permalink
Turn fullscreen mode off by default
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Mar 12, 2011
1 parent 0e4aa87 commit ce292bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundles/text/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
(put 'downcase-region 'disabled nil)
(put 'narrow-to-region 'disabled nil)

(ns-toggle-fullscreen)
;; (ns-toggle-fullscreen)

;;
;; Buffer operations
Expand Down

0 comments on commit ce292bb

Please sign in to comment.