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

Diff of /emacs/src/keyboard.c

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

revision 1.646 by rms, Wed Jan 2 21:54:11 2002 UTC revision 1.647 by kfstorm, Thu Jan 3 11:30:57 2002 UTC
# Line 8129  read_key_sequence (keybuf, bufsize, prom Line 8129  read_key_sequence (keybuf, bufsize, prom
8129        if (!NILP (orig_keymap))        if (!NILP (orig_keymap))
8130          submaps[nmaps++] = orig_keymap;          submaps[nmaps++] = orig_keymap;
8131    
8132        bcopy (maps, (void *) submaps + nmaps,        bcopy (maps, (void *) (submaps + nmaps),
8133               nminor * sizeof (submaps[0]));               nminor * sizeof (submaps[0]));
8134    
8135        nmaps += nminor;        nmaps += nminor;

Legend:
Removed from v.1.646  
changed lines
  Added in v.1.647

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