]> git.eshelyaron.com Git - emacs.git/commit
Rename tab-bar-drag-maybe to tab-bar--dragging-in-progress
authorJuri Linkov <juri@linkov.net>
Mon, 18 Oct 2021 16:52:29 +0000 (19:52 +0300)
committerJuri Linkov <juri@linkov.net>
Mon, 18 Oct 2021 16:52:29 +0000 (19:52 +0300)
commit5a3242301d9f1517592656b2643c5c1ab8e8af37
treeb8526303a765e561e659170d3c326184e661c7ad
parentbb4209a5a5337f9c09c4ebb2a65415a41361d8da
Rename tab-bar-drag-maybe to tab-bar--dragging-in-progress

* lisp/tab-bar.el (tab-bar--event-to-item, tab-bar-mouse-down-1)
(tab-bar-mouse-move-tab): Rename tab-bar-drag-maybe to
tab-bar--dragging-in-progress.

* src/xdisp.c (note_mouse_highlight): Rename tab_bar_drag_maybe to
tab_bar__dragging_in_progress.
lisp/tab-bar.el
src/xdisp.c