From 3f9ab8042bcdf0385e228bbfb7def4c9726a6638 Mon Sep 17 00:00:00 2001 From: John Paul Wallington Date: Mon, 4 Nov 2002 19:16:29 +0000 Subject: [PATCH] (Feval_buffer): Doc fix. --- src/ChangeLog | 4 ++++ src/lread.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 30af0289369..565b5e4f013 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2002-11-04 John Paul Wallington + + * lread.c (Feval_buffer): Doc fix. + 2002-11-04 Dave Love * keyboard.c (read_char): Always translate iff diff --git a/src/lread.c b/src/lread.c index c60064bc7a3..d960e675ead 100644 --- a/src/lread.c +++ b/src/lread.c @@ -1377,7 +1377,7 @@ it specifies the file name to use for `load-history'. The optional fourth argument UNIBYTE specifies `load-convert-to-unibyte' for this invocation. -The optional fifth argument DO-ALLOW-PRINT, if not-nil, specifies that +The optional fifth argument DO-ALLOW-PRINT, if non-nil, specifies that `print' and related functions should work normally even if PRINTFLAG is nil. This function preserves the position of point. */) -- 2.39.2