/[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.299 by eliz, Mon Jan 14 13:47:56 2002 UTC revision 1.300 by monnier, Mon Mar 4 23:41:00 2002 UTC
# Line 165  int inhibit_window_system; Line 165  int inhibit_window_system;
165  /* If nonzero, set Emacs to run at this priority.  This is also used  /* If nonzero, set Emacs to run at this priority.  This is also used
166     in child_setup and sys_suspend to make sure subshells run at normal     in child_setup and sys_suspend to make sure subshells run at normal
167     priority; those functions have their own extern declaration.  */     priority; those functions have their own extern declaration.  */
168  int emacs_priority;  EMACS_INT emacs_priority;
169    
170  /* If non-zero, a filter or a sentinel is running.  Tested to save the match  /* If non-zero, a filter or a sentinel is running.  Tested to save the match
171     data on the first attempt to change it inside asynchronous code.  */     data on the first attempt to change it inside asynchronous code.  */

Legend:
Removed from v.1.299  
changed lines
  Added in v.1.300

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