diff lisp/term/sun-mouse.el @ 2:ac2d302a0011 r19-15b2

Import from CVS: tag r19-15b2
author cvs
date Mon, 13 Aug 2007 08:46:35 +0200
parents 376386a54a3c
children 5a88923fcbfe
line wrap: on
line diff
--- a/lisp/term/sun-mouse.el	Mon Aug 13 08:45:53 2007 +0200
+++ b/lisp/term/sun-mouse.el	Mon Aug 13 08:46:35 2007 +0200
@@ -595,7 +595,7 @@
 evaluated for their side-effects rather than their values.
   If the selected form is a menu or a symbol whose value is a menu, 
 then it is displayed and evaluated as a pullright menu item.
-  If the the FORM of the first ITEM is nil, the STRING of the item
+  If the FORM of the first ITEM is nil, the STRING of the item
 is used as a label for the menu, i.e. it's inverted and not selectable."
 
   (if (symbolp menu) (setq menu (symbol-value menu)))