emacs: adjust fill-column
This commit is contained in:
parent
3038d58d82
commit
f7fc64e09b
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ One will be created if none exist."
|
|||
;; variables
|
||||
(setq compilation-scroll-output t ; M-x compile
|
||||
dictionary-server "dict.org" ; M-x dictionary-search
|
||||
fill-column 68 ; M-x auto-fill-mode
|
||||
fill-column 74 ; M-x auto-fill-mode
|
||||
gnus-select-method '(nnimap "disroot.org") ; M-x gnus
|
||||
wdired-allow-to-change-permissions t) ; M-x dired C-x C-q
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue