diff src/fileio.c @ 108375:973b5bc5fcfe

Merge from emacs-23
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sat, 08 May 2010 14:47:07 -0400
parents 261591829d04 c1fe9f79424a
children 0f1244b4539c
line wrap: on
line diff
--- a/src/fileio.c	Sat May 08 11:42:56 2010 -0700
+++ b/src/fileio.c	Sat May 08 14:47:07 2010 -0400
@@ -299,7 +299,7 @@
 
 /* Restore point, having saved it as a marker.  */
 
-static Lisp_Object
+Lisp_Object
 restore_point_unwind (location)
      Lisp_Object location;
 {