[elpa] externals/xelb 290f47a: Avoid autoloading an EIEIO method

2015-09-18 Thread Chris Feng
branch: externals/xelb commit 290f47a0c106fbcaf4f6218916d32f5ab6006aa4 Author: Chris Feng Commit: Chris Feng Avoid autoloading an EIEIO method * xcb.el: * xcb-type.el: Avoid autoloading xcb:-error-or-event-class->number. --- xcb-types.el |2 ++ xcb.el |1 -

[elpa] externals/exwm 921e6e5: Avoid autoloading variables

2015-09-18 Thread Chris Feng
branch: externals/exwm commit 921e6e5be989b94b3b62d6db72d31fb16c24ee30 Author: Chris Feng Commit: Chris Feng Avoid autoloading variables * exwm-floating.el: * exwm-layout.el: Avoid autoloading exwm-floating-border-width. * exwm-workspace.el: Avoid autoloading exw

[elpa] externals/exwm updated (4255f07 -> c75a8b8)

2015-09-18 Thread Chris Feng
ch11ng pushed a change to branch externals/exwm. from 4255f07 On-demand update exwm-workspace--switch-history new 412d2a5 Fix wrong/missing ConfigureNotify events new 26ebc32 Fix a compilation warning new c75a8b8 Prevent Emacs cursor style change when pointer

[elpa] externals/exwm 26ebc32 2/3: Fix a compilation warning

2015-09-18 Thread Chris Feng
branch: externals/exwm commit 26ebc32e605249284f1ded69555006f10891cbba Author: Chris Feng Commit: Chris Feng Fix a compilation warning * exwm-floating.el: Autoload exwm-floating-border-width. --- exwm-floating.el |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --gi

[elpa] externals/exwm c75a8b8 3/3: Prevent Emacs cursor style change when pointer is in an X window

2015-09-18 Thread Chris Feng
branch: externals/exwm commit c75a8b82ec2747a6fe7fc4b3a0dfaf1adca7ea64 Author: Chris Feng Commit: Chris Feng Prevent Emacs cursor style change when pointer is in an X window * exwm-input.el (exwm-input--on-KeyPress-char-mode): Compensate FocusOut event by sending a synthetic F

[elpa] externals/exwm 412d2a5 1/3: Fix wrong/missing ConfigureNotify events

2015-09-18 Thread Chris Feng
branch: externals/exwm commit 412d2a52bde98bb72fff9a848d5d28b6c5dff4c4 Author: Chris Feng Commit: Chris Feng Fix wrong/missing ConfigureNotify events * exwm-floating.el (exwm-floating--set-floating): Set exwm--floating-edges as absolute edges (the relative edges can be easily

[elpa] externals/xelb updated (2038901 -> 0bf99de)

2015-09-18 Thread Chris Feng
ch11ng pushed a change to branch externals/xelb. from 2038901 Add copyright line to generated files; Add elpa files to gitignore new 6c4ab31 Fix copyright and coding conventions new 0bf99de Update SHM and GLX libraries Summary of changes: el_client.el | 455

[elpa] externals/xelb 0bf99de 2/2: Update SHM and GLX libraries

2015-09-18 Thread Chris Feng
branch: externals/xelb commit 0bf99def46db068558d3513426922c704fc5a2d7 Author: Chris Feng Commit: Chris Feng Update SHM and GLX libraries * xcb-shm.el (xcb:shm:PutImage): The send-event slot is now of type xcb:BOOL. * xcb-glx.el (xcb:glx:IsEnabled, xcb:glx:IsEnabled~reply)

[elpa] externals/xelb 6c4ab31 1/2: Fix copyright and coding conventions

2015-09-18 Thread Chris Feng
branch: externals/xelb commit 6c4ab318a9c1c2e87639d88fe42a7e458d78f885 Author: Chris Feng Commit: Chris Feng Fix copyright and coding conventions * el_client.el: Prefix global definitions. * Add copyright/license and fix library header/footer conventions for generated

[elpa] externals/xelb 2038901: Add copyright line to generated files; Add elpa files to gitignore

2015-09-18 Thread Stefan Monnier
branch: externals/xelb commit 20389014db4097fe3da8c8becad02bd613f3a762 Author: Stefan Monnier Commit: Stefan Monnier Add copyright line to generated files; Add elpa files to gitignore --- .gitignore |2 ++ xcb-bigreq.el |1 + xcb-composite.el |1 + xcb-damage.el