log lisp/mouse.el @ 65686:4a796295f477

age author description
2005-09-22 Stefan Monnier (mouse-move-drag-overlay): Fix last change.
2005-09-21 Stefan Monnier (mouse-move-drag-overlay): New function.
2005-09-19 Stefan Monnier (mouse-drag-mode-line-1, mouse-drag-vertical-line):
2005-09-13 Chong Yidong 2005-09-14 Chong Yidong <cyd@stupidchicken.com>
2005-09-06 Chong Yidong *** empty log message ***
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-29 Juanma Barranquero (mouse-buffer-menu-alist): Change space constants followed by a sexp to "?\s ".
2005-06-10 Juanma Barranquero (mouse-1-click-follows-link): Fix spellings in docstrings.
2005-04-23 Richard M. Stallman (mouse-drag-region-1): Delete some debugging code.
2005-04-08 Kim F. Storm (mouse-on-link-p): Tiny doc fix.
2005-03-31 Kim F. Storm (mouse-1-click-follows-link): Increase to 450 ms.
2005-02-25 Kim F. Storm (mouse-1-click-in-non-selected-windows): New defcustom.
2005-02-22 Kim F. Storm (mouse-on-link-p): If arg POS is a mouse event,
2005-02-09 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
2005-01-13 Richard M. Stallman Comment change.
2005-01-12 Kim F. Storm More doc fixes.
2005-01-12 Kim F. Storm (mouse-on-link-p): Change functionality and doc
2005-01-11 Stefan Monnier (mouse-drag-mode-line-1, mouse-drag-vertical-line, mouse-drag-region)
2004-12-27 Richard M. Stallman (mouse-drag-region): Bind mouse-autoselect-window.
2004-12-19 Kim F. Storm (mouse-1-click-follows-link): Doc fix.
2004-12-17 Kim F. Storm (mouse-1-click-follows-link): New defcustom.
2004-12-08 Luc Teirlinck (mouse-set-font): Handle the case where the command was not invoked
2004-11-13 Kim F. Storm (mouse-drag-copy-region): Add :version.
2004-11-04 Richard M. Stallman (mouse-show-mark): Get positions to delete from mark
2004-11-01 Jan Djärv (mouse-yank-at-click, mouse-yank-secondary): Revert
2004-10-29 Sam Steingold (mouse-show-mark): Replace the last occurrence of
2004-10-28 Stefan Monnier (mouse-show-mark): Adjust to new name and don't assume
2004-10-27 Richard M. Stallman (mouse-show-mark): Do most processing the same
2004-10-18 David Ponce (mouse-drag-move-window-top): New function.
2004-10-16 Richard M. Stallman (mouse-yank-at-click, mouse-yank-secondary):
2004-07-09 Richard M. Stallman (mouse-set-region-1): If transient-mark-mode
2004-06-21 Richard M. Stallman (mouse-set-region-1): Set transient-mark-mode to `only'.
2004-05-28 Stefan Monnier (mouse-set-region-1): Use temporary transient-mark-mode
2004-04-30 Kim F. Storm (mouse-drag-copy-region): New defcustom.
2004-04-14 Stefan Monnier (mouse-set-point): Use it.
2003-11-23 Kim F. Storm Bind mouse-1 on left-fringe and right-fringe to mouse-set-point so
2003-09-01 Dave Love (mouse-popup-menubar, mouse-skip-word): Doc fix.
2003-09-01 Miles Bader Add arch taglines
2002-05-29 Richard M. Stallman (mouse-set-font): Avoid misleading error message if user makes no selection.
2002-04-10 Richard M. Stallman (mouse-drag-region-1): Display region highlight only in the selected window.
2002-03-05 Eli Zaretskii (mouse-show-mark): Remove the no-highlight alternative:
2002-03-03 Eli Zaretskii (mouse-region-delete-keys): Add deletechar.
2002-03-01 Eli Zaretskii (mouse-show-mark): Use display-mouse-p, not display-graphic-p,
2002-01-17 Richard M. Stallman (mouse-drag-region-1): Renamed from mouse-drag-region.
2001-12-29 Richard M. Stallman (mouse-drag-mode-line-1): When dragging a mode line upward,
2001-12-18 Pavel Janík Fix typo.
2001-12-13 Pavel Janík Fix typo.
2001-11-28 Eli Zaretskii (mouse-set-font): Make it a no-op if multiple fonts
2001-11-27 Sam Steingold Converted backquote to the new style (in comments).
2001-11-14 Richard M. Stallman (mouse-drag-region): Don't run the up-event
2001-11-14 Richard M. Stallman (mouse-show-mark): Either move point to the mark
2001-11-02 Richard M. Stallman (popup-menu): If the user refuses to select
2001-10-27 Sam Steingold (mouse-buffer-menu-mode-groups): added SGML group
2001-10-24 Sam Steingold (mouse-buffer-menu-mode-groups): Added "Version Control" group.
2001-08-28 Eli Zaretskii (mouse-buffer-menu): If the buffer menu is split by
2001-08-09 Gerd Moellmann (mouse-delete-window): Do nothing if frame has just
2001-05-15 Gerd Moellmann (mouse-delete-other-windows): Doc fix.
2001-02-16 Gerd Moellmann (mouse-save-then-kill): If the distance from the new
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.
1996-08-17 Richard M. Stallman (mouse-drag-region): Don't call mouse-set-region-1