aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lread.c b/src/lread.c
index a2c90e7f2b1..1cf882d36d2 100644
--- a/src/lread.c
+++ b/src/lread.c
@@ -983,7 +983,7 @@ This function preserves the position of point.")
983} 983}
984 984
985#if 0 985#if 0
986DEFUN ("eval-current-buffer", Feval_current_buffer, Seval_current_buffer, 0, 1, "", 986XDEFUN ("eval-current-buffer", Feval_current_buffer, Seval_current_buffer, 0, 1, "",
987 "Execute the current buffer as Lisp code.\n\ 987 "Execute the current buffer as Lisp code.\n\
988Programs can pass argument PRINTFLAG which controls printing of output:\n\ 988Programs can pass argument PRINTFLAG which controls printing of output:\n\
989nil means discard it; anything else is stream for print.\n\ 989nil means discard it; anything else is stream for print.\n\