emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/doc/misc/widget.texi,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/doc/misc/widget.texi,v
Date: Fri, 09 Nov 2007 09:45:40 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/11/09 09:45:31

Index: doc/misc/widget.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/misc/widget.texi,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- doc/misc/widget.texi        6 Sep 2007 05:10:08 -0000       1.2
+++ doc/misc/widget.texi        9 Nov 2007 09:45:24 -0000       1.3
@@ -142,19 +142,6 @@
 widget library will also use the new graphic features automatically.
 @end enumerate
 
-In order to minimize the code that is loaded by users who do not
-create any widgets, the code has been split in two files:
-
address@hidden widget library, files
address@hidden @file
address@hidden widget.el
-This will declare the user variables, define the function
address@hidden, and autoload the function @code{widget-create}.
address@hidden wid-edit.el
-Everything else is here, there is no reason to load it explicitly, as
-it will be autoloaded when needed.
address@hidden table
-
 @node User Interface, Programming Example, Introduction, Top
 @comment  node-name,  next,  previous,  up
 @section User Interface




reply via email to

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