changeset 16949:18731f7e2c73

(ps-print-header): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Thu, 30 Jan 1997 22:17:33 +0000
parents 62b9178b858b
children 65952d6205d6
files lisp/ps-print.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ps-print.el	Tue Jan 28 22:22:10 1997 +0000
+++ b/lisp/ps-print.el	Thu Jan 30 22:17:33 1997 +0000
@@ -721,8 +721,8 @@
   "*Non-nil means print a header at the top of each page.
 By default, the header displays the buffer name, page number, and, if
 the buffer is visiting a file, the file's directory.  Headers are
-customizable by changing variables `ps-header-left' and
-`ps-header-right'.")
+customizable by changing variables `ps-left-header' and
+`ps-right-header'.")
 
 (defvar ps-print-header-frame t
   "*Non-nil means draw a gaudy frame around the header.")