/[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.309.2.8 by miles, Tue May 11 02:37:43 2004 UTC revision 1.309.2.9 by miles, Tue Jul 6 09:14:34 2004 UTC
# Line 104  EMACS_INT gdb_data_seg_bits = DATA_SEG_B Line 104  EMACS_INT gdb_data_seg_bits = DATA_SEG_B
104  EMACS_INT gdb_data_seg_bits = 0;  EMACS_INT gdb_data_seg_bits = 0;
105  #endif  #endif
106  EMACS_INT PVEC_FLAG = PSEUDOVECTOR_FLAG;  EMACS_INT PVEC_FLAG = PSEUDOVECTOR_FLAG;
107    EMACS_INT gdb_array_mark_flag = ARRAY_MARK_FLAG;
108    
109  /* Command line args from shell, as list of strings.  */  /* Command line args from shell, as list of strings.  */
110  Lisp_Object Vcommand_line_args;  Lisp_Object Vcommand_line_args;

Legend:
Removed from v.1.309.2.8  
changed lines
  Added in v.1.309.2.9

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