/[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.312 by raeburn, Mon Jul 15 00:00:36 2002 UTC revision 1.313 by akochoi, Fri Aug 16 02:30:21 2002 UTC
# Line 1363  main (argc, argv, envp) Line 1363  main (argc, argv, envp)
1363    init_ntproc ();       /* must precede init_editfns.  */    init_ntproc ();       /* must precede init_editfns.  */
1364  #endif  #endif
1365    
1366    #ifdef MAC_OSX
1367      if (initialized)
1368        init_mac_osx_environment ();
1369    #endif
1370    
1371    /* egetenv is a pretty low-level facility, which may get called in    /* egetenv is a pretty low-level facility, which may get called in
1372       many circumstances; it seems flimsy to put off initializing it       many circumstances; it seems flimsy to put off initializing it
1373       until calling init_callproc.  */       until calling init_callproc.  */

Legend:
Removed from v.1.312  
changed lines
  Added in v.1.313

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