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

Diff of /emacs/src/regex.c

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

revision 1.179 by rms, Fri Sep 6 03:08:53 2002 UTC revision 1.180 by rms, Mon Sep 9 19:41:30 2002 UTC
# Line 1834  static int analyse_first _RE_ARGS ((re_c Line 1834  static int analyse_first _RE_ARGS ((re_c
1834    
1835  /* But patterns can have more than `MAX_REGNUM' registers.  We just  /* But patterns can have more than `MAX_REGNUM' registers.  We just
1836     ignore the excess.  */     ignore the excess.  */
1837  typedef unsigned regnum_t;  typedef int regnum_t;
1838    
1839    
1840  /* Macros for the compile stack.  */  /* Macros for the compile stack.  */

Legend:
Removed from v.1.179  
changed lines
  Added in v.1.180

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