| Summary: | Small update to developers-handbook... | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Sean Chittenden <seanc> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Sean Chittenden
2003-02-17 12:00:26 UTC
On Mon, Feb 17, 2003 at 03:56:04AM -0800, Sean Chittenden wrote: > Few small bits in this: > > 1) Update for the .emacs example to add highlighting of whitespace. Looks fine, though I am not an emacs user. > 2) Nuked whitespace that I noticed. Cool. > 3) Ran a spell checker over the doc and Americanized some very common > American English words (intepreted -> interpreted, > optimise -> optimize ). Those words are seen frequently enough that > non-American and non-Brittish folks may stumble over their non- > American English spellings so I corrected them. Good - thanks. > Honestly, I'm only really interested in #1, but #2 and #3 kinda came > for free during the update. Any preferences on how I should commit > this? (#1 + #3), then #2? ::shrug:: Exactly that. Sorry, it can be a pain. Ceri -- State Changed From-To: open->closed Committed in two parts as stated, thanks. On 2003-02-17 03:56, Sean Chittenden <seanc@FreeBSD.org> wrote: > Few small bits in this: > > 1) Update for the .emacs example to add highlighting of whitespace. > 2) Nuked whitespace that I noticed. > 3) Ran a spell checker over the doc and Americanized some very common > American English words (intepreted -> interpreted, > optimise -> optimize ). Those words are seen frequently enough that > non-American and non-Brittish folks may stumble over their non- > American English spellings so I corrected them. > > Honestly, I'm only really interested in #1, but #2 and #3 kinda came > for free during the update. Any preferences on how I should commit > this? (#1 + #3), then #2? ::shrug:: #2 should definitely be done in a separate commit. #1 and #3 are obviously unrelated to each other, so there... you need 3 commits :) |