Enable scroll-left
This commit is contained in:
parent
b069c8bc91
commit
368740fa17
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
|
@ -95,3 +95,4 @@
|
|||
(require 'notifications))
|
||||
(notifications-notify :title "Emacs Server Started" :app-name "Emacs")
|
||||
(put 'erase-buffer 'disabled nil)
|
||||
(put 'scroll-left 'disabled nil)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue