view src/.arch-inventory @ 74621:130738a27be7

(ignore_mouse_drag_p): New global var. (some_mouse_moved): Return 0 if it is non-zero. (make_lispy_event): Generate click event on mouse up if ignore_mouse_drag_p is non-zero, even if mouse moved. Clear ignore_mouse_drag_p on mouse down/up.
author Kim F. Storm <storm@cua.dk>
date Fri, 15 Dec 2006 00:22:57 +0000
parents 530650861e31
children b6689e223e2f
line wrap: on
line source

# Source files which don't match the usual naming conventions, mostly dot files
source ^\.(gdbinit|dbxinit)$

# Auto-generated files, which ignore
precious ^(config\.stamp|config\.h|epaths\.h|buildobj\.lst)$

backup ^(stamp-oldxmenu|prefix-args|temacs|emacs|emacs-[0-9.]*)$

# arch-tag: 277cc7ae-b3f5-44af-abf1-84c073164543