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

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

[elpa] externals/buffer-expose adeb508 35/38: Docstring fixes


From: Clemens Radermacher
Subject: [elpa] externals/buffer-expose adeb508 35/38: Docstring fixes
Date: Mon, 25 Feb 2019 13:38:03 -0500 (EST)

branch: externals/buffer-expose
commit adeb5086b829be5285d2d9474f7e8bdd59ea02a4
Author: Clemens Radermacher <address@hidden>
Commit: Clemens Radermacher <address@hidden>

    Docstring fixes
---
 buffer-expose.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/buffer-expose.el b/buffer-expose.el
index 4f092f8..436fe2f 100644
--- a/buffer-expose.el
+++ b/buffer-expose.el
@@ -502,7 +502,8 @@ BLIST is the list of buffers to display.
 MAX is the maximum of windows to display per page and is passed
 to `prefix-numeric-value' if non nil.
 
-REGEXES is a list of regexes for buffer names to hide.
+REGEXES is a list of regexes for buffer names to hide and is merged with
+`buffer-expose-hide-regexes'.
 
 FILTER is a filter function which has to return non-nil for buffers
 which should be included."



reply via email to

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