log lisp/mouse.el @ 35230:2c2f69f9b3b7

age author description
2000-11-22 Stefan Monnier (popup-menu): Stupid typo.
2000-10-09 Eli Zaretskii ([header-line mouse-1]): Bind to mouse-select-window.
2000-10-09 Miles Bader (popup-menu): Balance parens.
2000-10-08 Stefan Monnier (popup-menu): Move the command call outside the loop
2000-10-08 Eli Zaretskii (mouse-drag-mode-line-1): Fix an off-by-one error in
2000-10-06 Gerd Moellmann (mouse-drag-header-line): Don't allow window resizing
2000-09-27 Dave Love Fix last change.
2000-09-26 Dave Love (popup-menu): If POSITION is nil, set it using
2000-09-04 Dave Love (mouse-major-mode-menu, mouse-popup-menubar): Run
2000-09-02 Eli Zaretskii (mouse-popup-menubar): Supply the prompt string for
2000-08-29 Dave Love (mouse-major-mode-menu): Use local-key-binding.
2000-07-24 Dave Love (popup-menu): Set last-command-event.
2000-07-24 Eli Zaretskii (popup-menu): Run the keymap through indirect-function,
2000-07-19 Dave Love (popup-menu): Allow a list of keymaps for menu arg.
2000-07-18 Stefan Monnier (popup-menu): New function.
2000-07-16 Stefan Monnier (mouse-major-mode-menu-1): get the submenu with lookup-key.
2000-07-09 Stefan Monnier (mouse-drag-region): Use functionp rather than fboundp.
2000-06-28 Eli Zaretskii (mouse-show-mark, mouse-save-then-kill): Don't use window-system.
2000-06-01 Stefan Monnier Add a version to the obsoletions.
2000-05-31 Dave Love (mouse-save-then-kill-delete-region): Don't bind
2000-05-15 Gerd Moellmann (mouse-yank-at-click): Doc fix.
2000-03-09 Gerd Moellmann (mouse-drag-region): Don't run up-event handler
2000-02-23 Dave Love (mouse-drag-mode-line-1): Remove `growth =' message.
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.