mouse-sel.el comments.
This commit is contained in:
parent
bc1d5cdfd4
commit
e42ebbf2be
1 changed files with 3 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
;;; mouse-sel.el --- multi-click selection support for Emacs 19
|
||||
;;; mouse-sel.el --- multi-click selection support
|
||||
|
||||
;; Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||
;; 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Mike Williams <mdub@bigfoot.com>
|
||||
;; Keywords: mouse
|
||||
|
@ -755,5 +755,4 @@ If `mouse-yank-at-point' is non-nil, insert at point instead."
|
|||
|
||||
(provide 'mouse-sel)
|
||||
|
||||
;; arch-tag: 86e6c73f-deaa-48d3-a24e-c565fda1f7d7
|
||||
;;; mouse-sel.el ends here
|
||||
|
|
Loading…
Add table
Reference in a new issue