(Fbuffer_list): Declare (for use in callint.c).

This commit is contained in:
Stefan Monnier
2008-03-17 20:21:12 +00:00
parent 800a97b891
commit f9f3238f99
2 changed files with 7 additions and 4 deletions

View File

@@ -868,6 +868,7 @@ extern void mmap_set_vars P_ ((int));
} \
} while (0)
EXFUN (Fbuffer_list, 1);
EXFUN (Fbuffer_live_p, 1);
EXFUN (Fbuffer_name, 1);
EXFUN (Fget_file_buffer, 1);