/[emacs]/emacs/src/s/darwin.h
ViewVC logotype

Diff of /emacs/src/s/darwin.h

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

revision 1.6 by akochoi, Sun Aug 25 16:44:51 2002 UTC revision 1.7 by akochoi, Sun Aug 25 17:15:26 2002 UTC
# Line 312  struct kboard; Line 312  struct kboard;
312  /* Reroute calls to SELECT to the version defined in mac.c to fix the  /* Reroute calls to SELECT to the version defined in mac.c to fix the
313     problem of Emacs requiring an extra return to be typed to start     problem of Emacs requiring an extra return to be typed to start
314     working when started from the command line.  */     working when started from the command line.  */
315  #if defined (emacs) || defined (temacs)  #if defined (HAVE_CARBON) && (defined (emacs) || defined (temacs))
316  #define select sys_select  #define select sys_select
317  #endif  #endif

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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