APPROVE COMMIT
NOTE: This patch has been committed
# HG changeset patch
# User Aidan Kehoe <kehoea(a)parhasard.net>
# Date 1489095584 0
# Thu Mar 09 21:39:44 2017 +0000
# Node ID 63ae8a489fedd3f97b77eb92ad239d441371ee37
# Parent 1fd2ad984351828b216d1d6c5c83831c5ac62f67
Remove duplicate info on widget.el, wid-edit.el from widget.texi.
man/ChangeLog addition:
2017-03-09 Aidan Kehoe <kehoea(a)parhasard.net>
* widget.texi (Introduction):
Remove duplicated info on widget.el, wid-edit.el, as documented in
tracker issue 847. Thank you FKtPp and Steven Mitchell!
diff -r 1fd2ad984351 -r 63ae8a489fed man/ChangeLog
--- a/man/ChangeLog Thu Mar 09 08:52:31 2017 +0000
+++ b/man/ChangeLog Thu Mar 09 21:39:44 2017 +0000
@@ -1,3 +1,9 @@
+2017-03-09 Aidan Kehoe <kehoea(a)parhasard.net>
+
+ * widget.texi (Introduction):
+ Remove duplicated info on widget.el, wid-edit.el, as documented in
+ tracker issue 847. Thank you FKtPp and Steven Mitchell!
+
2017-02-11 Aidan Kehoe <kehoea(a)parhasard.net>
* lispref/keymaps.texi (Key Sequences):
diff -r 1fd2ad984351 -r 63ae8a489fed man/widget.texi
--- a/man/widget.texi Thu Mar 09 08:52:31 2017 +0000
+++ b/man/widget.texi Thu Mar 09 21:39:44 2017 +0000
@@ -209,18 +209,6 @@
it will be autoloaded when needed.
@end table
-In order to minimize the code that is loaded by users who does not
-create any widgets, the code has been split in two files:
-
-@table @file
-@item widget.el
-This will declare the user variables, define the function
-@code{widget-define}, and autoload the function @code{widget-create}.
-@item wid-edit.el
-Everything else is here, there is no reason to load it explicitly, as
-it will be autoloaded when needed.
-@end table
-
@node User Interface, Programming Example, Introduction, Top
@comment node-name, next, previous, up
@chapter User Interface
--
‘As I sat looking up at the Guinness ad, I could never figure out /
How your man stayed up on the surfboard after forty pints of stout’
(C. Moore)
Show replies by date