Customize set scroll-margin to 2

This commit is contained in:
Gergely Polonkai 2018-06-12 15:06:48 +02:00
parent 0c1d583f6f
commit fe677cbd77
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@
'(safe-local-variable-values
(quote
((bug-reference-bug-regexp . "#\\(?2:[0-9]+\\)"))))
'(scroll-margin 2)
'(sgml-basic-offset 4)
'(show-trailing-whitespace t)
'(tab-width 4)