]> code.delx.au - gnu-emacs/history - lisp/mouse-sel.el
(enum event_kind) [MAC_OS]: Update comment for MAC_APPLE_EVENT.
[gnu-emacs] / lisp / mouse-sel.el
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-05-11 Kim F. StormFrom Chong Yidong <cyd@stupidchicken.com>
2004-10-28 Stefan Monnier(mouse-sel-mode): Adjust to new names for x-lost-select...
2004-10-25 Kai Großjohann(mouse-sel-mode): Specify custom group.
2004-03-04 Richard M. StallmanComment change.
2004-03-04 Richard M. Stallman(mouse-sel-has-been-enabled): New var.
2003-09-01 Miles BaderAdd 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...
2002-07-16 Stefan Monnier(mouse-sel-original-interprogram-paste-function): Defva...
2002-07-16 Stefan Monnier(mouse-sel-mode): Use define-minor-mode.
2002-07-15 Mike Williams(mouse-sel-bindings): Save/restore interprogram cut...
2002-07-14 Mike Williams(mouse-sel-bound-events): New constant.
2002-07-07 Richard M. StallmanChange maintainer email address.
2001-11-27 Sam SteingoldConverted backquote to the new style.
2001-08-21 Stefan MonnierDocstring fixes.
2001-08-10 Eli ZaretskiiFix a typo in a comment.
2001-07-16 Gerd Moellmann(mouse-sel-bindings): Instead of unbinding
2001-07-16 Pavel JaníkSome 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 MarshallCustomise. Don't install bindings on file load; use...
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 NaggumUpdate 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. StallmanDon't (require 'backquote).
1995-04-19 Richard M. StallmanDowncase function parameters.
1994-10-11 Richard M. Stallman(mouse-select): Pass an arg to mouse-extend.
1994-09-15 Karl HeuerFix 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. StallmanDelete debugging lines from previous change.
1994-07-12 Richard M. StallmanMany doc fixes.
1994-06-17 Richard M. StallmanComment change.
1994-05-23 Richard M. Stallman(mouse-insert-selection): Test mouse-yank-at-point.
1994-05-03 Karl HeuerUpdate copyright.
1994-04-22 Richard M. Stallman(mouse-extend): Handle case where posn-window is a...
1994-03-07 Richard M. StallmanDoc fixes.
1994-02-02 Richard M. Stallman(mouse-sel-version): Don't base version number on
1993-11-08 Richard M. StallmanInitial revision