Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d331bcad
Commit
d331bcad
authored
Feb 06, 1997
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Feval_buffer): Doc fix.
parent
094e8ee4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
src/lread.c
src/lread.c
+1
-2
No files found.
src/lread.c
View file @
d331bcad
...
...
@@ -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
;
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment