Attached are a pair of patches (one against the 1.0.4 branch in CVS, one against CVS head) which update some documentation errors/inconsistencies I found while learning my way around the gnumeric source code. In detail: doc/writing-functions.sgml: location of the Value definition was out-of-date. Also, a cut-and-paste bug in the example code. doc/C/editing.sgml: strings can actually contain = and @, you just need to precede the string with a single quote. Edited to make this more clear. doc/C/number-format.sgml: correct the validation documentation; a window message and title is not *required* but rather *suggested*. doc/C/solver.sgml: the cell used for the objective function in the illustration is E3, not E4. src/func.c: add 'today()' to the RECALC_ALWAYS comment. src/workbook-edit.c: fix a double-capitalization of Jody Goldberg. src/functions/fn-math.c doc/C/func.defs: change capitalization of Rand* functions to be consistent with other function documentation. Fix hyphenation and spelling problems. src/expr.h: fix a typo in a comment (this was already fixed in 1.1.x) I hope this patch is helpful. If anyone has comments on the format of the patch or suggestions for where better to send it, speak up now, as I've got quite a few more in the pipeline! --scott AK-47 SSBN 731 Mk 48 class struggle ASW MI5 Khaddafi Ft. Bragg Indonesia World Trade Center Kojarena RUCKUS agent SDI affinity group Suharto ( http://lesser-magoo.lcs.mit.edu/~cananian )
Attachment:
patch-HEAD-cvs.doc
Description: Patch against 1.1.x
Attachment:
patch-1.0.4-cvs.doc
Description: Patch against 1.0.4