summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (mouse-drag-region): Bind this-command like last-command.Richard M. Stallman1994-07-041-2/+3
* (mouse-scroll-subr): Delete some debugging code.Richard M. Stallman1994-07-021-1/+0
* (mouse-drag-secondary): Don't treat end of bufferRichard M. Stallman1994-06-301-2/+1
* (mouse-scroll-subr): Don't do anything special at eob.Richard M. Stallman1994-06-251-6/+4
* (mouse-scroll-subr): Preserve point if WINDOW's not the selected window.Richard M. Stallman1994-06-191-34/+41
* (mouse-scroll-subr): New arg WINDOW.Richard M. Stallman1994-06-171-14/+14
* (mouse-drag-region): Bind last-command, not this-command.Karl Heuer1994-06-151-1/+1
* (mouse-save-then-kill-delete-region): Turn off change hooksRichard M. Stallman1994-06-131-3/+7
* (mouse-choose-completion): If *Completion* is a specialRichard M. Stallman1994-06-051-1/+6
* (mouse-split-window-vertically): Treat scroll bar events just like others.Richard M. Stallman1994-05-221-4/+1
* (mouse-choose-completion):Richard M. Stallman1994-05-201-3/+13
* (mouse-drag-secondary): Handle mouse motion out of windowRichard M. Stallman1994-05-201-26/+11
* (mouse-tear-off-window): Change new-frame to make-frame.Karl Heuer1994-05-061-1/+1
* (mouse-secondary-save-then-kill): Doc fix.Richard M. Stallman1994-05-041-7/+9
* Update copyright.Karl Heuer1994-05-031-1/+1
* (mouse-set-font): Simply call set-default-font.Richard M. Stallman1994-04-221-27/+4
* (mouse-drag-region): Handle scroll off top/bottom.Karl Heuer1994-04-161-18/+4
* (mouse-set-font): Don't error if no selection.Karl Heuer1994-04-161-15/+13
* (x-fixed-font-alist): Give multiple names for try for certain fonts.Richard M. Stallman1994-04-141-34/+44