unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Typos in the Widget library documentation
@ 2006-10-10 20:19 Roberto Rodríguez
  0 siblings, 0 replies; only message in thread
From: Roberto Rodríguez @ 2006-10-10 20:19 UTC (permalink / raw)


In the 'User Interface' node:

* A form consist [ -> CONSISTS ] of read only text for documentation...

* The top level widget in is [ -> THIS ] example are tagged...

* Embedded buttons are not associated with a fields [ -> ANY FIELD ], but can serve
any purpose...

* Activating one of these will convert it to the other..... You can create it [ -> THEM ] with the
checkbox widget.

* The 'Apply Form' [AND] 'Reset Form' buttons


Basic Types:

* The following keyword arguments that [s/that//] apply to all widgets:
<describes the arguments...>


editable-field:

* The value should be a string, which will be inserted in [THE] field.

composite:

* The value of a list widget is a list containing the value of
each of its component [-> COMPONENTS].

* To get variable length lists and vectors, you can use a choice,
set, or repeat widgets [-> WIDGET] together with the :inline keywords
[-> KEYWORD].

* For example, to specify a list whose first element must
be a file name, and whose remaining arguments should either by [-> BE]
the symbol t or two files, you can...

* Allows you to specify a type which must be a list whose elements all
belong to [THE] given set. 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-10-10 20:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-10 20:19 Typos in the Widget library documentation Roberto Rodríguez

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).