emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-23 r100189: mouse-sel.el comments.


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-23 r100189: mouse-sel.el comments.
Date: Tue, 09 Nov 2010 23:49:24 -0800
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 100189
committer: Glenn Morris <address@hidden>
branch nick: emacs-23
timestamp: Tue 2010-11-09 23:49:24 -0800
message:
  mouse-sel.el comments.
modified:
  lisp/mouse-sel.el
=== modified file 'lisp/mouse-sel.el'
--- a/lisp/mouse-sel.el 2010-01-13 08:35:10 +0000
+++ b/lisp/mouse-sel.el 2010-11-10 07:49:24 +0000
@@ -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 <address@hidden>
 ;; Keywords: mouse
@@ -755,5 +755,4 @@
 
 (provide 'mouse-sel)
 
-;; arch-tag: 86e6c73f-deaa-48d3-a24e-c565fda1f7d7
 ;;; mouse-sel.el ends here


reply via email to

[Prev in Thread] Current Thread [Next in Thread]