summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* (mouse-drag-region): Handle scroll off top/bottom.Karl Heuer1994-04-161-18/+4
* (mouse-set-font): Don't error if no selection.Karl Heuer1994-04-161-15/+13
* (x-fixed-font-alist): Give multiple names for try for certain fonts.Richard M. Stallman1994-04-141-34/+44
* (mouse-choose-completion): Use choose-completion-string.Richard M. Stallman1994-03-271-23/+1
* (mouse-kill): Select the clicked window first.Karl Heuer1994-03-111-1/+3
* (mouse-minibuffer-check): New function to disallow mouse events in an inactiveKarl Heuer1994-03-091-3/+22
* (mouse-choose-completion): Bury the completion buffer.Richard M. Stallman1994-03-071-0/+4
* (mouse-choose-completion): Use that as the buffer to edit.Richard M. Stallman1994-03-021-0/+5
* (help-menu-map): Variable deleted, and its binding.Richard M. Stallman1994-02-251-62/+15
* (mouse-delete-max-match): Set len properly.Richard M. Stallman1994-02-181-3/+4
* (mouse-start-end): For double click with START on openparen,Richard M. Stallman1994-02-101-1/+5
* (mouse-start-end): Check START rather than point for being at eob.Karl Heuer1994-02-091-2/+2
* (mouse-yank-secondary): Do move point.Richard M. Stallman1994-02-061-7/+13
* (mouse-kill-secondary): Get rid of CLICK argument.Richard M. Stallman1993-12-231-10/+11
* (mouse-set-font): Update nonstandard faces that are supposedRichard M. Stallman1993-11-271-1/+18
* (mouse-save-then-kill-delete-region):Richard M. Stallman1993-11-241-86/+130
* (mouse-save-then-kill-delete-region): Take args BEG and END.Richard M. Stallman1993-11-151-24/+37
* (mouse-save-then-kill-delete-region): Take args BEG and END.Richard M. Stallman1993-11-141-16/+25
* (mouse-drag-region): Set this-command to mouse-set-pointRichard M. Stallman1993-11-031-3/+3
* (mouse-delete-max-match): New function.Richard M. Stallman1993-09-271-69/+251
* (mouse-save-then-kill): If follows a multi-click selection,Richard M. Stallman1993-09-201-33/+66
* (mouse-set-region): Put region in kill ring.Richard M. Stallman1993-09-171-57/+84
* (mouse-choose-completion): Really go to minibuffer; no save-excursion.Richard M. Stallman1993-08-121-10/+9
* (mouse-drag-region): Mouse in menu bar means scroll up.Richard M. Stallman1993-08-111-2/+10
* (font-menu-add-default): Use list, not cons, for new elt.Richard M. Stallman1993-08-111-1/+1
* (font-menu-add-default): Fix previous change.Richard M. Stallman1993-08-111-1/+1
* (mouse-set-point): Use event-end, not event-start.Richard M. Stallman1993-08-111-4/+6
* (mouse-drag-region): Doc fix.Richard M. Stallman1993-08-101-2/+4
* (mouse-set-point): Error if click in inactive minibuffer.Richard M. Stallman1993-08-081-6/+9
* (mouse-save-then-kill): Fix paren error in last change.Richard M. Stallman1993-08-061-1/+1
* (help-admin-map): Fix menu item text.Richard M. Stallman1993-08-051-2/+2
* (mouse-save-then-kill): Don't discard all the normalRichard M. Stallman1993-08-041-3/+14
* (mouse-choose-completion): Actually choose that alternative,Richard M. Stallman1993-07-311-1/+3
* (font-menu-add-default): New function.Richard M. Stallman1993-07-261-0/+11
* (x-fixed-font-alist): Give some fonts long patterns.Richard M. Stallman1993-07-251-10/+16
* (mouse-secondary-save-then-kill): When making the undo item,Richard M. Stallman1993-07-221-1/+1
* (mouse-set-font): Update faces bold, italic and bold-italic.Richard M. Stallman1993-07-221-2/+9
* (mouse-drag-region): Use deactivate-mark.Richard M. Stallman1993-07-211-2/+2
* (mouse-choose-completion): New function.Richard M. Stallman1993-07-131-0/+23
* * mouse.el (mouse-drag-region): Correctly handle drags which enterJim Blandy1993-07-021-24/+40
* * mouse.el (mouse-drag-region-1): Commented out.Jim Blandy1993-06-301-39/+130
* (mouse-buffer-menu): Include % and * in each item.Richard M. Stallman1993-06-251-1/+15
* (mouse-secondary-save-then-kill): Don't switch windows.Richard M. Stallman1993-06-181-28/+35
* (mouse-start-secondary): New function.Richard M. Stallman1993-06-171-1/+103
* (mouse-set-mark-fast): New function.Richard M. Stallman1993-06-131-6/+29
* (mouse-drag-region-1): Un-comment-out this function.Richard M. Stallman1993-06-081-30/+30
* (mouse-buffer-menu): Don't select the event's window,Richard M. Stallman1993-06-011-1/+1
* (x-fixed-font-alist): Specify field 7, not field 6.Richard M. Stallman1993-05-291-24/+24
* (mouse-set-mark): Activate the mark.Richard M. Stallman1993-05-261-4/+5
* (mouse-set-region): Call set-mark to activate mark.Richard M. Stallman1993-05-151-0/+1