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
7f4b4249
Commit
7f4b4249
authored
May 31, 2010
by
Juanma Barranquero
Browse files
doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".
parent
637821cd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+4
-0
doc/lispref/minibuf.texi
doc/lispref/minibuf.texi
+1
-0
No files found.
doc/lispref/ChangeLog
View file @
7f4b4249
2010
-
05
-
30
Juanma
Barranquero
<
lekktu
@
gmail
.
com
>
*
minibuf
.
texi
(
Basic
Completion
):
Add
missing
"@end defun"
.
2010
-
05
-
30
Stefan
Monnier
<
monnier
@
iro
.
umontreal
.
ca
>
*
minibuf
.
texi
(
Basic
Completion
):
Document
completion
-
boundaries
.
...
...
doc/lispref/minibuf.texi
View file @
7f4b4249
...
...
@@ -812,6 +812,7 @@ unpredictable.
If @var{collection} is a function, it is called with three arguments,
the values @var{string}, @var{predicate} and @code{lambda}; whatever
it returns, @code{test-completion} returns in turn.
@end defun
@defun completion-boundaries string collection predicate suffix
This function returns the boundaries of the field on which @var{collection}
...
...
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