(mouse-save-then-kill-delete-region): Turn off change hooks
[bpt/emacs.git] / lisp / mouse.el
1994-06-13 Richard M. Stallman(mouse-save-then-kill-delete-region): Turn off change...
1994-06-05 Richard M. Stallman(mouse-choose-completion): If *Completion* is a special
1994-05-22 Richard M. Stallman(mouse-split-window-vertically): Treat scroll bar event...
1994-05-20 Richard M. Stallman(mouse-choose-completion):
1994-05-20 Richard M. Stallman(mouse-drag-secondary): Handle mouse motion out of...
1994-05-06 Karl Heuer(mouse-tear-off-window): Change new-frame to make-frame.
1994-05-04 Richard M. Stallman(mouse-secondary-save-then-kill): Doc fix.
1994-05-03 Karl HeuerUpdate copyright.
1994-04-22 Richard M. Stallman(mouse-set-font): Simply call set-default-font.
1994-04-16 Karl Heuer(mouse-drag-region): Handle scroll off top/bottom.
1994-04-16 Karl Heuer(mouse-set-font): Don't error if no selection.
1994-04-14 Richard M. Stallman(x-fixed-font-alist): Give multiple names for try for...
1994-03-27 Richard M. Stallman(mouse-choose-completion): Use choose-completion-string.
1994-03-11 Karl Heuer(mouse-kill): Select the clicked window first.
1994-03-09 Karl Heuer(mouse-minibuffer-check): New function to disallow...
1994-03-07 Richard M. Stallman(mouse-choose-completion): Bury the completion buffer.
1994-03-02 Richard M. Stallman(mouse-choose-completion): Use that as the buffer to...
1994-02-25 Richard M. Stallman(help-menu-map): Variable deleted, and its binding.
1994-02-18 Richard M. Stallman(mouse-delete-max-match): Set len properly.
1994-02-10 Richard M. Stallman(mouse-start-end): For double click with START on openp...
1994-02-09 Karl Heuer(mouse-start-end): Check START rather than point for...
1994-02-06 Richard M. Stallman(mouse-yank-secondary): Do move point.
1993-12-23 Richard M. Stallman(mouse-kill-secondary): Get rid of CLICK argument.
1993-11-27 Richard M. Stallman(mouse-set-font): Update nonstandard faces that are...
1993-11-24 Richard M. Stallman(mouse-save-then-kill-delete-region):
1993-11-15 Richard M. Stallman(mouse-save-then-kill-delete-region): Take args BEG...
1993-11-14 Richard M. Stallman(mouse-save-then-kill-delete-region): Take args BEG...
1993-11-03 Richard M. Stallman(mouse-drag-region): Set this-command to mouse-set...
1993-09-27 Richard M. Stallman(mouse-delete-max-match): New function.
1993-09-20 Richard M. Stallman(mouse-save-then-kill): If follows a multi-click selection,
1993-09-17 Richard M. Stallman(mouse-set-region): Put region in kill ring.
1993-08-12 Richard M. Stallman(mouse-choose-completion): Really go to minibuffer...
1993-08-11 Richard M. Stallman(mouse-drag-region): Mouse in menu bar means scroll up.
1993-08-11 Richard M. Stallman(font-menu-add-default): Use list, not cons, for new...
1993-08-11 Richard M. Stallman(font-menu-add-default): Fix previous change.
1993-08-11 Richard M. Stallman(mouse-set-point): Use event-end, not event-start.
1993-08-10 Richard M. Stallman(mouse-drag-region): Doc fix.
1993-08-08 Richard M. Stallman(mouse-set-point): Error if click in inactive minibuffer.
1993-08-06 Richard M. Stallman(mouse-save-then-kill): Fix paren error in last change.
1993-08-05 Richard M. Stallman(help-admin-map): Fix menu item text.
1993-08-04 Richard M. Stallman(mouse-save-then-kill): Don't discard all the normal
1993-07-31 Richard M. Stallman(mouse-choose-completion): Actually choose that alterna...
1993-07-26 Richard M. Stallman(font-menu-add-default): New function.
1993-07-25 Richard M. Stallman(x-fixed-font-alist): Give some fonts long patterns.
1993-07-22 Richard M. Stallman(mouse-secondary-save-then-kill): When making the undo...
1993-07-22 Richard M. Stallman(mouse-set-font): Update faces bold, italic and bold...
1993-07-21 Richard M. Stallman(mouse-drag-region): Use deactivate-mark.
1993-07-13 Richard M. Stallman(mouse-choose-completion): New function.
1993-07-02 Jim Blandy* mouse.el (mouse-drag-region): Correctly handle drags...
1993-06-30 Jim Blandy* mouse.el (mouse-drag-region-1): Commented out.
1993-06-25 Richard M. Stallman(mouse-buffer-menu): Include % and * in each item.
1993-06-18 Richard M. Stallman(mouse-secondary-save-then-kill): Don't switch windows.
1993-06-17 Richard M. Stallman(mouse-start-secondary): New function.
1993-06-13 Richard M. Stallman(mouse-set-mark-fast): New function.
1993-06-08 Richard M. Stallman(mouse-drag-region-1): Un-comment-out this function.
1993-06-01 Richard M. Stallman(mouse-buffer-menu): Don't select the event's window,
1993-05-29 Richard M. Stallman(x-fixed-font-alist): Specify field 7, not field 6.
1993-05-26 Richard M. Stallman(mouse-set-mark): Activate the mark.
1993-05-15 Richard M. Stallman(mouse-set-region): Call set-mark to activate mark.
1993-05-15 Richard M. Stallman(mouse-drag-region): New command, on down-mouse-1.
1993-05-03 Jim Blandy* mouse.el (mouse-buffer-menu): Don't right-justify...
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1993-03-17 Eric S. RaymondAdd standard library headers.
1993-03-08 Richard M. Stallman(posn-timestamp, posn-col-row, posn-point, posn-window):
1993-03-02 Jim Blandy* mouse.el (mouse-split-window-vertically): If the...
1993-01-26 Jim BlandyJimB's changes since January 18th
1993-01-13 Richard M. Stallman(mouse-save-then-kill): When deleting, avoid delay
1992-12-29 Richard M. Stallman(mouse-buffer-menu): Select the window clicked on.
1992-10-17 Jim Blandy* mouse.el (mouse-tear-off-window): New function.
1992-10-17 Richard M. Stallman(mouse-set-region): New command. Bind drag-mouse-1...
1992-10-07 Jim Blandy* mouse.el: Begin adapting this to the new event format.
1992-09-26 Richard M. Stallman(mouse-split-window-vertically): Use @.
1992-09-13 Jim Blandyentered into RCS
1992-09-12 Richard M. Stallman*** empty log message ***
1992-08-31 Richard M. Stallman*** empty log message ***
1992-08-31 Richard M. Stallman*** empty log message ***
1992-08-31 Richard M. Stallman*** empty log message ***
1992-08-31 Richard M. Stallman*** empty log message ***
1992-08-31 Richard M. Stallman*** empty log message ***
1992-08-29 Jim Blandy*** empty log message ***
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-07-10 Jim Blandy*** empty log message ***
1992-06-10 Jim Blandy*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1992-03-16 Jim Blandy*** empty log message ***
1991-12-20 Jim Blandy*** empty log message ***
1991-06-28 Jim Blandy*** empty log message ***
1991-04-10 Brian Preble*** empty log message ***
1991-02-20 Jim Blandy*** empty log message ***
1990-09-14 Richard M. Stallman*** empty log message ***
1990-06-19 Richard M. StallmanInitial revision