diff options
Diffstat (limited to 'common.el')
-rw-r--r-- | common.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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\".") |