1999-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
- * poe-18.el (file-executable-p): New function.
+ * poe-18.el (add-text-properties, get-text-property): Define as
+ null function.
+ (file-executable-p): New function.
\f
1999-10-22 Katsumi Yamaoka <yamaoka@jpl.org>
(defun remove-text-properties (start end properties &optional object))
+(defun get-text-property (position prop &optional object))
+
+(defun add-text-properties (start end properties &optional object))
+
;;; @ file
;;;