/[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.249 by monnier, Mon Nov 26 22:30:21 2001 UTC revision 1.250 by pj, Thu Dec 20 18:26:10 2001 UTC
# Line 1045  the front of KEYMAP.  */) Line 1045  the front of KEYMAP.  */)
1045      }      }
1046  }  }
1047    
1048  /* Value is number if KEY is too long; NIL if valid but has no definition. */  /* Value is number if KEY is too long; nil if valid but has no definition. */
1049  /* GC is possible in this function if it autoloads a keymap.  */  /* GC is possible in this function if it autoloads a keymap.  */
1050    
1051  DEFUN ("lookup-key", Flookup_key, Slookup_key, 2, 3, 0,  DEFUN ("lookup-key", Flookup_key, Slookup_key, 2, 3, 0,

Legend:
Removed from v.1.249  
changed lines
  Added in v.1.250

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