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

Diff of /emacs/src/emacs.c

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

revision 1.360 by jurta, Sat Mar 5 04:34:59 2005 UTC revision 1.361 by monnier, Thu Mar 17 17:11:50 2005 UTC
# Line 2056  all of which are called before Emacs is Line 2056  all of which are called before Emacs is
2056    
2057    exit (INTEGERP (arg) ? XINT (arg) : EXIT_SUCCESS);    exit (INTEGERP (arg) ? XINT (arg) : EXIT_SUCCESS);
2058    /* NOTREACHED */    /* NOTREACHED */
2059    return 0;    return Qnil;
2060  }  }
2061    
2062    

Legend:
Removed from v.1.360  
changed lines
  Added in v.1.361

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