]> git.eshelyaron.com Git - emacs.git/commit
Show hand cursor when dragging frame (Bug#49247)
authorMartin Rudalics <rudalics@gmx.at>
Mon, 5 Jul 2021 08:53:39 +0000 (10:53 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Mon, 5 Jul 2021 08:53:39 +0000 (10:53 +0200)
commitf7dcad927521279cf750cbf25988671f7198bc4c
treefe9224dfd873b75ef757d01335dbdb613d88f17d
parentddf6226350934a9e9ffe436d46141c752eb440b7
Show hand cursor when dragging frame (Bug#49247)

* src/xdisp.c (note_mode_line_or_margin_highlight): Show hand
cursor when dragging frame with mode, tab or header line.
(syms_of_xdisp): Define Qdrag_with_mode_line,
Qdrag_with_header_line and Qdrag_with_tab_line.
src/xdisp.c