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
83ea6fc2
Commit
83ea6fc2
authored
Jun 16, 1993
by
Roland McGrath
Browse files
(Finsert_buffer_substring): Doc fix.
parent
bbe6a8e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/editfns.c
src/editfns.c
+1
-1
No files found.
src/editfns.c
View file @
83ea6fc2
...
...
@@ -849,7 +849,7 @@ DEFUN ("buffer-string", Fbuffer_string, Sbuffer_string, 0, 0, 0,
DEFUN
(
"insert-buffer-substring"
,
Finsert_buffer_substring
,
Sinsert_buffer_substring
,
1
,
3
,
0
,
"Insert before point a substring of the contents buffer BUFFER.
\n
\
"Insert before point a substring of the contents
of
buffer BUFFER.
\n
\
BUFFER may be a buffer or a buffer name.
\n
\
Arguments START and END are character numbers specifying the substring.
\n
\
They default to the beginning and the end of BUFFER."
)
...
...
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