log lisp/mouse-sel.el @ 77466:91ab507303ed

age author description
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-12-09 Chong Yidong (mouse-sel-mode): Register mouse-2 as a click type.
2006-10-07 Eli Zaretskii (mouse-insert-selection-internal): Use insert-for-yank, so that yank handlers
2006-09-15 David Kastrup * mouse-sel.el (mouse-sel-follow-link-p): Use event position
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-11 Kim F. Storm From Chong Yidong <cyd@stupidchicken.com>
2004-10-28 Stefan Monnier (mouse-sel-mode): Adjust to new names for x-lost-selection-functions.
2004-10-25 Kai Großjohann (mouse-sel-mode): Specify custom group.
2004-03-04 Richard M. Stallman Comment change.
2004-03-04 Richard M. Stallman (mouse-sel-has-been-enabled): New var.
2003-09-01 Miles Bader Add arch taglines
2003-07-25 John Paul Wallington (mouse-sel-get-selection-function):
2003-02-18 Juanma Barranquero (mouse-sel-determine-selection-thing): Fix character constant.
2002-07-16 Stefan Monnier (mouse-sel-original-interprogram-paste-function): Defvar it.
2002-07-16 Stefan Monnier (mouse-sel-mode): Use define-minor-mode.
2002-07-15 Mike Williams (mouse-sel-bindings): Save/restore interprogram cut/paste functions.
2002-07-14 Mike Williams (mouse-sel-bound-events): New constant.
2002-07-07 Richard M. Stallman Change maintainer email address.
2001-11-27 Sam Steingold Converted backquote to the new style.
2001-08-21 Stefan Monnier Docstring fixes.
2001-08-10 Eli Zaretskii Fix a typo in a comment.
2001-07-16 Gerd Moellmann (mouse-sel-bindings): Instead of unbinding
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2000-08-08 Gerd Moellmann (mouse-sel-mode): Doc fix.
1999-04-27 Dave Love (mouse-sel-mode): Doc fix.
1999-03-30 Karl Heuer *** empty log message ***
1999-03-30 Karl Heuer (mouse-sel-mode): Doc fix.
1998-06-24 Andreas Schwab (mouse-sel-default-bindings): Use `other' widget
1997-07-15 Simon Marshall Customise. Don't install bindings on file load; use a fn.
1997-05-05 Richard M. Stallman (mouse-sel-get-selection-function):
1996-10-26 Richard M. Stallman (mouse-sel-set-selection-function): Doc fix.
1996-01-14 Erik Naggum Update FSF's address.
1995-11-15 Richard M. Stallman (mouse-sel-lost-selection-hook): Undo prev change.
1995-11-14 Richard M. Stallman (mouse-sel-lost-selection-hook): Use (car selection).
1995-07-18 Richard M. Stallman Don't (require 'backquote).
1995-04-19 Richard M. Stallman Downcase function parameters.
1994-10-11 Richard M. Stallman (mouse-select): Pass an arg to mouse-extend.
1994-09-15 Karl Heuer Fix typo in comment.
1994-08-24 Richard M. Stallman (mouse-extend): In Transient Mark mode, use the region
1994-07-31 Richard M. Stallman (mouse-extend): Pass WINDOW arg to mouse-scroll-subr.
1994-07-12 Richard M. Stallman Delete debugging lines from previous change.
1994-07-12 Richard M. Stallman Many doc fixes.
1994-06-17 Richard M. Stallman Comment change.
1994-05-23 Richard M. Stallman (mouse-insert-selection): Test mouse-yank-at-point.
1994-05-03 Karl Heuer Update copyright.
1994-04-22 Richard M. Stallman (mouse-extend): Handle case where posn-window is a frame.
1994-03-07 Richard M. Stallman Doc fixes.
1994-02-02 Richard M. Stallman (mouse-sel-version): Don't base version number on
1993-11-08 Richard M. Stallman Initial revision