Customize set scroll-margin to 2
This commit is contained in:
parent
0c1d583f6f
commit
fe677cbd77
@ -169,6 +169,7 @@
|
|||||||
'(safe-local-variable-values
|
'(safe-local-variable-values
|
||||||
(quote
|
(quote
|
||||||
((bug-reference-bug-regexp . "#\\(?2:[0-9]+\\)"))))
|
((bug-reference-bug-regexp . "#\\(?2:[0-9]+\\)"))))
|
||||||
|
'(scroll-margin 2)
|
||||||
'(sgml-basic-offset 4)
|
'(sgml-basic-offset 4)
|
||||||
'(show-trailing-whitespace t)
|
'(show-trailing-whitespace t)
|
||||||
'(tab-width 4)
|
'(tab-width 4)
|
||||||
|
Loading…
Reference in New Issue
Block a user