emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32proc.c
Date: Sun, 28 Apr 2002 14:53:50 -0400

Index: emacs/src/w32proc.c
diff -c emacs/src/w32proc.c:1.48 emacs/src/w32proc.c:1.49
*** emacs/src/w32proc.c:1.48    Tue Feb 26 05:00:52 2002
--- emacs/src/w32proc.c Sun Apr 28 14:53:48 2002
***************
*** 2235,2240 ****
  This option slows down file-attributes noticeably, so is disabled by
  default.  Note that it is only useful for files on NTFS volumes,
  where hard links are supported.  */);
!   Vw32_get_true_file_attributes = Qnil;
  }
  /* end of ntproc.c */
--- 2235,2240 ----
  This option slows down file-attributes noticeably, so is disabled by
  default.  Note that it is only useful for files on NTFS volumes,
  where hard links are supported.  */);
!   Vw32_get_true_file_attributes = Qt;
  }
  /* end of ntproc.c */



reply via email to

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