summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* (x-fixed-font-alist): Add clean 5x8 and clean 6x8.Richard M. Stallman1994-08-081-0/+4
* (mouse-choose-completion): Pass completion-base-size valueRichard M. Stallman1994-08-071-2/+4
* (x-fixed-font-alist): Regularize how fonts are specified.Richard M. Stallman1994-08-051-19/+24
* Capitalize some error messages.Richard M. Stallman1994-08-021-2/+4
* (mouse-choose-completion): Check for next-single-property-changeRichard M. Stallman1994-07-291-1/+2
* ([vertical-line C-mouse-2]): Bind it as in a scroll bar.Richard M. Stallman1994-07-161-0/+1
* (mouse-drag-region): Delete redundant switch-frame clause.Richard M. Stallman1994-07-151-8/+0
* (mouse-drag-secondary): Don't start making an overlayRichard M. Stallman1994-07-121-8/+20
* (mouse-choose-completion): Use mouse-face properties to find string to use.Richard M. Stallman1994-07-111-12/+6
* (x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14.Richard M. Stallman1994-07-111-2/+3
* ([vertical-scroll-bar C-mouse-2]): Split the window.Richard M. Stallman1994-07-071-0/+1