Re: [PATCH] org-screen.el: replace obsolete function

2019-12-16 Thread Kyle Meyer
Gregor Zattler writes: > * contrib/lisp/org-screen.el (org-screen): replace obsolete function > `insert-string' with `insert'. Thanks. Applied in 86c7a22ce (with small capitalization tweaks to fit project conventions).

[PATCH] org-screen.el: replace obsolete function

2019-12-15 Thread Gregor Zattler
* contrib/lisp/org-screen.el (org-screen): replace obsolete function `insert-string' with `insert'. --- contrib/lisp/org-screen.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/lisp/org-screen.el b/contrib/lisp/org-screen.el index 6b870f229..948e93adf 100644 --- a/con