* poe-18.el (put-text-property, next-property-change,
[elisp/apel.git] / poe-18.el
index fdea308..4e7047f 100644 (file)
--- a/poe-18.el
+++ b/poe-18.el
@@ -219,6 +219,11 @@ of the limitation of old \(v18\) compiler.
 
 (defun add-text-properties (start end properties &optional object))
 
+(defun put-text-property (start end property value &optional object))
+
+(defun next-property-change (position &optional object limit))
+
+(defun text-properties-at (position &optional object))
 
 ;;; @ file
 ;;;