]> git.eshelyaron.com Git - emacs.git/commit
Set GC line width on more GCs
authorPo Lu <luangruo@yahoo.com>
Thu, 5 May 2022 13:04:48 +0000 (21:04 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 5 May 2022 13:05:25 +0000 (21:05 +0800)
commit71de48494e9024243d4c8b8847c50c0b5c0ac16f
treec3477353a2586f1d7ca05961751a11e015cfdfd2
parentaebff74af27157b60a0d6549be718d85a809b985
Set GC line width on more GCs

* src/xterm.c (x_set_cursor_gc, x_set_mouse_face_gc)
(x_draw_bar_cursor): Make created scratch GCs have a line-width
of 1.
src/xterm.c