diff options
author | Po Lu <luangruo@yahoo.com> | 2022-03-27 19:53:49 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-03-27 19:53:49 +0800 |
commit | 46863b7dfa210e73244af9bc790222dd66d5051d (patch) | |
tree | 7ea45870ae53962d97454858da4f7c597041ffc6 /lisp/emacs-lisp/map.el | |
parent | 9f43549cdfaeb26392f6b99524ae35c4101d0eb7 (diff) | |
download | emacs-46863b7dfa210e73244af9bc790222dd66d5051d.tar.gz emacs-46863b7dfa210e73244af9bc790222dd66d5051d.tar.bz2 emacs-46863b7dfa210e73244af9bc790222dd66d5051d.zip |
Clean up PGTK cursor blanking code
* src/pgtkterm.c (XTframe_rehighlight): Rename to
`pgtk_frame_rehighlight_hook'. All callers changed.
(x_toggle_visible_pointer): Rename to
`pgtk_toggle_visible_pointer'. All callers changed.
(x_setup_pointer_blanking, XTtoggle_invisible_pointer): Delete
functions.
(pgtk_create_terminal): Use new names for various hooks.
(pgtk_term_init): Set up blank cursor directly.
* src/pgtkterm.h (struct pgtk_display_info): Remove
`toggle_visible_pointer'.
Diffstat (limited to 'lisp/emacs-lisp/map.el')
0 files changed, 0 insertions, 0 deletions