/[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.232 by gerd, Fri Aug 24 08:42:35 2001 UTC revision 1.232.4.1 by eliz, Tue Feb 5 18:13:45 2002 UTC
# Line 1174  current_minor_maps (modeptr, mapptr) Line 1174  current_minor_maps (modeptr, mapptr)
1174              {              {
1175                val = assq_no_quit (var, lists[0]);                val = assq_no_quit (var, lists[0]);
1176                if (!NILP (val))                if (!NILP (val))
1177                  break;                  continue;
1178              }              }
1179    
1180            if (i >= cmm_size)            if (i >= cmm_size)

Legend:
Removed from v.1.232  
changed lines
  Added in v.1.232.4.1

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