[elpa] externals/xelb 5b969ed: Detect implicit list length

2016-03-05 Thread Chris Feng
branch: externals/xelb commit 5b969ed9aac902766a3d76f4ed2fd6788d49b86b Author: Chris Feng Commit: Chris Feng Detect implicit list length * el_client.el (xelb-request-fields): New variable holding fields in the current request. (xelb-parse-request): Set/Clear the variable acc

[elpa] externals/exwm 6fe6fe5 1/2: Untabify

2016-03-05 Thread Chris Feng
branch: externals/exwm commit 6fe6fe52f619bc2e4648cebf137266363f0e19d4 Author: Chris Feng Commit: Chris Feng Untabify --- exwm-floating.el | 132 +++--- exwm-manage.el | 80 exwm.el |6 +- 3 f

[elpa] externals/exwm f0a5425 2/2: Allow floating X windows to resize themselves

2016-03-05 Thread Chris Feng
branch: externals/exwm commit f0a5425f4c176c487a5c3e94319f0c2b3d3cc22a Author: Chris Feng Commit: Chris Feng Allow floating X windows to resize themselves * exwm-manage.el (exwm-manage--on-ConfigureRequest): Allow (non-fullscreen) floating X windows to resize themselves. --- ex

[elpa] externals/exwm updated (8706e49 -> f0a5425)

2016-03-05 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from 8706e49 Allow moving/resizing undecorated X windows new 6fe6fe5 Untabify new f0a5425 Allow floating X windows to resize themselves Summary of changes: exwm-floating.el | 132 +++--