Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4581 emacs/src/ChangeLog:1.4582
*** emacs/src/ChangeLog:1.4581  Sat Sep 10 12:20:03 2005
--- emacs/src/ChangeLog Sat Sep 10 14:05:17 2005
***************
*** 1,5 ****
--- 1,14 ----
  2005-09-10  Eli Zaretskii  <[EMAIL PROTECTED]>
  
+       * buffer.c (init_buffer): Fix error message for failed call to
+       get_current_dir_name.
+       (get_current_dir_name): Remove prototype.
+ 
+       * xsmfns.c: (get_current_dir_name): Remove prototype.
+ 
+       * lisp.h: (get_current_dir_name) [!HAVE_GET_CURRENT_DIR_NAME]: Add
+       prototype.
+ 
        * sysdep.c [WINDOWSNT]: Add prototype for getwd.
  
        * config.in: Regenerated.


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to