From ae7f67617ae6c38c1456bf6b218828f9f6fbd65c Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 30 Jan 1997 22:17:33 +0000 Subject: [PATCH] (ps-print-header): Doc fix. --- lisp/ps-print.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/ps-print.el b/lisp/ps-print.el index cecdb75b571..01533d8af2c 100644 --- a/lisp/ps-print.el +++ b/lisp/ps-print.el @@ -721,8 +721,8 @@ and the text it contains, both in the vertical and horizontal directions.") "*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.") -- 2.39.2