Default major-mode: text-mode
This commit is contained in:
parent
8da4192623
commit
27abc76320
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@
|
||||||
inhibit-startup-echo-area-message "hlissner" ; username shuts up emacs
|
inhibit-startup-echo-area-message "hlissner" ; username shuts up emacs
|
||||||
initial-major-mode 'text-mode ; initial scratch buffer mode
|
initial-major-mode 'text-mode ; initial scratch buffer mode
|
||||||
initial-scratch-message nil
|
initial-scratch-message nil
|
||||||
|
major-mode 'text-mode
|
||||||
|
|
||||||
compilation-always-kill t
|
compilation-always-kill t
|
||||||
compilation-ask-about-save nil
|
compilation-ask-about-save nil
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue