From: Kai Großjohann Date: Fri, 21 Feb 2003 16:38:34 +0000 (+0000) Subject: (Fdefine_key): Clarification of formulation. X-Git-Tag: ttn-vms-21-2-B4~11098 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2d772f45c19f1ec4161b8631c0540e9767ae4e52;p=emacs.git (Fdefine_key): Clarification of formulation. --- diff --git a/src/keymap.c b/src/keymap.c index 4c00b0c0583..75de7e9f4a7 100644 --- a/src/keymap.c +++ b/src/keymap.c @@ -967,7 +967,7 @@ is not copied. */) /* GC is possible in this function if it autoloads a keymap. */ DEFUN ("define-key", Fdefine_key, Sdefine_key, 3, 3, 0, - doc: /* Args KEYMAP, KEY, DEF. Define key sequence KEY, in KEYMAP, as DEF. + doc: /* In KEYMAP, define key sequence KEY as DEF. KEYMAP is a keymap. KEY is a string or a vector of symbols and characters meaning a