Location: lg@xxxxxxxxxxxxxx http://arch.xwem.org/2005/
Revision: xwem--main--2.2--patch-31
Archive: lg@xxxxxxxxxxxxxx
Creator: Zajcev Evgeny <lg@xxxxxxxx>
Date: Fri Sep 23 00:30:43 MSD 2005
Standard-date: 2005-09-22 20:30:43 GMT
Modified-files: Makefile dockapp/xwem-time.el
lisp/xwem-frame.el lisp/xwem-keyboard.el
lisp/xwem-misc.el lisp/xwem-report.el
lisp/xwem-struct.el lisp/xwem-tabbing.el
lisp/xwem-theme.el lisp/xwem-tray.el lisp/xwem-win.el
New-patches: lg@xxxxxxxxxxxxxx/xwem--main--2.2--patch-31
Summary: tiny fixes, addons, enhances, more steps toward usef of xlib-ffi
Keywords:
* Makefile (dependences): [fix] Depend of .el files instead of .elc
* lisp/xwem-frame.el (xwem-frame-adjust-geom): [fix] Check that xwem
minibuffer already has X-Geom associated.
* lisp/xwem-misc.el (xwem-messages-ignore-labels): Removed
* lisp/xwem-misc.el (xwem-messages-ignore-log-labels): [new] Custom
variable to control messages logging based on labels matching.
* lisp/xwem-misc.el (xwem-messages-ignore-log-regexps): [new] Custom
variable to control messages logging based on message text matching.
* lisp/xwem-misc.el (xwem-messages-ignore-display-labels): [new] Custom
variable to control message displaying based on labels matching.
* lisp/xwem-misc.el (xwem-messages-ignore-display-regexps): [new] Custom
variable to control message displaying based on message text matching.
This patch allows you to control messaging in extremely flexible way, you
can get full control by setting up above four variables.
|