branch: externals/posframe
commit ac636ebf2020224e3835aae15d21c47a16e1fdaa
Author: Feng Shu <[email protected]>
Commit: Feng Shu <[email protected]>

    * posframe.el (posframe-show): Update INITIALIZE doc.
---
 posframe.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/posframe.el b/posframe.el
index 3a02521..434818b 100644
--- a/posframe.el
+++ b/posframe.el
@@ -490,9 +490,6 @@ RESPECT-TAB-LINE to t.
 INITIALIZE is a function with no argument.  It will run when
 posframe buffer is first selected with `with-current-buffer'
 in `posframe-show', and only run once (for performance reasons).
-If INITIALIZE is nil, `posframe-default-initialize-function' will
-be used as fallback; this variable can be used to set posframe
-buffer gobally.
 
 If LINES-TRUNCATE is non-nil, then lines will truncate in the
 posframe instead of wrap.

Reply via email to