aboutsummaryrefslogtreecommitdiffstats
path: root/exec/exec1.c
diff options
context:
space:
mode:
authorCecilio Pardo2024-12-02 17:30:42 +0100
committerStefan Monnier2025-06-30 11:34:54 -0400
commit4d26a17b01ac7794bf3d3ed7ce9e5ceb0ecec74d (patch)
tree65cc56fa25e24076c0822c05dd2aa99c63365bf3 /exec/exec1.c
parentce3bbe1c42c50c444059202553be703f9d66d77e (diff)
downloademacs-4d26a17b01ac7794bf3d3ed7ce9e5ceb0ecec74d.tar.gz
emacs-4d26a17b01ac7794bf3d3ed7ce9e5ceb0ecec74d.zip
Include a manual entry, and correct doc strings and comments
* doc/lispref/commands.texi: Added information about new event. * src/keyboard.c (syms_of_keyboard): Tweak docstring. FIXME: Old commit msg. * lisp/low-level-key.el (New file). (llk-bindings): User bindings for low level key events. (llk-tap-count): User option. (llk-tap-timeout): User option. (llk-tap-keys): User option. (llk-keysyms): List of available keysyms. (define-xk): Macro for defining keysyms. (llk-define-keysyms): Build llk-keysyms. (llk-init): Function to initialize low level key handling. (event-is-key-press): Get field from event. (event-keysym): Get field from event. (event-modifier): Get field from event. (event-time): Get field from event. (llk-bind): Function to create a binding. (llk-events): Event history for tap detection. (llk-detect-n-tap): Function to detect taps. (describe-low-level-key): Command to get information about a key. (llk-show-event-description): Show help buffer with information about an event. (llk-handle): Handler for key events.
Diffstat (limited to 'exec/exec1.c')
0 files changed, 0 insertions, 0 deletions