diff src/intervals.h @ 30679:4b6b1069c0ff

(Fprevious_single_char_property_change): Declare.
author Ken Raeburn <raeburn@raeburn.org>
date Tue, 08 Aug 2000 14:39:46 +0000
parents 618b9ba6a8c2
children 6957ecbc11fe
line wrap: on
line diff
--- a/src/intervals.h	Tue Aug 08 14:39:19 2000 +0000
+++ b/src/intervals.h	Tue Aug 08 14:39:46 2000 +0000
@@ -290,6 +290,7 @@
 EXFUN (Fremove_text_properties, 4);
 EXFUN (Ftext_property_any, 5);
 EXFUN (Ftext_property_not_all, 5);
+EXFUN (Fprevious_single_char_property_change, 4);
 extern Lisp_Object copy_text_properties P_ ((Lisp_Object, Lisp_Object,
 					     Lisp_Object, Lisp_Object,
 					     Lisp_Object, Lisp_Object));