summaryrefslogtreecommitdiff
path: root/common.el
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2021-01-13 13:01:34 +0800
committerJSDurand <mmemmew@gmail.com>2021-01-13 13:01:34 +0800
commit3666deaed5b0baf0a74f14db5872105c9e7865f9 (patch)
tree3535c3f57ed9d5b1cd4e3e81831f627840b6e81b /common.el
parent1700588e1a3cfb5fa45fb64393c68782bc35fc38 (diff)
A temporary intermeidate step
Now I got almost every functionality that we need, including pdf, mu4e, magit, et cetera.
Diffstat (limited to 'common.el')
-rw-r--r--common.el2
1 files changed, 1 insertions, 1 deletions
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\".")