summaryrefslogtreecommitdiff
path: root/lisp/mouse-sel.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-3/+3
* American English spelling fix.Glenn Morris2008-06-271-2/+2
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+4
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (mouse-sel-mode): Register mouse-2 as a click type.Chong Yidong2006-12-091-0/+4
* (mouse-insert-selection-internal): Use insert-for-yank, so that yank handlersEli Zaretskii2006-10-071-1/+2
* * mouse-sel.el (mouse-sel-follow-link-p): Use event positionDavid Kastrup2006-09-151-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* From Chong Yidong <cyd@stupidchicken.com>Kim F. Storm2005-05-111-9/+44
* (mouse-sel-mode): Adjust to new names for x-lost-selection-functions.Stefan Monnier2004-10-281-4/+5
* (mouse-sel-mode): Specify custom group.Kai Großjohann2004-10-251-0/+1
* Comment change.Richard M. Stallman2004-03-041-0/+2
* (mouse-sel-has-been-enabled): New var.Richard M. Stallman2004-03-041-5/+10
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (mouse-sel-get-selection-function):John Paul Wallington2003-07-251-1/+3
* (mouse-sel-determine-selection-thing): Fix character constant.Juanma Barranquero2003-02-181-1/+1
* (mouse-sel-original-interprogram-paste-function): Defvar it.Stefan Monnier2002-07-161-1/+1
* (mouse-sel-mode): Use define-minor-mode.Stefan Monnier2002-07-161-102/+63
* (mouse-sel-bindings): Save/restore interprogram cut/paste functions.Mike Williams2002-07-151-23/+23
* (mouse-sel-bound-events): New constant.Mike Williams2002-07-141-67/+67
* Change maintainer email address.Richard M. Stallman2002-07-071-1/+1
* Converted backquote to the new style.Sam Steingold2001-11-271-61/+59
* Docstring fixes.Stefan Monnier2001-08-211-3/+3
* Fix a typo in a comment.Eli Zaretskii2001-08-101-1/+1
* (mouse-sel-bindings): Instead of unbindingGerd Moellmann2001-07-161-7/+13
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+2
* (mouse-sel-mode): Doc fix.Gerd Moellmann2000-08-081-3/+4
* (mouse-sel-mode): Doc fix.Dave Love1999-04-271-2/+2
* *** empty log message ***Karl Heuer1999-03-301-1/+1
* (mouse-sel-mode): Doc fix.Karl Heuer1999-03-301-1/+2
* (mouse-sel-default-bindings): Use `other' widgetAndreas Schwab1998-06-241-2/+2
* Customise. Don't install bindings on file load; use a fn.Simon Marshall1997-07-151-80/+172
* (mouse-sel-get-selection-function):Richard M. Stallman1997-05-051-1/+1
* (mouse-sel-set-selection-function): Doc fix.Richard M. Stallman1996-10-261-5/+12
* Update FSF's address.Erik Naggum1996-01-141-2/+7
* (mouse-sel-lost-selection-hook): Undo prev change.Richard M. Stallman1995-11-151-1/+1
* (mouse-sel-lost-selection-hook): Use (car selection).Richard M. Stallman1995-11-141-1/+1
* Don't (require 'backquote).Richard M. Stallman1995-07-181-38/+10
* Downcase function parameters.Richard M. Stallman1995-04-191-252/+460
* (mouse-select): Pass an arg to mouse-extend.Richard M. Stallman1994-10-111-1/+1
* Fix typo in comment.Karl Heuer1994-09-151-1/+1
* (mouse-extend): In Transient Mark mode, use the regionRichard M. Stallman1994-08-241-2/+3
* (mouse-extend): Pass WINDOW arg to mouse-scroll-subr.Richard M. Stallman1994-07-311-3/+3