]> code.delx.au - gnu-emacs/blobdiff - lisp/lpr.el
Derive secrets-mode from special-mode
[gnu-emacs] / lisp / lpr.el
index 04e3b38ab170025b653e27264f8d01f73404a405..2fe32c7d5e74a9b2fe02b82e1968690654503701 100644 (file)
@@ -36,7 +36,7 @@
 
 ;;;###autoload
 (defvar lpr-lp-system
-  (memq system-type '(usg-unix-v hpux irix))
+  (memq system-type '(usg-unix-v hpux))
   "Non-nil if running on a system type that uses the \"lp\" command.")