aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 91ba0d2099b..1f777073f20 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -100,7 +100,7 @@ Please send all bug fixes and enhancements to
100;; your output at the printer (it's easier to pick up one 50-page 100;; your output at the printer (it's easier to pick up one 50-page
101;; printout than to find 50 single-page printouts). 101;; printout than to find 50 single-page printouts).
102;; 102;;
103;; Ps-print has a hook in the `kill-emacs-hooks' so that you won't 103;; Ps-print has a hook in the `kill-emacs-hook' so that you won't
104;; accidentally quit from Emacs while you have unprinted PostScript 104;; accidentally quit from Emacs while you have unprinted PostScript
105;; waiting in the spool buffer. If you do attempt to exit with 105;; waiting in the spool buffer. If you do attempt to exit with
106;; spooled PostScript, you'll be asked if you want to print it, and if 106;; spooled PostScript, you'll be asked if you want to print it, and if