unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 61a312ba0c: Update last event time during DND operations
@ 2022-06-17  6:57 Eli Zaretskii
  2022-06-17  8:39 ` Po Lu
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2022-06-17  6:57 UTC (permalink / raw)
  To: Po Lu; +Cc: emacs-devel

> +DEFUN ("x-display-set-last-user-time", Fx_display_last_user_time,
> +       Sx_display_set_last_user_time, 1, 2, 0,
> +       doc: /* Set the last user time of TERMINAL to TIME-OBJECT.
> +TIME-OBJECT is the X server time, in milliseconds, of the last user
> +interaction.  This is the timestamp that `x-get-selection-internal'
> +will use by default to fetch selection data.
> +TERMINAL is the terminal on which the user interaction occurred.  */)

This doesn't tell the details about what object could TERMINAL be,
like the other callers of check_x_display_info do.  Is this
intentional? doesn't this function support all the possible types of
TERMINAL argument the other callers do?



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-06-17 11:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-17  6:57 master 61a312ba0c: Update last event time during DND operations Eli Zaretskii
2022-06-17  8:39 ` Po Lu
2022-06-17 10:44   ` Eli Zaretskii
2022-06-17 11:02     ` Po Lu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).