# HG changeset patch # User Michael Kifer # Date 824507372 0 # Node ID 298ed6bf5d2db0d810a92188cb57ae8d3e1690d9 # Parent b6228a159e75c9e156481872ae81988f560728bc (vip-mouse-click-insert-word): fixed a typo. diff -r b6228a159e75 -r 298ed6bf5d2d lisp/emulation/viper-mous.el --- a/lisp/emulation/viper-mous.el Fri Feb 16 19:02:38 1996 +0000 +++ b/lisp/emulation/viper-mous.el Fri Feb 16 21:49:32 1996 +0000 @@ -224,7 +224,7 @@ (vip-multiclick-p) ;; This trick checks if there is a pending mouse event ;; if so, we use this latter event and discard the current mouse click - ;; If the next panding event is not a mouse event, we execute + ;; If the next pending event is not a mouse event, we execute ;; the current mouse event (progn (setq interrupting-event (vip-read-event))