# HG changeset patch # User Karl Heuer # Date 880252200 0 # Node ID 52b1ed13e4d203e223a3154ffaf58c3f65a530cb # Parent 39baaa9c5980d8ea6bec6c3f33124330f977ecf0 Comment fix. diff -r 39baaa9c5980 -r 52b1ed13e4d2 lisp/ps-print.el --- a/lisp/ps-print.el Sun Nov 23 02:26:50 1997 +0000 +++ b/lisp/ps-print.el Sun Nov 23 02:30:00 1997 +0000 @@ -100,7 +100,7 @@ ;; your output at the printer (it's easier to pick up one 50-page ;; printout than to find 50 single-page printouts). ;; -;; Ps-print has a hook in the `kill-emacs-hooks' so that you won't +;; Ps-print has a hook in the `kill-emacs-hook' so that you won't ;; accidentally quit from Emacs while you have unprinted PostScript ;; waiting in the spool buffer. If you do attempt to exit with ;; spooled PostScript, you'll be asked if you want to print it, and if