1999-09-09 |
Gerd Moellmann |
(mouse-drag-mode-line-1): Extension of former
|
1999-09-05 |
Richard M. Stallman |
(font-menu-add-default): Simplify code.
|
1999-08-16 |
Dave Love |
Provide `mldrag' for compatibility.
|
1999-07-28 |
Dave Love |
(x-fixed-font-alist): Add lucidasanstypewriter.
|
1999-07-19 |
Dave Love |
Copyright update.
|
1999-07-19 |
Dave Love |
(mouse-major-mode-menu): Default to menu-bar-edit-menu
|
1998-12-10 |
Karl Heuer |
(mouse-drag-vertical-line):
|
1998-11-03 |
Andreas Schwab |
(mouse-drag-region): Fix typo.
|
1998-11-01 |
Richard M. Stallman |
(mouse-drag-region): Fake up a mouse-motion event
|
1998-07-30 |
Kenichi Handa |
(mouse-skip-word): If point is at word constituent
|
1998-07-29 |
Richard M. Stallman |
(mouse-delete-window): If the frame has just one window,
|
1998-05-05 |
Richard M. Stallman |
(mouse-major-mode-menu): Run activate-menubar-hook here.
|
1998-04-20 |
Richard M. Stallman |
(mouse-buffer-menu-mode-mult): New variable.
|
1998-04-08 |
Richard M. Stallman |
(mouse-save-then-kill): Get point-before-scroll
|
1998-03-16 |
Richard M. Stallman |
(mouse-drag-region): Bind deactivate-mark
|
1998-03-14 |
Richard M. Stallman |
(mouse-scroll-subr): Handle if window-end returns nil.
|
1998-03-12 |
Richard M. Stallman |
(mouse-buffer-menu-maxlen): Renamed from mouse-menu-buffer-maxlen.
|
1998-01-19 |
Richard M. Stallman |
(mouse-drag-vertical-line): Properly determine which
|
1997-10-23 |
Karl Heuer |
(mouse-drag-vertical-line): Handle left-side scroll bars.
|
1997-07-09 |
Richard M. Stallman |
(mouse-undouble-last-event): Fix gross bugs:
|
1997-07-08 |
Richard M. Stallman |
(mouse-show-mark): Handle switch-frame events in the loop.
|
1997-07-01 |
Richard M. Stallman |
(mouse-undouble-last-event): Use reverse, not nreverse.
|
1997-06-27 |
Richard M. Stallman |
(mouse-drag-region): For a click (not a drag),
|
1997-05-27 |
Richard M. Stallman |
(mouse-undouble-last-event): Return nil if the event
|
1997-05-03 |
Richard M. Stallman |
Use defcustom.
|
1997-02-20 |
Karl Heuer |
(mouse-set-font): Handle fontset.
|
1997-02-10 |
Richard M. Stallman |
(mouse-buffer-menu): Group buffers by major modes if that seems to be useful.
|
1996-12-26 |
Richard M. Stallman |
(mouse-start-end): Put values in proper order,
|
1996-12-07 |
Richard M. Stallman |
(mouse-drag-mode-line): Don't get error
|
1996-12-07 |
Richard M. Stallman |
(mouse-major-mode-menu): Propagate prefix arg
|
1996-11-19 |
Geoff Voelker |
Use w32 instead of ms-windows for window-system symbol
|
1996-09-25 |
Richard M. Stallman |
(mouse-drag-secondary): Make sure to return nil
|
1996-09-23 |
Richard M. Stallman |
(mouse-drag-region): Ignore event end-point if it is not a number.
|
1996-09-15 |
Richard M. Stallman |
(mouse-set-region):
|
1996-09-03 |
Richard M. Stallman |
(mouse-select-window): Don't call unfocus-frame.
|
1996-09-01 |
Richard M. Stallman |
(mouse-show-mark): Detect loss of selection
|
1996-08-27 |
Richard M. Stallman |
(mouse-region-delete-keys): New variable.
|
1996-08-17 |
Richard M. Stallman |
(mouse-drag-region): Don't call mouse-set-region-1
|
1996-07-13 |
Karl Heuer |
(mouse-major-mode-menu-1): No need to copy the top
|
1996-07-11 |
Karl Heuer |
(mouse-drag-region): Cope if stop-point is nil.
|
1996-07-08 |
Karl Heuer |
(mouse-major-mode-menu-1): Always return just a keymap;
|
1996-07-07 |
Miles Bader |
(mouse-show-mark): In transient mark mode, delete mouse-drag-overlay.
|
1996-06-29 |
Richard M. Stallman |
(mouse-start-end): Support selecting strings by double
|
1996-06-21 |
Richard M. Stallman |
(mouse-drag-region): Be smart about which end
|
1996-06-21 |
Richard M. Stallman |
(mouse-buffer-menu): Use aref rather than string-match.
|
1996-06-03 |
Richard M. Stallman |
(mouse-show-mark): Use temporary highlighting if possible instead of a pause.
|
1996-05-06 |
Richard M. Stallman |
(mouse-drag-region): Set the region before reading a
|
1996-04-30 |
Richard M. Stallman |
(mouse-drag-region): Doc fix.
|
1996-04-26 |
Richard M. Stallman |
(mouse-drag-region): Leave region highlighted until the next input event.
|
1996-03-25 |
Richard M. Stallman |
(mouse-buffer-menu): Keep the order of buffers straight.
|
1996-01-18 |
Richard M. Stallman |
(mouse-buffer-menu): Delete debugging code.
|
1996-01-15 |
Richard M. Stallman |
(mouse-drag-region, mouse-drag-secondary): Bind echo-keystrokes to 0.
|
1995-12-26 |
Richard M. Stallman |
(mouse-menu-buffer-maxlen): New variable.
|
1995-12-26 |
Richard M. Stallman |
Remove junk accidentally inserted in previous change.
|
1995-12-26 |
Richard M. Stallman |
(mouse-buffer-menu): If lots of buffers, group them into multiple panes.
|
1995-11-07 |
Geoff Voelker |
mouse.el [win32] (mouse-set-region):
|
1995-10-30 |
Richard M. Stallman |
Comment change.
|
1995-10-27 |
Richard M. Stallman |
(mouse-drag-region): Set end-of-range after calling mouse-scroll-subr.
|
1995-09-24 |
Richard M. Stallman |
[These changes were actually in the previous version.
|
1995-09-18 |
Richard M. Stallman |
(C-down-mouse-1): Use buffer menu, not font menu.
|