2007-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
+ * lisp.h (Fclear_face_cache, Fx_send_client_event): Declare.
+
* lread.c (Vold_style_backquotes): New var.
(syms_of_lread): Init and export it to Elisp.
(read1): Set it when we find an old-style (back)quote.
#endif
/* Defined in xfaces.c */
+EXFUN (Fclear_face_cache, 1);
extern void syms_of_xfaces P_ ((void));
#ifndef HAVE_GETLOADAVG
extern void syms_of_xsmfns P_ ((void));
/* Defined in xselect.c */
+EXFUN (Fx_send_client_event, 6);
extern void syms_of_xselect P_ ((void));
/* Defined in xterm.c */