diff man/widget.texi @ 124:9b50b4588a93 r20-1b15

Import from CVS: tag r20-1b15
author cvs
date Mon, 13 Aug 2007 09:26:39 +0200
parents cca96a509cfe
children 34a5b81f86ba
line wrap: on
line diff
--- a/man/widget.texi	Mon Aug 13 09:26:04 2007 +0200
+++ b/man/widget.texi	Mon Aug 13 09:26:39 2007 +0200
@@ -1,7 +1,5 @@
 \input texinfo.tex
 
-@c $Id: widget.texi,v 1.12 1997/04/10 05:56:22 steve Exp $
-
 @c %**start of header
 @setfilename widget
 @settitle The Emacs Widget Library
@@ -15,7 +13,7 @@
 @comment  node-name,  next,  previous,  up
 @top The Emacs Widget Library
 
-Version: 1.74
+Version: 1.84
 
 @menu
 * Introduction::                
@@ -1052,13 +1050,17 @@
 property and must be an expression of the same type as the widget.
 I.e. the string widget can only be initialized with a string.
 
-All the atom widgets take the same keyword arguments as the @code{editable-field}
-widget.
+All the atom widgets take the same keyword arguments as the
+@code{editable-field} widget.
 
 @deffn Widget string
 Allows you to edit a string in an editable field.
 @end deffn
 
+@deffn Widget character
+Allows you to enter a character in an editable field.
+@end deffn
+
 @deffn Widget file
 Allows you to edit a file name in an editable field.  You you activate
 the tag button, you can edit the file name in the mini-buffer with