diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-06-17 20:04:22 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-06-17 20:04:22 +0000 |
commit | 07b3798c76394425f32e29d94174ad349d0af750 (patch) | |
tree | 0a1551d9ab36e0258bd1891c84e6e039ab45aabd /lisp/mouse-sel.el | |
parent | 90ed3777fc538d90055770f0e5cd42d9702939de (diff) | |
download | emacs-07b3798c76394425f32e29d94174ad349d0af750.tar.gz |
Comment change.
Diffstat (limited to 'lisp/mouse-sel.el')
-rw-r--r-- | lisp/mouse-sel.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mouse-sel.el b/lisp/mouse-sel.el index 145d6f3527a..57df04e1674 100644 --- a/lisp/mouse-sel.el +++ b/lisp/mouse-sel.el @@ -18,7 +18,7 @@ ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;; GNU General Public License for more details. -;;; Commentary: =========================================================== +;;; Commentary: ;; ;; This module provides multi-click mouse support for GNU Emacs versions ;; 19.18 and later. I've tried to make it behave more like standard X |