"Kevin Oberman" <oberman(a)es.net> writes:
Seems like the function x-set-frame-icon-pixmap has vanished since
21.1.13. Any idea how to replace it? I see the variable:
frame-icon-glyph which looks promising, but the documentation does not
make it clear how I should use it.
Try:
(set-glyph-image frame-icon-glyph "image-file-name")