log lisp/mouse.el @ 7160:ff15f545744a

age author description
Fri, 22 Apr 1994 08:49:57 +0000 Richard M. Stallman (mouse-set-font): Simply call set-default-font.
Sat, 16 Apr 1994 06:47:20 +0000 Karl Heuer (mouse-drag-region): Handle scroll off top/bottom.
Sat, 16 Apr 1994 04:07:43 +0000 Karl Heuer (mouse-set-font): Don't error if no selection.
Thu, 14 Apr 1994 02:55:13 +0000 Richard M. Stallman (x-fixed-font-alist): Give multiple names for try for certain fonts.
Sun, 27 Mar 1994 22:18:55 +0000 Richard M. Stallman (mouse-choose-completion): Use choose-completion-string.
Fri, 11 Mar 1994 04:13:50 +0000 Karl Heuer (mouse-kill): Select the clicked window first.
Wed, 09 Mar 1994 04:00:12 +0000 Karl Heuer (mouse-minibuffer-check): New function to disallow mouse events in an inactive
Mon, 07 Mar 1994 03:37:55 +0000 Richard M. Stallman (mouse-choose-completion): Bury the completion buffer.
Wed, 02 Mar 1994 23:26:06 +0000 Richard M. Stallman (mouse-choose-completion): Use that as the buffer to edit.
Fri, 25 Feb 1994 19:35:58 +0000 Richard M. Stallman (help-menu-map): Variable deleted, and its binding.
Fri, 18 Feb 1994 23:51:12 +0000 Richard M. Stallman (mouse-delete-max-match): Set len properly.
Thu, 10 Feb 1994 07:39:09 +0000 Richard M. Stallman (mouse-start-end): For double click with START on openparen,
Wed, 09 Feb 1994 22:21:47 +0000 Karl Heuer (mouse-start-end): Check START rather than point for being at eob.
Sun, 06 Feb 1994 02:53:16 +0000 Richard M. Stallman (mouse-yank-secondary): Do move point.
Thu, 23 Dec 1993 03:33:34 +0000 Richard M. Stallman (mouse-kill-secondary): Get rid of CLICK argument.
Sat, 27 Nov 1993 07:52:19 +0000 Richard M. Stallman (mouse-set-font): Update nonstandard faces that are supposed
Wed, 24 Nov 1993 06:35:03 +0000 Richard M. Stallman (mouse-save-then-kill-delete-region):
Mon, 15 Nov 1993 09:56:05 +0000 Richard M. Stallman (mouse-save-then-kill-delete-region): Take args BEG and END.
Sun, 14 Nov 1993 06:26:02 +0000 Richard M. Stallman (mouse-save-then-kill-delete-region): Take args BEG and END.
Wed, 03 Nov 1993 00:50:06 +0000 Richard M. Stallman (mouse-drag-region): Set this-command to mouse-set-point
Mon, 27 Sep 1993 01:02:43 +0000 Richard M. Stallman (mouse-delete-max-match): New function.
Mon, 20 Sep 1993 17:36:49 +0000 Richard M. Stallman (mouse-save-then-kill): If follows a multi-click selection,
Fri, 17 Sep 1993 21:26:18 +0000 Richard M. Stallman (mouse-set-region): Put region in kill ring.
Thu, 12 Aug 1993 22:21:12 +0000 Richard M. Stallman (mouse-choose-completion): Really go to minibuffer; no save-excursion.
Wed, 11 Aug 1993 21:29:51 +0000 Richard M. Stallman (mouse-drag-region): Mouse in menu bar means scroll up.
Wed, 11 Aug 1993 19:22:35 +0000 Richard M. Stallman (font-menu-add-default): Use list, not cons, for new elt.
Wed, 11 Aug 1993 19:20:22 +0000 Richard M. Stallman (font-menu-add-default): Fix previous change.
Wed, 11 Aug 1993 06:17:43 +0000 Richard M. Stallman (mouse-set-point): Use event-end, not event-start.
Tue, 10 Aug 1993 17:03:06 +0000 Richard M. Stallman (mouse-drag-region): Doc fix.
Sun, 08 Aug 1993 19:16:42 +0000 Richard M. Stallman (mouse-set-point): Error if click in inactive minibuffer.