emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/emacs.c


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/emacs.c
Date: Fri, 18 Oct 2002 06:05:47 -0400

Index: emacs/src/emacs.c
diff -c emacs/src/emacs.c:1.322 emacs/src/emacs.c:1.323
*** emacs/src/emacs.c:1.322     Sat Oct 12 13:55:15 2002
--- emacs/src/emacs.c   Fri Oct 18 06:05:22 2002
***************
*** 158,164 ****
  Lisp_Object Vsystem_time_locale;
  Lisp_Object Vprevious_system_time_locale;
  
! /* If non-zero, emacs should not attempt to use an window-specific code,
     but instead should use the virtual terminal under which it was started.  */
  int inhibit_window_system;
  
--- 158,164 ----
  Lisp_Object Vsystem_time_locale;
  Lisp_Object Vprevious_system_time_locale;
  
! /* If non-zero, emacs should not attempt to use a window-specific code,
     but instead should use the virtual terminal under which it was started.  */
  int inhibit_window_system;
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]