log lisp/mouse.el @ 16456:63b6583c9e5c

age author description
Wed, 25 Sep 1996 03:27:04 +0000 Richard M. Stallman (mouse-drag-secondary): Make sure to return nil
Mon, 23 Sep 1996 17:44:50 +0000 Richard M. Stallman (mouse-drag-region): Ignore event end-point if it is not a number.
Sun, 15 Sep 1996 02:17:49 +0000 Richard M. Stallman (mouse-set-region):
Tue, 03 Sep 1996 21:37:35 +0000 Richard M. Stallman (mouse-select-window): Don't call unfocus-frame.
Sun, 01 Sep 1996 02:42:04 +0000 Richard M. Stallman (mouse-show-mark): Detect loss of selection
Tue, 27 Aug 1996 01:03:35 +0000 Richard M. Stallman (mouse-region-delete-keys): New variable.
Sat, 17 Aug 1996 16:56:19 +0000 Richard M. Stallman (mouse-drag-region): Don't call mouse-set-region-1
Sat, 13 Jul 1996 00:55:05 +0000 Karl Heuer (mouse-major-mode-menu-1): No need to copy the top
Thu, 11 Jul 1996 23:35:37 +0000 Karl Heuer (mouse-drag-region): Cope if stop-point is nil.
Mon, 08 Jul 1996 00:17:35 +0000 Karl Heuer (mouse-major-mode-menu-1): Always return just a keymap;
Sun, 07 Jul 1996 01:59:10 +0000 Miles Bader (mouse-show-mark): In transient mark mode, delete mouse-drag-overlay.
Sat, 29 Jun 1996 01:02:59 +0000 Richard M. Stallman (mouse-start-end): Support selecting strings by double
Fri, 21 Jun 1996 16:15:21 +0000 Richard M. Stallman (mouse-drag-region): Be smart about which end
Fri, 21 Jun 1996 15:33:46 +0000 Richard M. Stallman (mouse-buffer-menu): Use aref rather than string-match.
Mon, 03 Jun 1996 17:21:03 +0000 Richard M. Stallman (mouse-show-mark): Use temporary highlighting if possible instead of a pause.