ps-get

ps-get is a compiled Lisp function in `ps-print.el'.

(ps-get ALIST-SYM KEY)

This function is obsolete since 25.1;
use `alist-get' instead.

Return element from association list ALIST-SYM which car is `eq' to KEY.