Enable scroll-left

This commit is contained in:
BirDt_ 2026-05-31 17:42:22 +08:00
parent b069c8bc91
commit 368740fa17

View file

@ -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)