]> git.eshelyaron.com Git - emacs.git/commit
Correct doc strings for x-*-keysym
authorPo Lu <luangruo@yahoo.com>
Sat, 16 Mar 2024 07:12:33 +0000 (15:12 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 18 Mar 2024 15:42:38 +0000 (16:42 +0100)
commit73ac7108713ee159881637b6cf9fd63f236dd68c
tree9c24c2e1658ca72c1842a0fed424f0e229bd24f3
parentf6177f643b2ada577f8df61713a186b996f7ddc1
Correct doc strings for x-*-keysym

* src/xterm.c (syms_of_xterm): Clarify whether x-*-keysym
affects the modifier key reported for a keysym or the other way
around.

(cherry picked from commit 4d03f70b7f01477a8d72f827ba8b0dabba8c0a61)
src/xterm.c