From: Lars Ingebrigtsen Date: Tue, 18 Aug 2020 21:18:50 +0000 (+0200) Subject: Remove some compat code from ps-print.el X-Git-Tag: emacs-28.0.90~6528 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=556ff983e73251c10d51a5995707058ea1d67965;p=emacs.git Remove some compat code from ps-print.el * lisp/ps-print.el: Don't make a face-list alias. --- diff --git a/lisp/ps-print.el b/lisp/ps-print.el index d9e59586ccd..1ca4a23ab2c 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el @@ -6275,10 +6275,6 @@ If FACE is not a valid face name, use default face." (goto-char to)) -;; Ensure that face-list is fbound. -(or (fboundp 'face-list) (defalias 'face-list 'list-faces)) - - (defun ps-build-reference-face-lists () (setq ps-print-face-alist nil) (if ps-auto-font-detect