diff --git a/lisp/obsolete/ps-def.el b/lisp/obsolete/ps-def.el index ed4cd7b2487..0f7f7609ca1 100644 --- a/lisp/obsolete/ps-def.el +++ b/lisp/obsolete/ps-def.el @@ -7,6 +7,7 @@ ;; Keywords: wp, print, PostScript ;; URL: https://www.emacswiki.org/cgi-bin/wiki/ViniciusJoseLatorre ;; Package: ps-print +;; Obsolete-since: 29.1 ;; This file is part of GNU Emacs. diff --git a/lisp/ps-print.el b/lisp/ps-print.el index 4a7e5bbd3d1..2d6c4542ccc 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el @@ -1450,12 +1450,8 @@ Please send all bug fixes and enhancements to ;;; Code: - (require 'lpr) -;; Load Emacs definitions -(require 'ps-def) - ;; autoloads for secondary file (require 'ps-print-loaddefs)