diff options
author | Po Lu <luangruo@yahoo.com> | 2022-02-07 10:37:08 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-02-07 10:38:15 +0800 |
commit | e9217d0f348ec1be6950630795ff940f5b556f8e (patch) | |
tree | 8cd5ec1a524e62439b5f05c5d621f8fb3dff4389 /lisp/emacs-lisp/cursor-sensor.el | |
parent | 905dad0a3186a464d0c7d249cb185e55be43dfd7 (diff) | |
download | emacs-e9217d0f348ec1be6950630795ff940f5b556f8e.tar.gz emacs-e9217d0f348ec1be6950630795ff940f5b556f8e.tar.bz2 emacs-e9217d0f348ec1be6950630795ff940f5b556f8e.zip |
Clean up more code from PGTK port
* lisp/term/pgtk-win.el (pgtk-disown-selection-internal)
(pgtk-get-selection-internal): Fix declarations for new calling
conventions.
* src/gtkutil.c (xg_frame_set_char_size, x_wm_set_size_hint):
Clean up meaningless variables on PGTK.
* src/pgtkfns.c (Fx_create_frame, syms_of_pgtkfns): Clean up
meaningless variables and fix copied doc strings to use "skip".
* src/pgtkim.c (im_context_commit_cb)
(im_context_retrieve_surrounding_cb)
(im_context_delete_surrounding_cb, make_color_string)
(im_context_preedit_changed_cb, im_context_preedit_end_cb)
(im_context_preedit_start_cb): Fix coding style.
* src/pgtkselect.c (pgtk_selection_usable)
(Fpgtk_disown_selection_internal, Fpgtk_get_selection_internal):
Remove unused arguments.
(syms_of_pgtkselect): Fix doc strings and old style variable
declarations.
* src/pgtkterm.c (x_set_offset, x_set_parent_frame)
(syms_of_pgtkterm): Clean up doc strings and remove meaningless
variables.
Diffstat (limited to 'lisp/emacs-lisp/cursor-sensor.el')
0 files changed, 0 insertions, 0 deletions