# HG changeset patch # User Chong Yidong # Date 1133233986 0 # Node ID 3b10c3dd0139eaad4a2308ea1303a355bc193bd7 # Parent 0ece02371a71bc3a0989b767d54d6087fd91181e Typo. diff -r 0ece02371a71 -r 3b10c3dd0139 lisp/help.el --- a/lisp/help.el Mon Nov 28 23:04:35 2005 +0000 +++ b/lisp/help.el Tue Nov 29 03:13:06 2005 +0000 @@ -615,7 +615,7 @@ mouse events, and/or menu events. When calling from a program, pass KEY as a string or a vector. -If non-nil, UNTRANSLATED is a vector of the correspondinguntranslated events. +If non-nil, UNTRANSLATED is a vector of the corresponding untranslated events. It can also be a number, in which case the untranslated events from the last key sequence entered are used." ;; UP-EVENT is the up-event that was discarded by reading KEY, or nil.