Set some emacs variables
This commit is contained in:
parent
8c2da8605d
commit
4810eff784
1 changed files with 3 additions and 1 deletions
|
|
@ -193,7 +193,9 @@
|
||||||
use-dialog-box nil
|
use-dialog-box nil
|
||||||
fast-but-imprecise-scrolling t
|
fast-but-imprecise-scrolling t
|
||||||
read-process-output-max (* 1024 1024)
|
read-process-output-max (* 1024 1024)
|
||||||
auto-revert-check-vc-info t)
|
auto-revert-check-vc-info t
|
||||||
|
ns-use-proxy-icon nil
|
||||||
|
frame-title-format nil)
|
||||||
|
|
||||||
(setq-default indent-tabs-mode nil)
|
(setq-default indent-tabs-mode nil)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue