Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
3f9ab804
Commit
3f9ab804
authored
Nov 04, 2002
by
John Paul Wallington
Browse files
(Feval_buffer): Doc fix.
parent
9a007cb7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
src/ChangeLog
src/ChangeLog
+4
-0
src/lread.c
src/lread.c
+1
-1
No files found.
src/ChangeLog
View file @
3f9ab804
2002-11-04 John Paul Wallington <jpw@shootybangbang.com>
* lread.c (Feval_buffer): Doc fix.
2002-11-04 Dave Love <fx@gnu.org>
* keyboard.c (read_char): Always translate iff
...
...
src/lread.c
View file @
3f9ab804
...
...
@@ -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 no
t
-nil, specifies that
The optional fifth argument DO-ALLOW-PRINT, if no
n
-nil, specifies that
`print' and related functions should work normally even if PRINTFLAG is nil.
This function preserves the position of point. */
)
...
...
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