mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Make ps-def.el obsolete (part 2/2)
* lisp/obsolete/ps-def.el: Add "Obsolete-since". * lisp/ps-print.el (ps-def): Don't require.
This commit is contained in:
parent
2276f51ff5
commit
b2fb73db2f
2 changed files with 1 additions and 4 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue