X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/eeae870db94ec517f8f06b19c22f6e386af365d5..fee021a2fd128742be90c24d771bd539908a312f:/.emacs.d/init.el diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 0c129d1..e75e60f 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -1856,8 +1856,6 @@ This function is intended for use with `ivy-ignore-buffers'." ("M-w" . boxquote-kill-ring-save))) (use-package orgalist - ;; http://lists.gnu.org/archive/html/emacs-orgmode/2019-04/msg00007.html - :disabled t :after message :hook (message-mode . orgalist-mode))