]> git.eshelyaron.com Git - emacs.git/commitdiff
2002-02-25 Per Abrahamsen <abraham@dina.kvl.dk>
authorPer Abrahamsen <abraham@dina.kvl.dk>
Mon, 25 Feb 2002 16:29:54 +0000 (16:29 +0000)
committerPer Abrahamsen <abraham@dina.kvl.dk>
Mon, 25 Feb 2002 16:29:54 +0000 (16:29 +0000)
* ps-print.el (ps-print-printer): Added `lpr' customize group
member.

lisp/ChangeLog
lisp/ps-print.el

index f07e3814d07725c320a9151bcc8abd5ea225f0a6..8ffbb241804215022bee3824ce446ee884394591 100644 (file)
@@ -1,3 +1,8 @@
+2002-02-25  Per Abrahamsen  <abraham@dina.kvl.dk>
+
+       * ps-print.el (ps-print-printer): Added `lpr' customize group
+       member. 
+
 2002-02-25  Juanma Barranquero  <lektu@terra.es>
 
        * ielm.el (ielm-prompt): Allow customization; make it read-only.
index d4ec875978f4331ec2376313d192d7ca0bcf62c8..5873bc7be375acf36342c5c3fa2dba6184cdc470 100644 (file)
@@ -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"