]> git.eshelyaron.com Git - emacs.git/commit
; Improve sectioning and documentation in xterm.c
authorPo Lu <luangruo@yahoo.com>
Thu, 10 Aug 2023 06:15:03 +0000 (14:15 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 10 Aug 2023 06:15:03 +0000 (14:15 +0800)
commit49248878d4da7dbf901a7cd555e129803ac5e095
treeb74adf360e88a4ef950ade7379a024f97f9643eb
parentea1295ff2ca55adfc79f029d87a0b7a1a949238d
; Improve sectioning and documentation in xterm.c

* src/xterm.c (x_dnd_compute_toplevels, x_dnd_get_target_window_1)
(x_dnd_get_wm_state_and_proto, xi_frame_selected_for)
(xi_convert_event_state, x_free_xi_devices)
(xi_populate_device_from_info): Improve sectioning, fill some
lines to 80 columns.  Not all lines could be filled as a result
of XCB's heretically long identifier names.
src/xterm.c