From 3666deaed5b0baf0a74f14db5872105c9e7865f9 Mon Sep 17 00:00:00 2001 From: JSDurand Date: Wed, 13 Jan 2021 13:01:34 +0800 Subject: A temporary intermeidate step Now I got almost every functionality that we need, including pdf, mu4e, magit, et cetera. --- common.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.el') diff --git a/common.el b/common.el index dd12539..8b9ef16 100644 --- a/common.el +++ b/common.el @@ -16,7 +16,7 @@ ;;;###autoload (defvar durand-completion-buffer-names (list "Completions" - "Embark Live Occur" + "Embark Collect" "comb") "The list of names that match the names of \"completion buffers\".") -- cgit v1.2.3-18-g5258