Mercurial > emacs
comparison src/lisp.h @ 3993:992a1abeb6cd
* keyboard.c (Vdouble_click_time): Renamed from double_click_time,
and made a Lisp_Object instead of an int.
(make_lispy_event): If Vdouble_click_time is t, impose no time
limit on double-clicks.
(syms_of_keyboard): DEFVAR_LISP (not DEFVAR_INT)
Vdouble_click_time (not double_click_time), and adjust doc string
to say that `nil' means no double clicks, and `t' means no time
limit.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Mon, 05 Jul 1993 07:18:24 +0000 |
parents | 85652925d5b8 |
children | 465be43d8c05 |
comparison
equal
deleted
inserted
replaced
3992:cb593618786e | 3993:992a1abeb6cd |
---|