summaryrefslogtreecommitdiff
path: root/lisp/mouse-sel.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Delete debugging lines from previous change.Richard M. Stallman1994-07-121-2/+0
* Many doc fixes.Richard M. Stallman1994-07-121-11/+13
* Comment change.Richard M. Stallman1994-06-171-1/+1
* (mouse-insert-selection): Test mouse-yank-at-point.Richard M. Stallman1994-05-231-7/+3
* Update copyright.Karl Heuer1994-05-031-1/+1
* (mouse-extend): Handle case where posn-window is a frame.Richard M. Stallman1994-04-221-1/+4
* Doc fixes.Richard M. Stallman1994-03-071-10/+21
* (mouse-sel-version): Don't base version number onRichard M. Stallman1994-02-021-21/+27
* Initial revisionRichard M. Stallman1993-11-081-0/+437