1
0
Fork 0

Remove emacs window size minimum

This commit is contained in:
Jeremy Kaplan 2015-10-12 02:09:27 -04:00
commit f7f6b043b8

View file

@ -61,8 +61,6 @@
'(scheme-program-name "mit-scheme")
'(show-paren-delay 0)
'(show-paren-mode 1)
'(split-height-threshold 0)
'(split-width-threshold 0)
'(tab-width 4)
'(tool-bar-mode t)
'(visible-cursor nil))