summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* (mouse-start-end): Put values in proper order,Richard M. Stallman1996-12-261-3/+3
* (mouse-drag-mode-line): Don't get errorRichard M. Stallman1996-12-071-3/+6
* (mouse-major-mode-menu): Propagate prefix argRichard M. Stallman1996-12-071-3/+7
* Use w32 instead of ms-windows for window-system symbolGeoff Voelker1996-11-191-1/+1
* (mouse-drag-secondary): Make sure to return nilRichard M. Stallman1996-09-251-5/+4
* (mouse-drag-region): Ignore event end-point if it is not a number.Richard M. Stallman1996-09-231-2/+5
* (mouse-set-region):Richard M. Stallman1996-09-151-3/+1
* (mouse-select-window): Don't call unfocus-frame.Richard M. Stallman1996-09-031-2/+1
* (mouse-show-mark): Detect loss of selectionRichard M. Stallman1996-09-011-15/+25
* (mouse-region-delete-keys): New variable.Richard M. Stallman1996-08-271-4/+15
* (mouse-drag-region): Don't call mouse-set-region-1Richard M. Stallman1996-08-171-2/+9
* (mouse-major-mode-menu-1): No need to copy the topKarl Heuer1996-07-131-18/+1
* (mouse-drag-region): Cope if stop-point is nil.Karl Heuer1996-07-111-41/+61
* (mouse-major-mode-menu-1): Always return just a keymap;Karl Heuer1996-07-081-5/+5
* (mouse-show-mark): In transient mark mode, delete mouse-drag-overlay.Miles Bader1996-07-071-16/+36
* (mouse-start-end): Support selecting strings by doubleRichard M. Stallman1996-06-291-0/+25
* (mouse-drag-region): Be smart about which endRichard M. Stallman1996-06-211-3/+16
* (mouse-buffer-menu): Use aref rather than string-match.Richard M. Stallman1996-06-211-2/+1
* (mouse-show-mark): Use temporary highlighting if possible instead of a pause.Richard M. Stallman1996-06-031-10/+23
* (mouse-drag-region): Set the region before reading aRichard M. Stallman1996-05-061-3/+3
* (mouse-drag-region): Doc fix.Richard M. Stallman1996-04-301-2/+2
* (mouse-drag-region): Leave region highlighted until the next input event.Richard M. Stallman1996-04-261-3/+7
* (mouse-buffer-menu): Keep the order of buffers straight.Richard M. Stallman1996-03-251-2/+3
* (mouse-buffer-menu): Delete debugging code.Richard M. Stallman1996-01-181-1/+0
* (mouse-drag-region, mouse-drag-secondary): Bind echo-keystrokes to 0.Richard M. Stallman1996-01-151-4/+7
* (mouse-menu-buffer-maxlen): New variable.Richard M. Stallman1995-12-261-4/+10
* Remove junk accidentally inserted in previous change.Richard M. Stallman1995-12-261-2/+0
* (mouse-buffer-menu): If lots of buffers, group them into multiple panes.Richard M. Stallman1995-12-261-38/+59
* mouse.el [win32] (mouse-set-region):Geoff Voelker1995-11-071-0/+1
* Comment change.Richard M. Stallman1995-10-301-14/+14
* (mouse-drag-region): Set end-of-range after calling mouse-scroll-subr.Richard M. Stallman1995-10-271-2/+7
* [These changes were actually in the previous version.Richard M. Stallman1995-09-241-2/+6
* (C-down-mouse-1): Use buffer menu, not font menu.Richard M. Stallman1995-09-181-12/+125
* (mouse-drag-region): Unread the up-event rather than execute it here.Richard M. Stallman1995-08-131-2/+3
* (mouse-major-mode-menu): Catch quit in read-key-sequence.Karl Heuer1995-07-171-7/+13
* (mouse-selection-click-count-buffer): New variable.Richard M. Stallman1995-06-291-1/+9
* (mouse-yank-at-click): Clear mouse-selection-click-count.Richard M. Stallman1995-06-221-0/+1
* (mouse-set-region): Bind last-command with this-command.Richard M. Stallman1995-06-161-1/+2
* (mouse-set-region): Don't bounce the cursor on X.Karl Heuer1995-06-051-2/+3
* (mouse-save-then-kill): Fix previous change.Karl Heuer1995-05-201-1/+1
* (mouse-save-then-kill): When making a new regionRichard M. Stallman1995-05-151-4/+4
* Create mouse-drag-overlay as a dead overlay, insteadKarl Heuer1995-04-141-0/+2
* Update copyright.Karl Heuer1995-04-071-1/+1
* (mouse-major-mode-menu): Avoid confusing error message when there's no currentKarl Heuer1995-03-151-1/+2
* (mouse-kill-secondary): Avoid changing this-command.Richard M. Stallman1995-02-261-5/+6
* Made mouse-buffer-menu use list-buffers-directory if buffer-file-name is nil.Simon Marshall1995-02-211-14/+19
* (mouse-buffer-menu): Don't clear selection when we kill it.Richard M. Stallman1995-02-181-2/+2
* (mouse-drag-region): Delete the overlay beforeRichard M. Stallman1995-02-121-4/+29
* (mouse-save-then-kill): When we don't use existingRichard M. Stallman1995-01-261-66/+73
* (mouse-drag-region): Modify previous change--don't run the ordinary bindingRichard M. Stallman1995-01-261-1/+4