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

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

[elpa] externals/xelb updated (e58ac74 -> f5216dc)


From: Chris Feng
Subject: [elpa] externals/xelb updated (e58ac74 -> f5216dc)
Date: Fri, 29 Jul 2016 09:15:56 +0000 (UTC)

ch11ng pushed a change to branch externals/xelb.

      from  e58ac74   Bump version to 0.9
       new  2f9c5e5   Enable XKB module
       new  9a73b79   Fix issues with <switch>
       new  eee1348   Precompute the size of <union>
       new  bddad0e   Eliminate compile warnings for Emacs 24
       new  b1e83e8   Fix extension event number
       new  d7d1115   Adapt 'xcb-keysyms' library to use XKB
       new  39d4efb   Set XKB per-client flags
       new  9089f9c   Use numerical keysyms and mod-masks
       new  600b825   Support system-specific and legacy keysyms
       new  f5216dc   Merge branch 'feat/xkb' into externals/xelb


Summary of changes:
 .elpaignore        |    5 -
 el_client.el       |   77 +++++-
 xcb-dri2.el        |    4 +-
 xcb-keysyms.el     |  655 ++++++++++++++++++++++++++++++++++------------------
 xcb-randr.el       |    3 +-
 xcb-render.el      |   52 ++---
 xcb-screensaver.el |   30 +--
 xcb-sync.el        |   24 +-
 xcb-types.el       |   63 ++---
 xcb-xf86vidmode.el |   28 +--
 xcb-xinput.el      |  147 ++++--------
 xcb-xkb.el         |  194 ++++++++--------
 xcb-xproto.el      |  185 +++++++--------
 xcb.el             |    3 +
 14 files changed, 849 insertions(+), 621 deletions(-)



reply via email to

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