/[emacs]/emacs/src/keyboard.c
ViewVC logotype

Diff of /emacs/src/keyboard.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.642 by monnier, Wed Dec 5 02:51:12 2001 UTC revision 1.643 by rms, Sun Dec 16 03:51:52 2001 UTC
# Line 10614  by position only.  */); Line 10614  by position only.  */);
10614  On window-system frames, value is the number of pixels the mouse may have  On window-system frames, value is the number of pixels the mouse may have
10615  moved horizontally or vertically between two clicks to make a double-click.  moved horizontally or vertically between two clicks to make a double-click.
10616  On non window-system frames, value is interpreted in units of 1/8 characters  On non window-system frames, value is interpreted in units of 1/8 characters
10617  instead of pixels.  */);  instead of pixels.
10618    
10619    This variable is also the threshold for motion of the mouse
10620    to count as a drag.  */);
10621    double_click_fuzz = 3;    double_click_fuzz = 3;
10622        
10623    DEFVAR_BOOL ("inhibit-local-menu-bar-menus", &inhibit_local_menu_bar_menus,    DEFVAR_BOOL ("inhibit-local-menu-bar-menus", &inhibit_local_menu_bar_menus,

Legend:
Removed from v.1.642  
changed lines
  Added in v.1.643

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26