]> git.eshelyaron.com Git - emacs.git/commitdiff
Make ps-def.el obsolete (part 2/2)
authorStefan Kangas <stefan@marxist.se>
Sun, 31 Jul 2022 16:19:06 +0000 (18:19 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 31 Jul 2022 16:21:01 +0000 (18:21 +0200)
* lisp/obsolete/ps-def.el: Add "Obsolete-since".
* lisp/ps-print.el (ps-def): Don't require.

lisp/obsolete/ps-def.el
lisp/ps-print.el

index ed4cd7b2487707c623ba7f41dfda8e6d6909d46a..0f7f7609ca189b2b0da3a404c3686385ba8fdfcc 100644 (file)
@@ -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.
 
index 4a7e5bbd3d1f9ed43742b14c9eeb94d01a7723bf..2d6c4542cccb4a5cb2be04140c148425569629d2 100644 (file)
@@ -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)