Mon, 06 Aug 2007 17:19:26 +0000 |
Sam Steingold |
(mouse-buffer-menu): Pass mode-name through format-mode-line because it
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Mon, 16 Jul 2007 04:41:29 +0000 |
Richard M. Stallman |
(mouse-yank-secondary): Better error message if no secondary selection.
|
Thu, 13 Mar 2008 15:29:11 +0000 |
Richard M. Stallman |
(mouse-yank-secondary): Nice error msg if no secondary sel.
|
Tue, 08 Jan 2008 05:13:16 +0000 |
Glenn Morris |
(mouse-major-mode-menu): Suppress duplicate menus.
|
Mon, 07 Jan 2008 02:45:14 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Thu, 06 Dec 2007 17:58:08 +0000 |
Jason Rumney |
(mouse-buffer-menu-alist): Keep buffer names left aligned.
|
Wed, 25 Jul 2007 04:47:42 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sun, 15 Jul 2007 08:29:40 +0000 |
Martin Rudalics |
(mouse-drag-track): Reset transient-mark-mode to nil
|
Mon, 02 Jul 2007 05:40:12 +0000 |
Martin Rudalics |
(mouse-drag-mode-line-1): Quit mouse tracking when
|
Sun, 01 Apr 2007 17:45:20 +0000 |
Chong Yidong |
(mouse-set-secondary): Update mouse-secondary-overlay.
|
Mon, 19 Mar 2007 15:52:04 +0000 |
Chong Yidong |
(mouse-drag-track): Remove spurious input-pending-p test. Suggested
|
Sun, 04 Mar 2007 17:46:23 +0000 |
Richard M. Stallman |
(mouse-drag-mode-line-1, mouse-drag-vertical-line):
|
Mon, 26 Feb 2007 10:11:34 +0000 |
Kim F. Storm |
(mouse-show-mark): Run hooks and perform command
|
Fri, 02 Feb 2007 14:42:38 +0000 |
Eli Zaretskii |
<left-fringe mouse-2, right-fringe mouse-3, left-fringe mouse-3>: New bindings.
|
Sat, 27 Jan 2007 17:38:14 +0000 |
Eli Zaretskii |
Fix whitespace and indentation.
|
Sun, 21 Jan 2007 03:53:13 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Sat, 02 Dec 2006 21:47:02 +0000 |
Chong Yidong |
(mouse-drag-track): Suppress automatic hscrolling for initial down
|
Mon, 27 Nov 2006 14:00:53 +0000 |
Juanma Barranquero |
(mouse-popup-menubar, mouse-buffer-menu-alist): "?\ " -> "?\s".
|
Thu, 16 Nov 2006 15:47:30 +0000 |
Chong Yidong |
(global-map): Change 2006-08-16 fix to call mouse-yank-at-click
|
Mon, 06 Nov 2006 02:43:53 +0000 |
Juanma Barranquero |
(mouse-set-font): Fix typo in docstring.
|
Thu, 21 Sep 2006 18:02:47 +0000 |
David Kastrup |
(mouse-posn-property): Fix typo for `event-start' in
|
Wed, 20 Sep 2006 04:56:58 +0000 |
David Kastrup |
(mouse-posn-property): Improve doc string.
|
Tue, 19 Sep 2006 16:33:30 +0000 |
Stefan Monnier |
(mouse-on-link-p): Tentatively fix last change.
|
Fri, 15 Sep 2006 08:53:18 +0000 |
David Kastrup |
* mouse-sel.el (mouse-sel-follow-link-p): Use event position
|
Thu, 17 Aug 2006 03:36:17 +0000 |
Stefan Monnier |
(global-map): Allow yanking with mouse-2 at a spot whose
|
Sun, 23 Jul 2006 21:13:13 +0000 |
Thien-Thi Nguyen |
(mouse-on-link-p): Doc fix.
|
Mon, 19 Jun 2006 21:47:23 +0000 |
Richard M. Stallman |
(mouse-drag-vertical-line-rightward-window): New function.
|
Thu, 16 Mar 2006 15:14:57 +0000 |
Chong Yidong |
* mouse.el (mouse-drag-vertical-line): Use window-inside-edges
|
Mon, 13 Feb 2006 18:47:18 +0000 |
Richard M. Stallman |
(mouse-drag-mode-line-1): Use mouse-drag-move-window-bottom
|
Wed, 08 Feb 2006 20:47:24 +0000 |
Chong Yidong |
2006-02-08 Chong Yidong <cyd@stupidchicken.com>
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Tue, 03 Jan 2006 17:08:51 +0000 |
J.D. Smith |
(mouse-drag-track): Renamed, from `mouse-drag-region-1'. Includes
|
Sun, 01 Jan 2006 07:55:12 +0000 |
Richard M. Stallman |
(mouse-drag-region-1): When following link via mouse-2,
|
Sat, 31 Dec 2005 11:46:34 +0000 |
Eli Zaretskii |
(mouse-drag-window-above): Verify that the found window overlaps with the
|
Wed, 28 Dec 2005 03:19:29 +0000 |
Richard M. Stallman |
(mouse-drag-region-1): When remapping mouse-1 to mouse-2, go back to
|
Fri, 23 Dec 2005 21:53:29 +0000 |
Juri Linkov |
(mouse-choose-completion): Replace `buffer-substring' with
|
Mon, 12 Dec 2005 05:21:33 +0000 |
Richard M. Stallman |
(mouse-drag-vertical-line): Use adjust-window-trailing-edge.
|
Sun, 27 Nov 2005 19:28:58 +0000 |
Richard M. Stallman |
(mouse-drag-move-window-bottom): Use adjust-window-trailing-edge.
|
Thu, 03 Nov 2005 21:37:21 +0000 |
Richard M. Stallman |
Fix special handling of DEL after dragging a region:
|
Sun, 23 Oct 2005 09:19:37 +0000 |
Romain Francoise |
2005-10-23 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
|
Tue, 18 Oct 2005 08:04:11 +0000 |
YAMAMOTO Mitsuharu |
(mouse-set-region): Don't do sit-for on a mac frame.
|
Sun, 16 Oct 2005 16:50:00 +0000 |
Romain Francoise |
(mouse-1-click-follows-link): Doc fix.
|
Fri, 14 Oct 2005 13:15:05 +0000 |
Chong Yidong |
* mouse.el (mouse-drag-region-1): Handle the case where a
|
Tue, 11 Oct 2005 15:30:31 +0000 |
Chong Yidong |
(mouse-drag-region-1): Don't try to catch a
|
Thu, 22 Sep 2005 21:30:58 +0000 |
Stefan Monnier |
(mouse-move-drag-overlay): Fix last change.
|
Wed, 21 Sep 2005 20:24:00 +0000 |
Stefan Monnier |
(mouse-move-drag-overlay): New function.
|
Mon, 19 Sep 2005 18:51:28 +0000 |
Stefan Monnier |
(mouse-drag-mode-line-1, mouse-drag-vertical-line):
|
Tue, 13 Sep 2005 20:13:31 +0000 |
Chong Yidong |
2005-09-14 Chong Yidong <cyd@stupidchicken.com>
|
Tue, 06 Sep 2005 19:10:06 +0000 |
Chong Yidong |
*** empty log message ***
|
Sat, 06 Aug 2005 22:13:43 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 23:32:44 +0000 |
Lute Kamstra |
Update FSF's address.
|
Wed, 29 Jun 2005 13:50:02 +0000 |
Juanma Barranquero |
(mouse-buffer-menu-alist): Change space constants followed by a sexp to "?\s ".
|
Fri, 10 Jun 2005 14:05:55 +0000 |
Juanma Barranquero |
(mouse-1-click-follows-link): Fix spellings in docstrings.
|
Sat, 23 Apr 2005 16:40:55 +0000 |
Richard M. Stallman |
(mouse-drag-region-1): Delete some debugging code.
|
Fri, 08 Apr 2005 09:24:25 +0000 |
Kim F. Storm |
(mouse-on-link-p): Tiny doc fix.
|
Thu, 31 Mar 2005 10:10:25 +0000 |
Kim F. Storm |
(mouse-1-click-follows-link): Increase to 450 ms.
|
Fri, 25 Feb 2005 23:30:59 +0000 |
Kim F. Storm |
(mouse-1-click-in-non-selected-windows): New defcustom.
|
Tue, 22 Feb 2005 09:42:06 +0000 |
Kim F. Storm |
(mouse-on-link-p): If arg POS is a mouse event,
|
Wed, 09 Feb 2005 15:50:47 +0000 |
Kim F. Storm |
Change release version from 21.4 to 22.1 throughout.
|
Thu, 13 Jan 2005 20:06:32 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 12 Jan 2005 10:54:02 +0000 |
Kim F. Storm |
More doc fixes.
|
Wed, 12 Jan 2005 10:17:02 +0000 |
Kim F. Storm |
(mouse-on-link-p): Change functionality and doc
|
Tue, 11 Jan 2005 15:36:57 +0000 |
Stefan Monnier |
(mouse-drag-mode-line-1, mouse-drag-vertical-line, mouse-drag-region)
|
Mon, 27 Dec 2004 16:35:17 +0000 |
Richard M. Stallman |
(mouse-drag-region): Bind mouse-autoselect-window.
|
Sun, 19 Dec 2004 00:50:51 +0000 |
Kim F. Storm |
(mouse-1-click-follows-link): Doc fix.
|
Fri, 17 Dec 2004 15:16:18 +0000 |
Kim F. Storm |
(mouse-1-click-follows-link): New defcustom.
|
Wed, 08 Dec 2004 01:14:10 +0000 |
Luc Teirlinck |
(mouse-set-font): Handle the case where the command was not invoked
|
Sat, 13 Nov 2004 01:29:45 +0000 |
Kim F. Storm |
(mouse-drag-copy-region): Add :version.
|
Thu, 04 Nov 2004 10:02:38 +0000 |
Richard M. Stallman |
(mouse-show-mark): Get positions to delete from mark
|
Mon, 01 Nov 2004 13:50:49 +0000 |
Jan Dj«£rv |
(mouse-yank-at-click, mouse-yank-secondary): Revert
|
Fri, 29 Oct 2004 14:31:34 +0000 |
Sam Steingold |
(mouse-show-mark): Replace the last occurrence of
|
Thu, 28 Oct 2004 23:33:23 +0000 |
Stefan Monnier |
(mouse-show-mark): Adjust to new name and don't assume
|
Wed, 27 Oct 2004 17:44:59 +0000 |
Richard M. Stallman |
(mouse-show-mark): Do most processing the same
|
Mon, 18 Oct 2004 09:29:26 +0000 |
David Ponce |
(mouse-drag-move-window-top): New function.
|
Sat, 16 Oct 2004 15:30:56 +0000 |
Richard M. Stallman |
(mouse-yank-at-click, mouse-yank-secondary):
|
Fri, 09 Jul 2004 16:54:04 +0000 |
Richard M. Stallman |
(mouse-set-region-1): If transient-mark-mode
|
Mon, 21 Jun 2004 03:16:28 +0000 |
Richard M. Stallman |
(mouse-set-region-1): Set transient-mark-mode to `only'.
|
Fri, 28 May 2004 21:06:26 +0000 |
Stefan Monnier |
(mouse-set-region-1): Use temporary transient-mark-mode
|
Fri, 30 Apr 2004 21:37:20 +0000 |
Kim F. Storm |
(mouse-drag-copy-region): New defcustom.
|
Wed, 14 Apr 2004 17:30:17 +0000 |
Stefan Monnier |
(mouse-set-point): Use it.
|
Sun, 23 Nov 2003 00:27:27 +0000 |
Kim F. Storm |
Bind mouse-1 on left-fringe and right-fringe to mouse-set-point so
|
Mon, 01 Sep 2003 18:47:29 +0000 |
Dave Love |
(mouse-popup-menubar, mouse-skip-word): Doc fix.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Wed, 29 May 2002 16:36:55 +0000 |
Richard M. Stallman |
(mouse-set-font): Avoid misleading error message if user makes no selection.
|
Wed, 10 Apr 2002 15:04:19 +0000 |
Richard M. Stallman |
(mouse-drag-region-1): Display region highlight only in the selected window.
|
Tue, 05 Mar 2002 18:40:20 +0000 |
Eli Zaretskii |
(mouse-show-mark): Remove the no-highlight alternative:
|
Sun, 03 Mar 2002 16:51:45 +0000 |
Eli Zaretskii |
(mouse-region-delete-keys): Add deletechar.
|
Fri, 01 Mar 2002 11:41:00 +0000 |
Eli Zaretskii |
(mouse-show-mark): Use display-mouse-p, not display-graphic-p,
|
Thu, 17 Jan 2002 02:07:54 +0000 |
Richard M. Stallman |
(mouse-drag-region-1): Renamed from mouse-drag-region.
|
Sat, 29 Dec 2001 04:21:15 +0000 |
Richard M. Stallman |
(mouse-drag-mode-line-1): When dragging a mode line upward,
|
Tue, 18 Dec 2001 17:43:09 +0000 |
Pavel Jan«¿k |
Fix typo.
|
Thu, 13 Dec 2001 07:56:02 +0000 |
Pavel Jan«¿k |
Fix typo.
|
Wed, 28 Nov 2001 17:14:07 +0000 |
Eli Zaretskii |
(mouse-set-font): Make it a no-op if multiple fonts
|
Tue, 27 Nov 2001 18:00:53 +0000 |
Sam Steingold |
Converted backquote to the new style (in comments).
|
Wed, 14 Nov 2001 02:49:15 +0000 |
Richard M. Stallman |
(mouse-drag-region): Don't run the up-event
|
Wed, 14 Nov 2001 02:48:17 +0000 |
Richard M. Stallman |
(mouse-show-mark): Either move point to the mark
|
Fri, 02 Nov 2001 07:14:16 +0000 |
Richard M. Stallman |
(popup-menu): If the user refuses to select
|
Sat, 27 Oct 2001 16:32:35 +0000 |
Sam Steingold |
(mouse-buffer-menu-mode-groups): added SGML group
|
Wed, 24 Oct 2001 20:02:16 +0000 |
Sam Steingold |
(mouse-buffer-menu-mode-groups): Added "Version Control" group.
|
Tue, 28 Aug 2001 06:33:37 +0000 |
Eli Zaretskii |
(mouse-buffer-menu): If the buffer menu is split by
|
Thu, 09 Aug 2001 14:56:50 +0000 |
Gerd Moellmann |
(mouse-delete-window): Do nothing if frame has just
|
Tue, 15 May 2001 13:16:59 +0000 |
Gerd Moellmann |
(mouse-delete-other-windows): Doc fix.
|
Fri, 16 Feb 2001 15:54:48 +0000 |
Gerd Moellmann |
(mouse-save-then-kill): If the distance from the new
|
Wed, 22 Nov 2000 16:46:52 +0000 |
Stefan Monnier |
(popup-menu): Stupid typo.
|
Mon, 09 Oct 2000 10:21:32 +0000 |
Eli Zaretskii |
([header-line mouse-1]): Bind to mouse-select-window.
|
Mon, 09 Oct 2000 00:26:34 +0000 |
Miles Bader |
(popup-menu): Balance parens.
|
Sun, 08 Oct 2000 20:16:56 +0000 |
Stefan Monnier |
(popup-menu): Move the command call outside the loop
|
Sun, 08 Oct 2000 06:15:01 +0000 |
Eli Zaretskii |
(mouse-drag-mode-line-1): Fix an off-by-one error in
|
Fri, 06 Oct 2000 11:43:39 +0000 |
Gerd Moellmann |
(mouse-drag-header-line): Don't allow window resizing
|
Wed, 27 Sep 2000 08:59:33 +0000 |
Dave Love |
Fix last change.
|
Tue, 26 Sep 2000 15:34:39 +0000 |
Dave Love |
(popup-menu): If POSITION is nil, set it using
|
Mon, 04 Sep 2000 21:20:51 +0000 |
Dave Love |
(mouse-major-mode-menu, mouse-popup-menubar): Run
|
Sat, 02 Sep 2000 11:18:33 +0000 |
Eli Zaretskii |
(mouse-popup-menubar): Supply the prompt string for
|
Tue, 29 Aug 2000 11:10:48 +0000 |
Dave Love |
(mouse-major-mode-menu): Use local-key-binding.
|
Mon, 24 Jul 2000 17:58:32 +0000 |
Dave Love |
(popup-menu): Set last-command-event.
|
Mon, 24 Jul 2000 15:16:29 +0000 |
Eli Zaretskii |
(popup-menu): Run the keymap through indirect-function,
|
Wed, 19 Jul 2000 15:52:02 +0000 |
Dave Love |
(popup-menu): Allow a list of keymaps for menu arg.
|
Tue, 18 Jul 2000 23:43:21 +0000 |
Stefan Monnier |
(popup-menu): New function.
|
Sun, 16 Jul 2000 17:14:52 +0000 |
Stefan Monnier |
(mouse-major-mode-menu-1): get the submenu with lookup-key.
|
Sun, 09 Jul 2000 18:35:46 +0000 |
Stefan Monnier |
(mouse-drag-region): Use functionp rather than fboundp.
|
Wed, 28 Jun 2000 15:32:23 +0000 |
Eli Zaretskii |
(mouse-show-mark, mouse-save-then-kill): Don't use window-system.
|
Thu, 01 Jun 2000 05:04:28 +0000 |
Stefan Monnier |
Add a version to the obsoletions.
|
Wed, 31 May 2000 22:48:20 +0000 |
Dave Love |
(mouse-save-then-kill-delete-region): Don't bind
|
Mon, 15 May 2000 20:13:54 +0000 |
Gerd Moellmann |
(mouse-yank-at-click): Doc fix.
|
Thu, 09 Mar 2000 20:07:38 +0000 |
Gerd Moellmann |
(mouse-drag-region): Don't run up-event handler
|
Wed, 23 Feb 2000 22:19:09 +0000 |
Dave Love |
(mouse-drag-mode-line-1): Remove `growth =' message.
|
Thu, 09 Sep 1999 14:54:25 +0000 |
Gerd Moellmann |
(mouse-drag-mode-line-1): Extension of former
|
Sun, 05 Sep 1999 19:44:45 +0000 |
Richard M. Stallman |
(font-menu-add-default): Simplify code.
|
Mon, 16 Aug 1999 15:47:41 +0000 |
Dave Love |
Provide `mldrag' for compatibility.
|
Wed, 28 Jul 1999 18:27:35 +0000 |
Dave Love |
(x-fixed-font-alist): Add lucidasanstypewriter.
|
Mon, 19 Jul 1999 22:17:17 +0000 |
Dave Love |
Copyright update.
|
Mon, 19 Jul 1999 21:49:13 +0000 |
Dave Love |
(mouse-major-mode-menu): Default to menu-bar-edit-menu
|
Thu, 10 Dec 1998 03:26:25 +0000 |
Karl Heuer |
(mouse-drag-vertical-line):
|
Tue, 03 Nov 1998 10:25:56 +0000 |
Andreas Schwab |
(mouse-drag-region): Fix typo.
|
Sun, 01 Nov 1998 18:17:40 +0000 |
Richard M. Stallman |
(mouse-drag-region): Fake up a mouse-motion event
|
Thu, 30 Jul 1998 01:34:38 +0000 |
Kenichi Handa |
(mouse-skip-word): If point is at word constituent
|
Wed, 29 Jul 1998 05:41:04 +0000 |
Richard M. Stallman |
(mouse-delete-window): If the frame has just one window,
|
Tue, 05 May 1998 21:47:53 +0000 |
Richard M. Stallman |
(mouse-major-mode-menu): Run activate-menubar-hook here.
|
Mon, 20 Apr 1998 20:45:25 +0000 |
Richard M. Stallman |
(mouse-buffer-menu-mode-mult): New variable.
|
Wed, 08 Apr 1998 07:22:05 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): Get point-before-scroll
|
Mon, 16 Mar 1998 08:05:58 +0000 |
Richard M. Stallman |
(mouse-drag-region): Bind deactivate-mark
|
Sat, 14 Mar 1998 08:20:37 +0000 |
Richard M. Stallman |
(mouse-scroll-subr): Handle if window-end returns nil.
|
Thu, 12 Mar 1998 23:11:57 +0000 |
Richard M. Stallman |
(mouse-buffer-menu-maxlen): Renamed from mouse-menu-buffer-maxlen.
|
Mon, 19 Jan 1998 23:11:18 +0000 |
Richard M. Stallman |
(mouse-drag-vertical-line): Properly determine which
|
Thu, 23 Oct 1997 06:29:35 +0000 |
Karl Heuer |
(mouse-drag-vertical-line): Handle left-side scroll bars.
|
Wed, 09 Jul 1997 02:47:07 +0000 |
Richard M. Stallman |
(mouse-undouble-last-event): Fix gross bugs:
|
Tue, 08 Jul 1997 09:47:23 +0000 |
Richard M. Stallman |
(mouse-show-mark): Handle switch-frame events in the loop.
|
Tue, 01 Jul 1997 04:33:22 +0000 |
Richard M. Stallman |
(mouse-undouble-last-event): Use reverse, not nreverse.
|
Fri, 27 Jun 1997 04:23:52 +0000 |
Richard M. Stallman |
(mouse-drag-region): For a click (not a drag),
|
Tue, 27 May 1997 22:52:31 +0000 |
Richard M. Stallman |
(mouse-undouble-last-event): Return nil if the event
|
Sat, 03 May 1997 22:19:10 +0000 |
Richard M. Stallman |
Use defcustom.
|
Thu, 20 Feb 1997 05:47:42 +0000 |
Karl Heuer |
(mouse-set-font): Handle fontset.
|
Mon, 10 Feb 1997 00:10:16 +0000 |
Richard M. Stallman |
(mouse-buffer-menu): Group buffers by major modes if that seems to be useful.
|
Thu, 26 Dec 1996 20:48:46 +0000 |
Richard M. Stallman |
(mouse-start-end): Put values in proper order,
|
Sat, 07 Dec 1996 22:19:50 +0000 |
Richard M. Stallman |
(mouse-drag-mode-line): Don't get error
|
Sat, 07 Dec 1996 20:32:35 +0000 |
Richard M. Stallman |
(mouse-major-mode-menu): Propagate prefix arg
|
Tue, 19 Nov 1996 06:59:17 +0000 |
Geoff Voelker |
Use w32 instead of ms-windows for window-system symbol
|
Wed, 25 Sep 1996 03:27:04 +0000 |
Richard M. Stallman |
(mouse-drag-secondary): Make sure to return nil
|
Mon, 23 Sep 1996 17:44:50 +0000 |
Richard M. Stallman |
(mouse-drag-region): Ignore event end-point if it is not a number.
|
Sun, 15 Sep 1996 02:17:49 +0000 |
Richard M. Stallman |
(mouse-set-region):
|
Tue, 03 Sep 1996 21:37:35 +0000 |
Richard M. Stallman |
(mouse-select-window): Don't call unfocus-frame.
|
Sun, 01 Sep 1996 02:42:04 +0000 |
Richard M. Stallman |
(mouse-show-mark): Detect loss of selection
|
Tue, 27 Aug 1996 01:03:35 +0000 |
Richard M. Stallman |
(mouse-region-delete-keys): New variable.
|
Sat, 17 Aug 1996 16:56:19 +0000 |
Richard M. Stallman |
(mouse-drag-region): Don't call mouse-set-region-1
|
Sat, 13 Jul 1996 00:55:05 +0000 |
Karl Heuer |
(mouse-major-mode-menu-1): No need to copy the top
|
Thu, 11 Jul 1996 23:35:37 +0000 |
Karl Heuer |
(mouse-drag-region): Cope if stop-point is nil.
|
Mon, 08 Jul 1996 00:17:35 +0000 |
Karl Heuer |
(mouse-major-mode-menu-1): Always return just a keymap;
|
Sun, 07 Jul 1996 01:59:10 +0000 |
Miles Bader |
(mouse-show-mark): In transient mark mode, delete mouse-drag-overlay.
|
Sat, 29 Jun 1996 01:02:59 +0000 |
Richard M. Stallman |
(mouse-start-end): Support selecting strings by double
|
Fri, 21 Jun 1996 16:15:21 +0000 |
Richard M. Stallman |
(mouse-drag-region): Be smart about which end
|
Fri, 21 Jun 1996 15:33:46 +0000 |
Richard M. Stallman |
(mouse-buffer-menu): Use aref rather than string-match.
|
Mon, 03 Jun 1996 17:21:03 +0000 |
Richard M. Stallman |
(mouse-show-mark): Use temporary highlighting if possible instead of a pause.
|
Mon, 06 May 1996 00:43:26 +0000 |
Richard M. Stallman |
(mouse-drag-region): Set the region before reading a
|
Tue, 30 Apr 1996 16:11:53 +0000 |
Richard M. Stallman |
(mouse-drag-region): Doc fix.
|
Fri, 26 Apr 1996 19:15:39 +0000 |
Richard M. Stallman |
(mouse-drag-region): Leave region highlighted until the next input event.
|
Mon, 25 Mar 1996 19:00:44 +0000 |
Richard M. Stallman |
(mouse-buffer-menu): Keep the order of buffers straight.
|
Thu, 18 Jan 1996 07:00:50 +0000 |
Richard M. Stallman |
(mouse-buffer-menu): Delete debugging code.
|
Mon, 15 Jan 1996 05:12:49 +0000 |
Richard M. Stallman |
(mouse-drag-region, mouse-drag-secondary): Bind echo-keystrokes to 0.
|
Tue, 26 Dec 1995 19:43:51 +0000 |
Richard M. Stallman |
(mouse-menu-buffer-maxlen): New variable.
|
Tue, 26 Dec 1995 19:07:21 +0000 |
Richard M. Stallman |
Remove junk accidentally inserted in previous change.
|
Tue, 26 Dec 1995 04:43:32 +0000 |
Richard M. Stallman |
(mouse-buffer-menu): If lots of buffers, group them into multiple panes.
|
Tue, 07 Nov 1995 07:47:47 +0000 |
Geoff Voelker |
mouse.el [win32] (mouse-set-region):
|
Mon, 30 Oct 1995 17:35:01 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 27 Oct 1995 17:48:32 +0000 |
Richard M. Stallman |
(mouse-drag-region): Set end-of-range after calling mouse-scroll-subr.
|
Sun, 24 Sep 1995 23:20:39 +0000 |
Richard M. Stallman |
[These changes were actually in the previous version.
|
Mon, 18 Sep 1995 14:15:22 +0000 |
Richard M. Stallman |
(C-down-mouse-1): Use buffer menu, not font menu.
|
Sun, 13 Aug 1995 15:46:10 +0000 |
Richard M. Stallman |
(mouse-drag-region): Unread the up-event rather than execute it here.
|
Mon, 17 Jul 1995 22:47:19 +0000 |
Karl Heuer |
(mouse-major-mode-menu): Catch quit in read-key-sequence.
|
Thu, 29 Jun 1995 22:19:13 +0000 |
Richard M. Stallman |
(mouse-selection-click-count-buffer): New variable.
|
Thu, 22 Jun 1995 04:37:38 +0000 |
Richard M. Stallman |
(mouse-yank-at-click): Clear mouse-selection-click-count.
|
Fri, 16 Jun 1995 04:37:44 +0000 |
Richard M. Stallman |
(mouse-set-region): Bind last-command with this-command.
|
Mon, 05 Jun 1995 17:36:29 +0000 |
Karl Heuer |
(mouse-set-region): Don't bounce the cursor on X.
|
Sat, 20 May 1995 05:36:11 +0000 |
Karl Heuer |
(mouse-save-then-kill): Fix previous change.
|
Mon, 15 May 1995 23:00:16 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): When making a new region
|
Fri, 14 Apr 1995 22:39:19 +0000 |
Karl Heuer |
Create mouse-drag-overlay as a dead overlay, instead
|
Fri, 07 Apr 1995 02:21:52 +0000 |
Karl Heuer |
Update copyright.
|
Wed, 15 Mar 1995 21:30:49 +0000 |
Karl Heuer |
(mouse-major-mode-menu): Avoid confusing error message when there's no current
|
Sun, 26 Feb 1995 04:17:42 +0000 |
Richard M. Stallman |
(mouse-kill-secondary): Avoid changing this-command.
|
Tue, 21 Feb 1995 12:47:18 +0000 |
Simon Marshall |
Made mouse-buffer-menu use list-buffers-directory if buffer-file-name is nil.
|
Sat, 18 Feb 1995 23:56:09 +0000 |
Richard M. Stallman |
(mouse-buffer-menu): Don't clear selection when we kill it.
|
Sun, 12 Feb 1995 04:51:42 +0000 |
Richard M. Stallman |
(mouse-drag-region): Delete the overlay before
|
Thu, 26 Jan 1995 07:21:05 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): When we don't use existing
|
Thu, 26 Jan 1995 03:18:45 +0000 |
Richard M. Stallman |
(mouse-drag-region): Modify previous change--don't run the ordinary binding
|
Thu, 26 Jan 1995 02:37:30 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): Ignore mouse-selection-click-count if no active mark.
|
Mon, 09 Jan 1995 18:27:32 +0000 |
Richard M. Stallman |
(mouse-drag-region): As once in the past,
|
Mon, 26 Dec 1994 05:09:41 +0000 |
Richard M. Stallman |
(mouse-minibuffer-check, mouse-drag-mode-line)
|
Tue, 15 Nov 1994 16:57:24 +0000 |
Richard M. Stallman |
(mouse-save-then-kill): Call mouse-show-mark
|
Sun, 30 Oct 1994 10:41:03 +0000 |
Richard M. Stallman |
Put mouse-set-font on C-down-mouse-1.
|
Mon, 17 Oct 1994 08:42:36 +0000 |
Morten Welinder |
*** empty log message ***
|
Wed, 12 Oct 1994 09:27:49 +0000 |
Richard M. Stallman |
(mouse-major-mode-menu): Use minor-mode-map-alist
|
Sat, 01 Oct 1994 07:30:18 +0000 |
Richard M. Stallman |
(mouse-secondary-click-count): New variable.
|
Thu, 15 Sep 1994 21:51:14 +0000 |
Karl Heuer |
(mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-new
|
Sat, 13 Aug 1994 20:29:54 +0000 |
Richard M. Stallman |
(mouse-set-mark): Select the window before saving point.
|
Thu, 11 Aug 1994 20:35:31 +0000 |
Richard M. Stallman |
(mouse-drag-mode-line): New function (from mldrag.el,
|
Mon, 08 Aug 1994 10:16:47 +0000 |
Richard M. Stallman |
(x-fixed-font-alist): Add clean 5x8 and clean 6x8.
|
Sun, 07 Aug 1994 18:09:18 +0000 |
Richard M. Stallman |
(mouse-choose-completion): Pass completion-base-size value
|
Fri, 05 Aug 1994 19:31:42 +0000 |
Richard M. Stallman |
(x-fixed-font-alist): Regularize how fonts are specified.
|
Tue, 02 Aug 1994 21:59:19 +0000 |
Richard M. Stallman |
Capitalize some error messages.
|
Fri, 29 Jul 1994 21:42:41 +0000 |
Richard M. Stallman |
(mouse-choose-completion): Check for next-single-property-change
|
Sat, 16 Jul 1994 22:37:18 +0000 |
Richard M. Stallman |
([vertical-line C-mouse-2]): Bind it as in a scroll bar.
|
Fri, 15 Jul 1994 21:32:01 +0000 |
Richard M. Stallman |
(mouse-drag-region): Delete redundant switch-frame clause.
|
Tue, 12 Jul 1994 17:03:13 +0000 |
Richard M. Stallman |
(mouse-drag-secondary): Don't start making an overlay
|
Mon, 11 Jul 1994 21:25:52 +0000 |
Richard M. Stallman |
(mouse-choose-completion): Use mouse-face properties to find string to use.
|
Mon, 11 Jul 1994 20:10:07 +0000 |
Richard M. Stallman |
(x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14.
|
Thu, 07 Jul 1994 18:39:02 +0000 |
Richard M. Stallman |
([vertical-scroll-bar C-mouse-2]): Split the window.
|
Mon, 04 Jul 1994 00:49:37 +0000 |
Richard M. Stallman |
(mouse-drag-region): Bind this-command like last-command.
|
Sat, 02 Jul 1994 00:47:40 +0000 |
Richard M. Stallman |
(mouse-scroll-subr): Delete some debugging code.
|
Thu, 30 Jun 1994 04:49:26 +0000 |
Richard M. Stallman |
(mouse-drag-secondary): Don't treat end of buffer
|
Sat, 25 Jun 1994 23:48:04 +0000 |
Richard M. Stallman |
(mouse-scroll-subr): Don't do anything special at eob.
|
Sun, 19 Jun 1994 18:04:35 +0000 |
Richard M. Stallman |
(mouse-scroll-subr): Preserve point if WINDOW's not the selected window.
|
Fri, 17 Jun 1994 00:51:33 +0000 |
Richard M. Stallman |
(mouse-scroll-subr): New arg WINDOW.
|
Wed, 15 Jun 1994 03:55:42 +0000 |
Karl Heuer |
(mouse-drag-region): Bind last-command, not this-command.
|
Mon, 13 Jun 1994 19:35:07 +0000 |
Richard M. Stallman |
(mouse-save-then-kill-delete-region): Turn off change hooks
|
Sun, 05 Jun 1994 12:06:23 +0000 |
Richard M. Stallman |
(mouse-choose-completion): If *Completion* is a special
|
Sun, 22 May 1994 20:56:11 +0000 |
Richard M. Stallman |
(mouse-split-window-vertically): Treat scroll bar events just like others.
|
Fri, 20 May 1994 22:27:04 +0000 |
Richard M. Stallman |
(mouse-choose-completion):
|
Fri, 20 May 1994 08:46:20 +0000 |
Richard M. Stallman |
(mouse-drag-secondary): Handle mouse motion out of window
|
Fri, 06 May 1994 20:27:25 +0000 |
Karl Heuer |
(mouse-tear-off-window): Change new-frame to make-frame.
|
Wed, 04 May 1994 00:38:14 +0000 |
Richard M. Stallman |
(mouse-secondary-save-then-kill): Doc fix.
|