log lisp/mouse.el @ 7901:28f9608f3c58

age author description
Wed, 15 Jun 1994 03:55:42 +0000 Karl Heuer (mouse-drag-region): Bind last-command, not this-command.
Mon, 13 Jun 1994 19:35:07 +0000 Richard M. Stallman (mouse-save-then-kill-delete-region): Turn off change hooks
Sun, 05 Jun 1994 12:06:23 +0000 Richard M. Stallman (mouse-choose-completion): If *Completion* is a special
Sun, 22 May 1994 20:56:11 +0000 Richard M. Stallman (mouse-split-window-vertically): Treat scroll bar events just like others.
Fri, 20 May 1994 22:27:04 +0000 Richard M. Stallman (mouse-choose-completion):
Fri, 20 May 1994 08:46:20 +0000 Richard M. Stallman (mouse-drag-secondary): Handle mouse motion out of window
Fri, 06 May 1994 20:27:25 +0000 Karl Heuer (mouse-tear-off-window): Change new-frame to make-frame.
Wed, 04 May 1994 00:38:14 +0000 Richard M. Stallman (mouse-secondary-save-then-kill): Doc fix.
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
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.