diff lisp/lpr.el @ 216:2c663336acaf

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 14 Mar 1991 19:46:44 +0000
parents 5dfb6532c1b1
children 7e4c7ef44243
line wrap: on
line diff
--- a/lisp/lpr.el	Tue Mar 12 20:00:05 1991 +0000
+++ b/lisp/lpr.el	Thu Mar 14 19:46:44 1991 +0000
@@ -27,7 +27,7 @@
 
 (defvar print-region-function nil
   "Function to call to print the region on a printer.
-See definition of print-region-1 for calling conventions.")
+See definition of `print-region-1' for calling conventions.")
 
 (defun lpr-buffer ()
   "Print buffer contents as with Unix command `lpr'.