summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>1999-11-18 10:42:44 +0000
committerKenichi Handa <handa@m17n.org>1999-11-18 10:42:44 +0000
commit5daebd006e51f7615d63a7f748f053431e78b41e (patch)
tree98b9c78959b5bfe783aba8d1a6e34db27dbc7418 /lisp
parent7b087267871d32429ec4ae151ada273dbd0b2e9d (diff)
downloademacs-5daebd006e51f7615d63a7f748f053431e78b41e.tar.gz
emacs-5daebd006e51f7615d63a7f748f053431e78b41e.tar.bz2
emacs-5daebd006e51f7615d63a7f748f053431e78b41e.zip
Require ps-vars instead of ps-print-def.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ps-mule.el2
-rw-r--r--lisp/ps-print.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ps-mule.el b/lisp/ps-mule.el
index fd79d32a3a4..12698b78d93 100644
--- a/lisp/ps-mule.el
+++ b/lisp/ps-mule.el
@@ -93,7 +93,7 @@
(eval-and-compile (require 'ps-print))
-(require 'ps-print-def) ; Common definitions
+(require 'ps-vars) ; Common definitions
;;;; `ps-multibyte-buffer' definition should be placed in `ps-mule' but due to
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index 06739ee17c7..239fb828d9c 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -1152,7 +1152,7 @@ Please send all bug fixes and enhancements to
:group 'ps-print)
-(require 'ps-print-def) ; Common definitions
+(require 'ps-vars) ; Common definitions
(defcustom ps-print-prologue-header nil