small revision

This commit is contained in:
polos 2017-09-14 15:20:37 +02:00
parent 875e0f0edd
commit 93ee789667

View file

@ -392,8 +392,8 @@
(display (mapcar 'prin1-to-string vals) "blue")
(history-add txt)
(! "clear" *edit*)))))
(error (err)
(show-error err color)))))
(condition (c)
(show-error c color)))))
(defun focus-me ()
(x:do-with *gui* "activateWindow" "raise")