branch: master
commit 979b09b2dec589220689a9e29bfd57b4b1c6a04d
Author: David Gonzalez Gandara
Commit: David Gonzalez Gandara
/transcribe/transcribe.el: Add some functions, fix bugs
---
packages/transcribe/transcribe.el | 82 +
1 files changed, 47 insert
branch: master
commit a50a8dda22a42ddc7860c515ffb3b8b1dfa3c531
Author: David Gonzalez Gandara
Commit: David Gonzalez Gandara
/transcribe/transcribe.el: Fix bug
---
packages/transcribe/transcribe.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/packages/transcribe
branch: master
commit 555be7f544ecb45d31a3b29c656ebde3c800e09c
Author: David Gonzalez Gandara
Commit: David Gonzalez Gandara
/transcribe/transcribe.el: edit comments, add new functions
---
packages/transcribe/transcribe.el | 49 +---
1 files changed, 39 ins
ch11ng pushed a change to branch externals/xelb.
from a0861df Bump version to 0.4
new d52e6e8 Escape an open-parenthesis
new 8116562 Improve the handling of modifier keys
Summary of changes:
el_client.el | 15 +++--
xcb-keysyms.el | 184
branch: externals/exwm
commit 07921a3731c3b951d7d5ecc35b808c40d1d15bd4
Author: Chris Feng
Commit: Chris Feng
Remove the MappingNotify event listener
* exwm-input.el (exwm-input--on-MappingNotify, exwm-input--init): Remove
the event listener for MappingNotify event (it should be
branch: externals/xelb
commit 8116562a2728b387cad6bb89bc551ad7dbdbb47c
Author: Chris Feng
Commit: Chris Feng
Improve the handling of modifier keys
* xcb-keysyms.el (xcb:keysyms:update-modifier-mapping): Find modifiers
according to x_find_modifier_meanings in xterm.c.
(x
branch: externals/xelb
commit d52e6e8665df401b5c6c31826522e5b8afbb6d40
Author: Chris Feng
Commit: Chris Feng
Escape an open-parenthesis
---
el_client.el | 15 +--
1 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/el_client.el b/el_client.el
index 87a83e0..640c819