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

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

[elpa] externals/exwm 323e919 3/6: ; Improve the docstring of `exwm-mana


From: Chris Feng
Subject: [elpa] externals/exwm 323e919 3/6: ; Improve the docstring of `exwm-manage-configurations'
Date: Sun, 8 Sep 2019 09:07:08 -0400 (EDT)

branch: externals/exwm
commit 323e919876e90a101c66f485a4b925dd49ae0a26
Author: Chris Feng <address@hidden>
Commit: Chris Feng <address@hidden>

    ; Improve the docstring of `exwm-manage-configurations'
---
 exwm-manage.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/exwm-manage.el b/exwm-manage.el
index a06768f..d657b4d 100644
--- a/exwm-manage.el
+++ b/exwm-manage.el
@@ -70,7 +70,9 @@ possible choices:
 
 For each X window managed for the first time, matching criteria (sexps) are
 evaluated sequentially and the first configuration with a non-nil matching
-criterion would be applied."
+criterion would be applied.  Apart from generic forms, one would typically
+want to match against EXWM internal variables such as `exwm-title',
+`exwm-class-name' and `exwm-instance-name'."
   :type '(alist :key-type (sexp :tag "Matching criterion" nil)
                 :value-type
                 (plist :tag "Configurations"



reply via email to

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