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));
_______________________________________________ Emacs-diffs mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-diffs
