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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/w32proc.c
Date: Tue, 30 Jul 2002 12:24:30 -0400

Index: emacs/src/w32proc.c
diff -c emacs/src/w32proc.c:1.53 emacs/src/w32proc.c:1.54
*** emacs/src/w32proc.c:1.53    Tue Jul 30 12:19:19 2002
--- emacs/src/w32proc.c Tue Jul 30 12:24:30 2002
***************
*** 2234,2240 ****
    DEFVAR_LISP ("w32-get-true-file-attributes", &Vw32_get_true_file_attributes,
               doc: /* Non-nil means determine accurate link count in 
`file-attributes'.
  Note that this option is only useful for files on NTFS volumes, where hard 
links
! are supported.  Moreover, it slows down `file-attributes' noticeably.  */)
    Vw32_get_true_file_attributes = Qt;
  }
  /* end of ntproc.c */
--- 2234,2240 ----
    DEFVAR_LISP ("w32-get-true-file-attributes", &Vw32_get_true_file_attributes,
               doc: /* Non-nil means determine accurate link count in 
`file-attributes'.
  Note that this option is only useful for files on NTFS volumes, where hard 
links
! are supported.  Moreover, it slows down `file-attributes' noticeably.  */);
    Vw32_get_true_file_attributes = Qt;
  }
  /* end of ntproc.c */



reply via email to

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