emacs/doc
Cecilio Pardo 4d26a17b01 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.
2025-06-30 11:34:54 -04:00
..
emacs Add variable `fill-region-as-paragraph-function' 2025-06-29 07:33:24 +03:00
lispintro Merge from origin/emacs-30 2025-04-30 07:14:23 -04:00
lispref Include a manual entry, and correct doc strings and comments 2025-06-30 11:34:54 -04:00
man Remove ctags program 2025-03-22 11:57:29 -07:00
misc Adapt Tramp versions 2025-06-29 11:03:05 +02:00
translations Update copyright year to 2025 2025-01-02 18:39:42 +01:00