Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
5dbf08bf
Commit
5dbf08bf
authored
Mar 09, 2019
by
Eli Zaretskii
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* src/minibuf.c (Fread_buffer): Minor doc fixes. (Bug#34749)
parent
0589de55
Pipeline
#963
passed with stage
in 45 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
src/minibuf.c
src/minibuf.c
+3
-2
No files found.
src/minibuf.c
View file @
5dbf08bf
...
...
@@ -1110,9 +1110,10 @@ A user option, or customizable variable, is one for which
}
DEFUN
(
"read-buffer"
,
Fread_buffer
,
Sread_buffer
,
1
,
4
,
0
,
doc
:
/* Read the name of a buffer and return as a string.
doc
:
/* Read the name of a buffer and return
it
as a string.
Prompt with PROMPT.
Optional second arg DEF is value to return if user enters an empty line.
Optional second arg DEF is value to return if user enters an empty line,
instead of that empty string.
If DEF is a list of default values, return its first element.
Optional third arg REQUIRE-MATCH determines whether non-existing
buffer names are allowed. It has the same meaning as the
...
...
EMBA bot
@bot
mentioned in commit
1fc6afbd
·
Mar 20, 2019
mentioned in commit
1fc6afbd
mentioned in commit 1fc6afbdf1ce0f8b23780bd4d2630ed49f365013
Toggle commit list
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