(Feval_buffer): Doc fix.
This commit is contained in:
parent
094e8ee4ac
commit
d331bcad5b
1 changed files with 1 additions and 2 deletions
|
@ -898,8 +898,7 @@ BUFFER is the buffer to evaluate (nil means use current buffer).\n\
|
|||
PRINTFLAG controls printing of output:\n\
|
||||
nil means discard it; anything else is stream for print.\n\
|
||||
\n\
|
||||
If there is no error, point does not move. If there is an error,\n\
|
||||
point remains at the end of the last character read from the buffer.")
|
||||
This function preserves the position of point.")
|
||||
(buffer, printflag)
|
||||
Lisp_Object buffer, printflag;
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue