Mercurial > emacs
changeset 64470:f9c745c0d949
(Fminor_mode_key_binding): Delete duplicate words.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 18 Jul 2005 16:33:00 +0000 |
parents | c9c8b7be7119 |
children | dbbd4a39279b |
files | src/keymap.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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