(set-text-properties): New function.
authormorioka <morioka>
Thu, 17 Sep 1998 17:10:33 +0000 (17:10 +0000)
committermorioka <morioka>
Thu, 17 Sep 1998 17:10:33 +0000 (17:10 +0000)
poe-18.el

index 5704c40..4c4a830 100644 (file)
--- a/poe-18.el
+++ b/poe-18.el
@@ -357,6 +357,8 @@ With optional non-nil ALL, force redisplay of all mode-lines.
 ;;; @ text property
 ;;;
 
+(defun set-text-properties (start end properties &optional object))
+
 (defun remove-text-properties (start end properties &optional object))