emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/lisp.h


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

Index: emacs/src/lisp.h
diff -c emacs/src/lisp.h:1.539 emacs/src/lisp.h:1.540
*** emacs/src/lisp.h:1.539      Sat Sep 10 14:03:01 2005
--- emacs/src/lisp.h    Sat Sep 10 14:12:35 2005
***************
*** 3104,3110 ****
  extern void syms_of_xmenu P_ ((void));
  
  /* defined in sysdep.c */
! #ifndef HAVE_CURRENT_DIR_NAME
  extern char *get_current_dir_name P_ ((void));
  #endif
  extern void stuff_char P_ ((char c));
--- 3104,3110 ----
  extern void syms_of_xmenu P_ ((void));
  
  /* defined in sysdep.c */
! #ifndef HAVE_GET_CURRENT_DIR_NAME
  extern char *get_current_dir_name P_ ((void));
  #endif
  extern void stuff_char P_ ((char c));




reply via email to

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