log lisp/mouse.el @ 42939:0786ea38f9fd

age author description
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.