Fix typo in comment.

This commit is contained in:
Chong Yidong 2007-03-21 16:15:45 +00:00
parent 815b81c8f2
commit c3f82997d7

View file

@ -642,7 +642,7 @@ temporarily enables it to allow getting help on disabled items and buttons."
(list
key
(prefix-numeric-value current-prefix-arg)
;; If KEY is a down-event, read and discard the
;; If KEY is a down-event, read and include the
;; corresponding up-event. Note that there are also
;; down-events on scroll bars and mode lines: the actual
;; event then is in the second element of the vector.