/[emacs]/emacs/src/keymap.c
ViewVC logotype

Diff of /emacs/src/keymap.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.304 by lute, Mon Jul 4 16:06:32 2005 UTC revision 1.305 by jurta, Mon Jul 18 16:33:00 2005 UTC
# Line 1661  bindings; see the description of `lookup Line 1661  bindings; see the description of `lookup
1661    
1662  DEFUN ("minor-mode-key-binding", Fminor_mode_key_binding, Sminor_mode_key_binding, 1, 2, 0,  DEFUN ("minor-mode-key-binding", Fminor_mode_key_binding, Sminor_mode_key_binding, 1, 2, 0,
1663         doc: /* Find the visible minor mode bindings of KEY.         doc: /* Find the visible minor mode bindings of KEY.
1664  Return an alist of pairs (MODENAME . BINDING), where MODENAME is the  Return an alist of pairs (MODENAME . BINDING), where MODENAME is
1665  the symbol which names the minor mode binding KEY, and BINDING is  the symbol which names the minor mode binding KEY, and BINDING is
1666  KEY's definition in that mode.  In particular, if KEY has no  KEY's definition in that mode.  In particular, if KEY has no
1667  minor-mode bindings, return nil.  If the first binding is a  minor-mode bindings, return nil.  If the first binding is a

Legend:
Removed from v.1.304  
changed lines
  Added in v.1.305

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26