Enable erase-buffer, websockets, org-remark, epub export, and svg export for mermaid-cli
This commit is contained in:
parent
6bd147d5c8
commit
407145f885
4 changed files with 10 additions and 0 deletions
1
init.el
1
init.el
|
|
@ -91,3 +91,4 @@
|
|||
(unless (fboundp 'notifications-notify)
|
||||
(require 'notifications))
|
||||
(notifications-notify :title "Emacs Server Started" :app-name "Emacs")
|
||||
(put 'erase-buffer 'disabled nil)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue