emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/sysdep.c
Date: Sat, 10 Sep 2005 10:12:35 -0400

Index: emacs/src/sysdep.c
diff -c emacs/src/sysdep.c:1.268 emacs/src/sysdep.c:1.269
*** emacs/src/sysdep.c:1.268    Sat Sep 10 12:19:14 2005
--- emacs/src/sysdep.c  Sat Sep 10 14:12:35 2005
***************
*** 260,266 ****
  SIGMASKTYPE sigprocmask_set;
  
  
! #ifndef HAVE_CURRENT_DIR_NAME
  
  /* Return the current working directory.  Returns NULL on errors.
     Any other returned value must be freed with free. This is used
--- 260,266 ----
  SIGMASKTYPE sigprocmask_set;
  
  
! #ifndef HAVE_GET_CURRENT_DIR_NAME
  
  /* Return the current working directory.  Returns NULL on errors.
     Any other returned value must be freed with free. This is used




reply via email to

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