aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (mouse-drag-region): New command, on down-mouse-1.Richard M. Stallman1993-05-151-5/+51
* * mouse.el (mouse-buffer-menu): Don't right-justify the bufferJim Blandy1993-05-031-1/+1
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+8
* Add standard library headers.Eric S. Raymond1993-03-171-0/+2
* (posn-timestamp, posn-col-row, posn-point, posn-window):Richard M. Stallman1993-03-081-53/+1
* * mouse.el (mouse-split-window-vertically): If the user clicks tooJim Blandy1993-03-021-4/+18
* JimB's changes since January 18thJim Blandy1993-01-261-352/+372
* (mouse-save-then-kill): When deleting, avoid delayRichard M. Stallman1993-01-131-15/+19
* (mouse-buffer-menu): Select the window clicked on.Richard M. Stallman1992-12-291-2/+9