]> git.eshelyaron.com Git - emacs.git/commit
Improve commentary in some parts of xterm.c
authorPo Lu <luangruo@yahoo.com>
Wed, 2 Nov 2022 10:27:16 +0000 (18:27 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 2 Nov 2022 10:27:48 +0000 (18:27 +0800)
commita5d4c29a7fac505254576515704f7943afad18b3
treedfbd2d2664174e13a69215d99831e98f8357faa6
parent840b9eadd6a06c939980bb8b90d8402128ea8901
Improve commentary in some parts of xterm.c

* src/xterm.c (x_probe_xfixes_extension): Rename to
`x_fixes_pointer_blanking_supported', as fixes is now used for
selection tracking as well.  All callers changed.
(x_focus_changed): Document where this code is used.
src/xterm.c