Hi Stephen, what's the status of a dandelion release?
Would to cause trouble for you if I commited this one now?
Adrian
xemacs-21.5-clean ChangeLog patch:
Diff command: cvs -q diff -U 0
Files affected: man/ChangeLog
Index: man/ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/man/ChangeLog,v
retrieving revision 1.327
diff -u -U0 -r1.327 ChangeLog
--- man/ChangeLog 29 Nov 2005 17:04:15 -0000 1.327
+++ man/ChangeLog 3 Dec 2005 15:52:30 -0000
@@ -0,0 +1,4 @@
+2005-12-03 Adrian Aichner <adrian(a)xemacs.org>
+
+ * custom.texi (Declaring Variables): Typo fixes.
+
xemacs-21.5-clean source patch:
Diff command: cvs -f -z3 -q diff -u -w -N
Files affected: man/custom.texi
Index: man/custom.texi
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/man/custom.texi,v
retrieving revision 1.27
diff -u -w -r1.27 custom.texi
--- man/custom.texi 10 Oct 2003 12:39:27 -0000 1.27
+++ man/custom.texi 3 Dec 2005 15:51:46 -0000
@@ -165,13 +165,13 @@
user, and @code{variable-documentation} for the documentation string.
Use @code{custom-add-option} to specify that a specific function is
-useful as an member of a hook.
+useful as a member of a hook.
@defun custom-add-option symbol option
To the variable @var{symbol} add @var{option}.
If @var{symbol} is a hook variable, @var{option} should be a hook
-member. For other types variables, the effect is undefined."
+member. For other types of variables, the effect is undefined."
@end defun
@node Declaring Faces, Usage for Package Authors, Declaring Variables, Top
--
Adrian Aichner
mailto:adrian@xemacs.org
http://www.xemacs.org/