No need for os specific settings
This commit is contained in:
parent
2295264afe
commit
3502891349
1 changed files with 0 additions and 5 deletions
|
@ -22,11 +22,6 @@
|
|||
whitespace-style '(tab-mark)
|
||||
indicate-buffer-boundaries 'left)
|
||||
|
||||
(when (eq system-type 'windows-nt))
|
||||
|
||||
(when (eq system-type 'gnu/linux)
|
||||
(when (display-graphic-p)))
|
||||
|
||||
(provide 'display)
|
||||
|
||||
;; Local Variables:
|
||||
|
|
Loading…
Add table
Reference in a new issue