summaryrefslogtreecommitdiff
path: root/lisp/mouse.el
Commit message (Expand)AuthorAgeFilesLines
* (mouse-set-region-1): If transient-mark-modeRichard M. Stallman2004-07-091-1/+2
* (mouse-set-region-1): Set transient-mark-mode to `only'.Richard M. Stallman2004-06-211-1/+1
* (mouse-set-region-1): Use temporary transient-mark-modeStefan Monnier2004-05-281-0/+2
* (mouse-drag-copy-region): New defcustom.Kim F. Storm2004-04-301-4/+12
* (mouse-set-point): Use it.Stefan Monnier2004-04-141-7/+2
* Bind mouse-1 on left-fringe and right-fringe to mouse-set-point soKim F. Storm2003-11-231-0/+4
* (mouse-popup-menubar, mouse-skip-word): Doc fix.Dave Love2003-09-011-6/+6
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (mouse-set-font): Avoid misleading error message if user makes no selection.Richard M. Stallman2002-05-291-7/+7
* (mouse-drag-region-1): Display region highlight only in the selected window.Richard M. Stallman2002-04-101-1/+2
* (mouse-show-mark): Remove the no-highlight alternative:Eli Zaretskii2002-03-051-51/+47
* (mouse-region-delete-keys): Add deletechar.Eli Zaretskii2002-03-031-1/+1
* (mouse-show-mark): Use display-mouse-p, not display-graphic-p,Eli Zaretskii2002-03-011-1/+1
* (mouse-drag-region-1): Renamed from mouse-drag-region.Richard M. Stallman2002-01-171-1/+16
* (mouse-drag-mode-line-1): When dragging a mode line upward,Richard M. Stallman2001-12-291-6/+33
* Fix typo.Pavel Janík2001-12-181-1/+1
* Fix typo.Pavel Janík2001-12-131-1/+1
* (mouse-set-font): Make it a no-op if multiple fontsEli Zaretskii2001-11-281-5/+7
* Converted backquote to the new style (in comments).Sam Steingold2001-11-271-2/+2
* (mouse-drag-region): Don't run the up-eventRichard M. Stallman2001-11-141-2/+14
* (mouse-show-mark): Either move point to the markRichard M. Stallman2001-11-141-51/+54
* (popup-menu): If the user refuses to selectRichard M. Stallman2001-11-021-1/+3
* (mouse-buffer-menu-mode-groups): added SGML groupSam Steingold2001-10-271-1/+2
* (mouse-buffer-menu-mode-groups): Added "Version Control" group.Sam Steingold2001-10-241-62/+63
* (mouse-buffer-menu): If the buffer menu is split byEli Zaretskii2001-08-281-14/+17
* (mouse-delete-window): Do nothing if frame has justGerd Moellmann2001-08-091-3/+2
* (mouse-delete-other-windows): Doc fix.Gerd Moellmann2001-05-151-2/+3
* (mouse-save-then-kill): If the distance from the newGerd Moellmann2001-02-161-1/+1
* (popup-menu): Stupid typo.Stefan Monnier2000-11-221-3/+3
* ([header-line mouse-1]): Bind to mouse-select-window.Eli Zaretskii2000-10-091-0/+5
* (popup-menu): Balance parens.Miles Bader2000-10-091-1/+1
* (popup-menu): Move the command call outside the loopStefan Monnier2000-10-081-28/+26
* (mouse-drag-mode-line-1): Fix an off-by-one error inEli Zaretskii2000-10-081-4/+5
* (mouse-drag-header-line): Don't allow window resizingGerd Moellmann2000-10-061-27/+45
* Fix last change.Dave Love2000-09-271-2/+2
* (popup-menu): If POSITION is nil, set it usingDave Love2000-09-261-1/+4
* (mouse-major-mode-menu, mouse-popup-menubar): RunDave Love2000-09-041-2/+2
* (mouse-popup-menubar): Supply the prompt string forEli Zaretskii2000-09-021-5/+23
* (mouse-major-mode-menu): Use local-key-binding.Dave Love2000-08-291-4/+8
* (popup-menu): Set last-command-event.Dave Love2000-07-241-1/+6
* (popup-menu): Run the keymap through indirect-function,Eli Zaretskii2000-07-241-5/+39
* (popup-menu): Allow a list of keymaps for menu arg.Dave Love2000-07-191-7/+29
* (popup-menu): New function.Stefan Monnier2000-07-181-12/+31
* (mouse-major-mode-menu-1): get the submenu with lookup-key.Stefan Monnier2000-07-161-2/+2
* (mouse-drag-region): Use functionp rather than fboundp.Stefan Monnier2000-07-091-1/+1
* (mouse-show-mark, mouse-save-then-kill): Don't use window-system.Eli Zaretskii2000-06-281-55/+52
* Add a version to the obsoletions.Stefan Monnier2000-06-011-3/+3
* (mouse-save-then-kill-delete-region): Don't bindDave Love2000-05-311-4/+2
* (mouse-yank-at-click): Doc fix.Gerd Moellmann2000-05-151-1/+2
* (mouse-drag-region): Don't run up-event handlerGerd Moellmann2000-03-091-3/+5