emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

address@hidden: Typos in the Widget library documentation]


From: Richard Stallman
Subject: address@hidden: Typos in the Widget library documentation]
Date: Wed, 11 Oct 2006 14:51:03 -0400

Would someone please fix these, then ack?

------- Start of forwarded message -------
Date: Tue, 10 Oct 2006 17:19:15 -0300
To: bug-gnu-emacs <address@hidden>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
From: Roberto =?ISO-8859-1?B?Um9kcu1ndWV6?= <address@hidden>
Subject: Typos in the Widget library documentation
X-Spam-Status: No, score=0.0 required=5.0 tests=RCVD_BY_IP autolearn=failed 
        version=3.0.4

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. 


_______________________________________________
bug-gnu-emacs mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]