Remove emacs window size minimum
This commit is contained in:
parent
7e4d0670d2
commit
f7f6b043b8
1 changed files with 0 additions and 2 deletions
|
|
@ -61,8 +61,6 @@
|
||||||
'(scheme-program-name "mit-scheme")
|
'(scheme-program-name "mit-scheme")
|
||||||
'(show-paren-delay 0)
|
'(show-paren-delay 0)
|
||||||
'(show-paren-mode 1)
|
'(show-paren-mode 1)
|
||||||
'(split-height-threshold 0)
|
|
||||||
'(split-width-threshold 0)
|
|
||||||
'(tab-width 4)
|
'(tab-width 4)
|
||||||
'(tool-bar-mode t)
|
'(tool-bar-mode t)
|
||||||
'(visible-cursor nil))
|
'(visible-cursor nil))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue