/[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.280 by monnier, Sun May 4 00:13:06 2003 UTC revision 1.281 by monnier, Mon May 5 18:06:03 2003 UTC
# Line 667  map_keymap_char_table_item (args, key, v Line 667  map_keymap_char_table_item (args, key, v
667  }  }
668    
669  /* Call FUN for every binding in MAP.  /* Call FUN for every binding in MAP.
670     FUN is called with 4 arguments: FUN (KEY, BINDING, ARGS, DATA).  */     FUN is called with 4 arguments: FUN (KEY, BINDING, ARGS, DATA).
671       AUTOLOAD if non-zero means that we can autoload keymaps if necessary.  */
672  void  void
673  map_keymap (map, fun, args, data, autoload)  map_keymap (map, fun, args, data, autoload)
674       map_keymap_function_t fun;       map_keymap_function_t fun;

Legend:
Removed from v.1.280  
changed lines
  Added in v.1.281

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