summaryrefslogtreecommitdiff
path: root/lisp/obsolete/ps-def.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-07-31 18:19:06 +0200
committerStefan Kangas <stefan@marxist.se>2022-07-31 18:21:01 +0200
commitb2fb73db2fec999c7b6aaf6d287674dc71b05e5e (patch)
tree05bcf230a74dce2320c42f970e6c375012e4aef0 /lisp/obsolete/ps-def.el
parent2276f51ff5d44df1a89c3ba401f2d09005374fa3 (diff)
downloademacs-b2fb73db2fec999c7b6aaf6d287674dc71b05e5e.tar.gz
emacs-b2fb73db2fec999c7b6aaf6d287674dc71b05e5e.tar.bz2
emacs-b2fb73db2fec999c7b6aaf6d287674dc71b05e5e.zip
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.
Diffstat (limited to 'lisp/obsolete/ps-def.el')
-rw-r--r--lisp/obsolete/ps-def.el1
1 files changed, 1 insertions, 0 deletions
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.