summaryrefslogtreecommitdiff
path: root/lisp/ps-print.el
diff options
context:
space:
mode:
authorPer Abrahamsen <abraham@dina.kvl.dk>2002-02-25 16:29:54 +0000
committerPer Abrahamsen <abraham@dina.kvl.dk>2002-02-25 16:29:54 +0000
commit1426742bdfcf71c338cd742cd484483760d9504a (patch)
tree33c90e4410976519bd1a77d097321334788357f8 /lisp/ps-print.el
parent50ce1f6206f8fa2c17000e2ef0041fdc4c4846bd (diff)
downloademacs-1426742bdfcf71c338cd742cd484483760d9504a.tar.gz
2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk>
* ps-print.el (ps-print-printer): Added `lpr' customize group member.
Diffstat (limited to 'lisp/ps-print.el')
-rw-r--r--lisp/ps-print.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index d4ec875978f..5873bc7be37 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -1584,7 +1584,7 @@ Please send all bug fixes and enhancements to
:tag "Background"
:group 'ps-print)
-(defgroup ps-print-printer nil
+(defgroup ps-print-printer '((lpr custom-group))
"Printer customization"
:prefix "ps-"
:tag "Printer"