projects
/
elisp
/
apel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27bc865
)
(set-text-properties): New function.
author
morioka
<morioka>
Thu, 17 Sep 1998 17:10:33 +0000
(17:10 +0000)
committer
morioka
<morioka>
Thu, 17 Sep 1998 17:10:33 +0000
(17:10 +0000)
poe-18.el
patch
|
blob
|
history
diff --git
a/poe-18.el
b/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))