# HG changeset patch # User Juri Linkov # Date 1121704380 0 # Node ID f9c745c0d9491da31ce9e93189c8607bc6195604 # Parent c9c8b7be7119d775fa563bf07e0ef6e6eb975fe7 (Fminor_mode_key_binding): Delete duplicate words. diff -r c9c8b7be7119 -r f9c745c0d949 src/keymap.c --- a/src/keymap.c Mon Jul 18 16:32:35 2005 +0000 +++ b/src/keymap.c Mon Jul 18 16:33:00 2005 +0000 @@ -1661,7 +1661,7 @@ DEFUN ("minor-mode-key-binding", Fminor_mode_key_binding, Sminor_mode_key_binding, 1, 2, 0, doc: /* Find the visible minor mode bindings of KEY. -Return an alist of pairs (MODENAME . BINDING), where MODENAME is the +Return an alist of pairs (MODENAME . BINDING), where MODENAME is the symbol which names the minor mode binding KEY, and BINDING is KEY's definition in that mode. In particular, if KEY has no minor-mode bindings, return nil. If the first binding is a