log lisp/mouse.el @ 16016:2ee7579db4a9

age author description
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.
Mon, 06 May 1996 00:43:26 +0000 Richard M. Stallman (mouse-drag-region): Set the region before reading a
Tue, 30 Apr 1996 16:11:53 +0000 Richard M. Stallman (mouse-drag-region): Doc fix.
Fri, 26 Apr 1996 19:15:39 +0000 Richard M. Stallman (mouse-drag-region): Leave region highlighted until the next input event.
Mon, 25 Mar 1996 19:00:44 +0000 Richard M. Stallman (mouse-buffer-menu): Keep the order of buffers straight.
Thu, 18 Jan 1996 07:00:50 +0000 Richard M. Stallman (mouse-buffer-menu): Delete debugging code.
Mon, 15 Jan 1996 05:12:49 +0000 Richard M. Stallman (mouse-drag-region, mouse-drag-secondary): Bind echo-keystrokes to 0.
Tue, 26 Dec 1995 19:43:51 +0000 Richard M. Stallman (mouse-menu-buffer-maxlen): New variable.
Tue, 26 Dec 1995 19:07:21 +0000 Richard M. Stallman Remove junk accidentally inserted in previous change.
Tue, 26 Dec 1995 04:43:32 +0000 Richard M. Stallman (mouse-buffer-menu): If lots of buffers, group them into multiple panes.
Tue, 07 Nov 1995 07:47:47 +0000 Geoff Voelker mouse.el [win32] (mouse-set-region):
Mon, 30 Oct 1995 17:35:01 +0000 Richard M. Stallman Comment change.
Fri, 27 Oct 1995 17:48:32 +0000 Richard M. Stallman (mouse-drag-region): Set end-of-range after calling mouse-scroll-subr.
Sun, 24 Sep 1995 23:20:39 +0000 Richard M. Stallman [These changes were actually in the previous version.
Mon, 18 Sep 1995 14:15:22 +0000 Richard M. Stallman (C-down-mouse-1): Use buffer menu, not font menu.
Sun, 13 Aug 1995 15:46:10 +0000 Richard M. Stallman (mouse-drag-region): Unread the up-event rather than execute it here.
Mon, 17 Jul 1995 22:47:19 +0000 Karl Heuer (mouse-major-mode-menu): Catch quit in read-key-sequence.
Thu, 29 Jun 1995 22:19:13 +0000 Richard M. Stallman (mouse-selection-click-count-buffer): New variable.
Thu, 22 Jun 1995 04:37:38 +0000 Richard M. Stallman (mouse-yank-at-click): Clear mouse-selection-click-count.
Fri, 16 Jun 1995 04:37:44 +0000 Richard M. Stallman (mouse-set-region): Bind last-command with this-command.