summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (mouse-save-then-kill): Ignore mouse-selection-click-count if no active mark.Richard M. Stallman1995-01-261-1/+1
* (mouse-drag-region): As once in the past,Richard M. Stallman1995-01-091-13/+10
* (mouse-minibuffer-check, mouse-drag-mode-line)Richard M. Stallman1994-12-261-1/+11
* (mouse-save-then-kill): Call mouse-show-markRichard M. Stallman1994-11-151-2/+2
* Put mouse-set-font on C-down-mouse-1.Richard M. Stallman1994-10-301-2/+2
* *** empty log message ***Morten Welinder1994-10-171-1/+1
* (mouse-major-mode-menu): Use minor-mode-map-alistRichard M. Stallman1994-10-121-2/+59
* (mouse-secondary-click-count): New variable.Richard M. Stallman1994-10-011-4/+6
* (mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-newKarl Heuer1994-09-151-21/+11
* (mouse-set-mark): Select the window before saving point.Richard M. Stallman1994-08-131-0/+3
* (mouse-drag-mode-line): New function (from mldrag.el,Richard M. Stallman1994-08-111-0/+108