(Fremove_list_of_text_properties): Declare.
authorDave Love <fx@gnu.org>
Mon, 29 Sep 2003 18:00:28 +0000 (18:00 +0000)
committerDave Love <fx@gnu.org>
Mon, 29 Sep 2003 18:00:28 +0000 (18:00 +0000)
src/composite.c

index 17747d9..e8dd721 100644 (file)
@@ -152,6 +152,8 @@ Lisp_Object Qauto_composed;
 Lisp_Object Vauto_composition_function;
 Lisp_Object Qauto_composition_function;
 
+EXFUN (Fremove_list_of_text_properties, 4);
+
 /* Temporary variable used in macros COMPOSITION_XXX.  */
 Lisp_Object composition_temp;
 \f