GNU bug report logs -
#12850
24.2; wrong doc for metadata
Previous Next
Reported by: Leo <sdl.web <at> gmail.com>
Date: Sat, 10 Nov 2012 01:48:02 UTC
Severity: minor
Found in version 24.2
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
On 2012-11-10 09:46 +0800, Leo wrote:
> It seems the function should return '(meta . ALIST).
something like:
=== modified file 'doc/lispref/minibuf.texi'
--- doc/lispref/minibuf.texi 2012-10-27 05:03:52 +0000
+++ doc/lispref/minibuf.texi 2012-11-10 02:18:06 +0000
@@ -1710,8 +1710,9 @@
@item metadata
This specifies a request for information about the state of the
-current completion. The function should return an alist, as described
-below. The alist may contain any number of elements.
+current completion. The function should return @code{(metadata
+. @var{alist})}, where @var{alist} is described below. The
+@var{alist} may contain any number of elements.
@end table
@noindent
This bug report was last modified 12 years and 273 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.