Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment change. | Richard M. Stallman | 2005-01-13 | 1 | -0/+1 |
| | |||||
* | More doc fixes. | Kim F. Storm | 2005-01-12 | 1 | -9/+11 |
| | |||||
* | (mouse-on-link-p): Change functionality and doc | Kim F. Storm | 2005-01-12 | 1 | -18/+20 |
| | | | | string to comply with latest description in lisp ref. | ||||
* | (mouse-drag-mode-line-1, mouse-drag-vertical-line, mouse-drag-region) | Stefan Monnier | 2005-01-11 | 1 | -12/+11 |
| | | | | | (mouse-drag-region-1, mouse-drag-secondary): Ignore select-window events rather than fiddle with mouse-autoselect-window. | ||||
* | (mouse-drag-region): Bind mouse-autoselect-window. | Richard M. Stallman | 2004-12-27 | 1 | -1/+2 |
| | |||||
* | (mouse-1-click-follows-link): Doc fix. | Kim F. Storm | 2004-12-19 | 1 | -7/+7 |
| | |||||
* | (mouse-1-click-follows-link): New defcustom. | Kim F. Storm | 2004-12-17 | 1 | -0/+108 |
| | | | | | | | (mouse-on-link-p): New function. (mouse-drag-region-1): Implement mouse-1-click-follows-link functionality. Map a mouse-1 click event into a mouse-2 (or other) event when position is inside a link. | ||||
* | (mouse-set-font): Handle the case where the command was not invoked | Luc Teirlinck | 2004-12-08 | 1 | -1/+3 |
| | | | | using the mouse. | ||||
* | (mouse-drag-copy-region): Add :version. | Kim F. Storm | 2004-11-13 | 1 | -1/+4 |
| | | | | | | | | (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil while dragging mode line, so mode line can be dragged downwards. (mouse-drag-region-1): Let bind make-cursor-line-fully-visible while pressing mouse button so window doesn't scroll until we release the mouse if clicking on partially visible line. | ||||
* | (mouse-show-mark): Get positions to delete from mark | Richard M. Stallman | 2004-11-04 | 1 | -2/+1 |
| | | | | and point, not from mouse-drag-overlay. | ||||
* | (mouse-yank-at-click, mouse-yank-secondary): Revert | Jan Djärv | 2004-11-01 | 1 | -2/+2 |
| | | | | | change from 2004-10-16. '*' checks the current buffer, but the mouse click may be in another buffer. | ||||
* | (mouse-show-mark): Replace the last occurrence of | Sam Steingold | 2004-10-29 | 1 | -8/+7 |
| | | | | x-lost-selection-hooks with x-lost-selection-functions. | ||||
* | (mouse-show-mark): Adjust to new name and don't assume | Stefan Monnier | 2004-10-28 | 1 | -2/+4 |
| | | | | x-lost-selection-functions is bound. | ||||
* | (mouse-show-mark): Do most processing the same | Richard M. Stallman | 2004-10-27 | 1 | -48/+49 |
| | | | | regardless of transient-mark-mode. | ||||
* | (mouse-drag-move-window-top): New function. | David Ponce | 2004-10-18 | 1 | -1/+14 |
| | | | | (mouse-drag-mode-line-1): Use it. | ||||
* | (mouse-yank-at-click, mouse-yank-secondary): | Richard M. Stallman | 2004-10-16 | 1 | -2/+2 |
| | | | | Use * to err if buffer is readonly. | ||||
* | (mouse-set-region-1): If transient-mark-mode | Richard M. Stallman | 2004-07-09 | 1 | -1/+2 |
| | | | | is `identity', change it to `only'. | ||||
* | (mouse-set-region-1): Set transient-mark-mode to `only'. | Richard M. Stallman | 2004-06-21 | 1 | -1/+1 |
| | |||||
* | (mouse-set-region-1): Use temporary transient-mark-mode | Stefan Monnier | 2004-05-28 | 1 | -0/+2 |
| | | | | after the user marked text with the mouse. | ||||
* | (mouse-drag-copy-region): New defcustom. | Kim F. Storm | 2004-04-30 | 1 | -4/+12 |
| | | | | (mouse-set-region, mouse-drag-region-1): Use it. | ||||
* | (mouse-set-point): Use it. | Stefan Monnier | 2004-04-14 | 1 | -7/+2 |
| | |||||
* | Bind mouse-1 on left-fringe and right-fringe to mouse-set-point so | Kim F. Storm | 2003-11-23 | 1 | -0/+4 |
| | | | | | | | that hscroll still works now that clicks on fringes generate specific mouse events. (mouse-set-point): Note that it now works in fringes and margins too due to new semantics of posn-point in fringes and margins. | ||||
* | (mouse-popup-menubar, mouse-skip-word): Doc fix. | Dave Love | 2003-09-01 | 1 | -6/+6 |
| | |||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | (mouse-set-font): Avoid misleading error message if user makes no selection. | Richard M. Stallman | 2002-05-29 | 1 | -7/+7 |
| | |||||
* | (mouse-drag-region-1): Display region highlight only in the selected window. | Richard M. Stallman | 2002-04-10 | 1 | -1/+2 |
| | |||||
* | (mouse-show-mark): Remove the no-highlight alternative: | Eli Zaretskii | 2002-03-05 | 1 | -51/+47 |
| | | | | all terminals now support highlighting of some kind. | ||||
* | (mouse-region-delete-keys): Add deletechar. | Eli Zaretskii | 2002-03-03 | 1 | -1/+1 |
| | |||||
* | (mouse-show-mark): Use display-mouse-p, not display-graphic-p, | Eli Zaretskii | 2002-03-01 | 1 | -1/+1 |
| | | | | to decide whether to move point or use the highlighting. | ||||
* | (mouse-drag-region-1): Renamed from mouse-drag-region. | Richard M. Stallman | 2002-01-17 | 1 | -1/+16 |
| | | | | | (mouse-drag-region): New function. For a click in the echo area, show *Messages*. | ||||
* | (mouse-drag-mode-line-1): When dragging a mode line upward, | Richard M. Stallman | 2001-12-29 | 1 | -6/+33 |
| | | | | | shrink the windows above as necessary to get space. (mouse-drag-move-window-bottom, mouse-drag-window-above): New fns. | ||||
* | Fix typo. | Pavel Janík | 2001-12-18 | 1 | -1/+1 |
| | |||||
* | Fix typo. | Pavel Janík | 2001-12-13 | 1 | -1/+1 |
| | |||||
* | (mouse-set-font): Make it a no-op if multiple fonts | Eli Zaretskii | 2001-11-28 | 1 | -5/+7 |
| | | | | aren't supported. Print a message to that effect if invoked. | ||||
* | Converted backquote to the new style (in comments). | Sam Steingold | 2001-11-27 | 1 | -2/+2 |
| | |||||
* | (mouse-drag-region): Don't run the up-event | Richard M. Stallman | 2001-11-14 | 1 | -2/+14 |
| | | | | handler if window start changed due to the down-mouse event. | ||||
* | (mouse-show-mark): Either move point to the mark | Richard M. Stallman | 2001-11-14 | 1 | -51/+54 |
| | | | | | or use highlighting, never both. (mouse-buffer-menu): If WINDOW is a frame, select its selected window. | ||||
* | (popup-menu): If the user refuses to select | Richard M. Stallman | 2001-11-02 | 1 | -1/+3 |
| | | | | from a menu, don't try to invoke the menu. | ||||
* | (mouse-buffer-menu-mode-groups): added SGML group | Sam Steingold | 2001-10-27 | 1 | -1/+2 |
| | |||||
* | (mouse-buffer-menu-mode-groups): Added "Version Control" group. | Sam Steingold | 2001-10-24 | 1 | -62/+63 |
| | |||||
* | (mouse-buffer-menu): If the buffer menu is split by | Eli Zaretskii | 2001-08-28 | 1 | -14/+17 |
| | | | | | major modes, don't create panes for modes for which mouse-buffer-menu-alist returns an empty alist. | ||||
* | (mouse-delete-window): Do nothing if frame has just | Gerd Moellmann | 2001-08-09 | 1 | -3/+2 |
| | | | | one window. | ||||
* | (mouse-delete-other-windows): Doc fix. | Gerd Moellmann | 2001-05-15 | 1 | -2/+3 |
| | |||||
* | (mouse-save-then-kill): If the distance from the new | Gerd Moellmann | 2001-02-16 | 1 | -1/+1 |
| | | | | | point to the mark is equal to the distance of point from the new point, move point instead of the mark. | ||||
* | (popup-menu): Stupid typo. | Stefan Monnier | 2000-11-22 | 1 | -3/+3 |
| | |||||
* | ([header-line mouse-1]): Bind to mouse-select-window. | Eli Zaretskii | 2000-10-09 | 1 | -0/+5 |
| | |||||
* | (popup-menu): Balance parens. | Miles Bader | 2000-10-09 | 1 | -1/+1 |
| | |||||
* | (popup-menu): Move the command call outside the loop | Stefan Monnier | 2000-10-08 | 1 | -28/+26 |
| | | | | so that popup-menu returns whatever the command returns. | ||||
* | (mouse-drag-mode-line-1): Fix an off-by-one error in | Eli Zaretskii | 2000-10-08 | 1 | -4/+5 |
| | | | | computing growth when dragging the header line. | ||||
* | (mouse-drag-header-line): Don't allow window resizing | Gerd Moellmann | 2000-10-06 | 1 | -27/+45 |
| | | | | | | | by dragging a header-line at the top of the frame because that looks odd. (mouse-drag-mode-line-1): Use event-* and posn-* functions instead of treating the event as a list. Some cleanup. |