emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ace-window 3fe86fb 51/92: Update the name of the LV buf


From: Stefan Monnier
Subject: [elpa] externals/ace-window 3fe86fb 51/92: Update the name of the LV buffer
Date: Wed, 17 Mar 2021 18:39:20 -0400 (EDT)

branch: externals/ace-window
commit 3fe86fbf3f14ddd4ba678c38c7141dc637010260
Author: Pengji Zhang <me@zhangpj.name>
Commit: GitHub <noreply@github.com>

    Update the name of the LV buffer
---
 ace-window.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ace-window.el b/ace-window.el
index 7535f67..3d199cb 100644
--- a/ace-window.el
+++ b/ace-window.el
@@ -96,7 +96,7 @@ For example, to make SPC do the same as ?a, use
   "When non-nil, also display `ace-window-mode' string in the minibuffer when 
ace-window is active."
   :type 'boolean)
 
-(defcustom aw-ignored-buffers '("*Calc Trail*" "*LV*")
+(defcustom aw-ignored-buffers '("*Calc Trail*" " *LV*")
   "List of buffers and major-modes to ignore when choosing a window from the 
window list.
 Active only when `aw-ignore-on' is non-nil.  Windows displaying these
 buffers can still be chosen by typing their specific labels."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]