Don't add new lines when scrolling beyond end of file
This commit is contained in:
parent
d7dd3b6ed1
commit
e9fcc8b1f2
1 changed files with 1 additions and 1 deletions
|
|
@ -216,7 +216,7 @@
|
||||||
delete-by-moving-to-trash t
|
delete-by-moving-to-trash t
|
||||||
isearch-allow-motion t
|
isearch-allow-motion t
|
||||||
locale-coding-system 'utf-8
|
locale-coding-system 'utf-8
|
||||||
next-line-add-newlines t
|
next-line-add-newlines nil
|
||||||
sentence-end-double-space nil
|
sentence-end-double-space nil
|
||||||
tab-bar-new-tab-choice "*scratch*"
|
tab-bar-new-tab-choice "*scratch*"
|
||||||
tab-bar-show nil
|
tab-bar-show nil
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue